List my wallets
Returns the wallets of the request owner, newest first, on the shared cursor contract: your master account’s own wallets, or the sub-account’s named by Zuba-Account-Id. Addresses the platform minted to fund trade-desk orders are not listed.
Authorizations
Enter Auth0 JWT token
Headers
Optional. Names an owned sub-account (UUID) to act on. Omit to act at the master (tenant) level. Naming an account this key does not own returns 403 not_account_owner.
Query Parameters
Opaque cursor returned by the previous page
Number of items per page
1 <= x <= 100Only wallets on this network (CAIP-2 chain id).
eip155:1, eip155:8453, eip155:4217, eip155:42431, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp, tron:mainnet, solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 "eip155:1"
Response
Wallets for the request owner
Whether more items exist after this page
true
Opaque cursor for the next page, or null when there are no more items
"eyJ2IjoxLCJjcmVhdGVkQXQiOiIyMDI2LTAxLTAxVDAwOjAwOjAwLjAwMFoiLCJpZCI6IjEyM2U0NTY3LWU4OWItNDJkMy1hNDU2LTQyNjYxNDE3NDAwMCJ9"
Stable resource-specific collection discriminator
wallet.list ^[a-z][a-z0-9_]*\.list$"wallet.list"