BSC MCP Server

by TermiX-official
Verified

pancakeRemovePosition

Withdraw liquidity from PancakeSwap positions using the BSC MCP Server. Specify the position ID and percentage to remove, ensuring precise control over your DeFi transactions on Binance Smart Chain.

Instructions

remove liquidity position on panceke

Input Schema

NameRequiredDescriptionDefault
percentYes
positionIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "percent": { "maximum": 100, "minimum": 1, "type": "number" }, "positionId": { "type": "string" } }, "required": [ "positionId", "percent" ], "type": "object" }

You must be authenticated.

Other Tools from BSC MCP Server

Related Tools

ID: p2evalsz42