Wallets
List wallets
List all wallets in a treasury account.
GET
Retrieves all wallets associated with a specific treasury account. Requires an API key with access level 1 or higher.
Path parameters
The treasury account ID.
Response
Returns an array of wallet objects.Unique wallet identifier.
Friendly alias name for the wallet.
Blockchain wallet address.
Blockchain network. One of
ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.Whether the wallet is enabled for transactions.

