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.
cURL
curl --request GET \ --url 'https://api.raze.bot/api/sol/perp/wallets/{address}/perp-trades?apiKey='
{ "address": "<string>", "data": [ { "timestamp": 123, "market_id": "<string>", "venue": "<string>", "signature": "<string>", "size": 123, "price": 123, "fee": 123, "position_pubkey": "<string>" } ], "count": 123 }
1 <= x <= 1000
Success
Show child attributes