Skip to main content
GET
Retrieves all wallets associated with a specific treasury account. Requires an API key with access level 1 or higher.

Path parameters

accountId
string
required
The treasury account ID.

Response

Returns an array of wallet objects.
id
string
Unique wallet identifier.
alias
string
Friendly alias name for the wallet.
wallet_address
string
Blockchain wallet address.
blockchain
string
Blockchain network. One of ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.
enabled
boolean
Whether the wallet is enabled for transactions.