sellInFailMarket
Execute token sales in the fail market for specific proposals, enabling users to manage trades effectively within the Futarchy protocol on Solana. Input includes proposal ID, amount, and user public key.
Instructions
Sell tokens in the fail market for a proposal
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount to sell | |
proposalId | Yes | The ID of the proposal to trade in | |
user | Yes | User's public key |