Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "result": { "market_cap_usd": 123, "pool_id": "<string>", "slot": 123, "token_in_amount": "<string>", "token_in_info": { "address": "<string>", "decimals": 123, "is_stable": true, "metadata": { "name": "<string>", "symbol": "<string>", "uri": "<string>" }, "owner": "<string>", "supply": 123 }, "token_out_amount": "<string>", "token_out_info": { "address": "<string>", "decimals": 123, "is_stable": true, "metadata": { "name": "<string>", "symbol": "<string>", "uri": "<string>" }, "owner": "<string>", "supply": 123 }, "transaction_id": "<string>" }, "task_id": "<string>" }
{ "error": "<string>"}
Initiates a trade operation for a specified wallet.
Trade Request
OK
Show child attributes