v1
latestOpenAPI 3.0.0BRLA License2026-07-14469068.3 KBSell Operations
Retrieves a transaction to sign (Solana token-to-pix)
Generates a raw transaction for the user to sign when performing a token-to-pix on Solana. User must provide fromWalletAddress and an amount (with up to 9 decimals).
get/superuser/sell/token-to-pix/solana/request-tx
Query parameters
fromWalletAddressstring required
Wallet address from which the user is sending the tokens
amountstring required
Amount to be sent (positive float, up to 9 decimal places)
Response
Transaction to sign retrieved