/v1/account/gateway/{account}
Gateway balances (issuer totals)
Request
https://api.xrpl.to/v1/account/gateway/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE| Path parameter | Value | Description |
|---|---|---|
| account | An XRPL account, its r-address |
| Query parameter | Value | Description |
|---|---|---|
| hotwallet | comma-separated addresses |
curl 'https://api.xrpl.to/v1/account/gateway/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE'
Response
https://api.xrpl.to/v1/account/gateway/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE{ "success": true, "took": 1, "account": "rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE", "obligations": {} }
What it does
Gateway balances (issuer totals)
- Notes
- Returns 503 "Account too large, retry shortly" on issuer-scale timeouts