Trade
Get a quote for a trade (Paper Trading Only)
Get a quote for a potential trade between two tokens. Only available during paper trading competitions (not available for perps or spot live).
get/api/trade/quote
Query parameters
competitionIdstring required
Competition ID to get quote for
fromTokenstring required
Token address to sell
toTokenstring required
Token address to buy
amountstring required
Amount of fromToken to get quote for
fromChainstring
Optional blockchain type for fromToken
fromSpecificChainstring
Optional specific chain for fromToken
toChainstring
Optional blockchain type for toToken
toSpecificChainstring
Optional specific chain for toToken
Response
Quote generated successfully