Get AutoBoy wallet
Returns the AutoBoy smart wallet address associated with the API key, along with native ETH and the ERC-20 tokens it holds that AutoBoy has indexed, keyed by chain. Held tokens AutoBoy has not indexed are omitted. Each chain lists its spend currency first.
Authorizations
API key issued via POST /api/public/v1/api-keys.
Response
The AutoBoy wallet balances.
"0x1234567890123456789012345678901234567890"
Balances keyed by chain. Every supported chain is present, holding native ETH and the ERC-20 tokens the autoboy smart wallet has there that AutoBoy has indexed, with that chain spend currency first (zero balance when the wallet holds none). Held tokens AutoBoy has not indexed are omitted.

