sell-token
Execute token sales on the Pump.fun platform using a Solana account. Specify token address, sale amount, and slippage tolerance to manage transactions effectively.
Instructions
Sell a Pump.fun token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountName | No | Name of the account to use | default |
sellAmount | Yes | Amount of tokens to sell (0 for all) | |
slippageBasisPoints | No | Slippage tolerance in basis points (1% = 100) | |
tokenAddress | Yes | The token's mint address |