cURL
curl --request GET \ --url https://api.example.com/v1/polymarket/wallet/balance
{ "address": "<string>", "balances": [ { "symbol": "<string>", "amount": 123, "amount_raw": "<string>", "decimals": 123, "contract_address": "<string>" } ], "synced_at": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.edge.glitchexecutor.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edge.glitchexecutor.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes