{ "opencollection": "1.0.0", "info": { "name": "@gmx-io/gmx-public-api Allowances Balances API", "version": "1.0.0" }, "items": [ { "info": { "name": "Balances", "type": "folder" }, "items": [ { "info": { "name": "GetWalletBalances", "type": "http" }, "http": { "method": "GET", "url": "/v1/balances/wallet", "params": [ { "name": "address", "value": "", "type": "query" } ] } } ] } ], "bundled": true }