Returns the wallet with balances, strategy, positions, and deposit addresses.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Wallet ID
Wallet details
Deposit addresses keyed by chain name.
{
"ethereum": "0xAbC1230000000000000000000000000000000001",
"arbitrum": "0xAbC1230000000000000000000000000000000001",
"base": "0xAbC1230000000000000000000000000000000001",
"polygon": "0xAbC1230000000000000000000000000000000001",
"solana": "7vFgKxM3bP4oEFbqkPmA5E2rYJ8HqKz8abc1"
}