Deposit options (spot + perps)
GET /v1/wallet/deposits — One envelope with spot + perps deposit addresses. Spot maps from the user's cross-chain account (one address, many chain
GET /v1/wallet/deposits
One envelope with spot + perps deposit addresses. Spot maps from the user's cross-chain account (one address, many chains); each perps target is a Hyperliquid sub-account with the USDC-on-Arbitrum constraint hard-coded. Read-only — no fund-moving gate. Used by the Portfolio DepositModal.
| Method | GET |
| Path | /v1/wallet/deposits |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | perps |