Crypto
List address book wallets
List all wallets in your address book. These are the only wallets that can be used as destinations in crypto purchases.
Address Book Management
- Available Destinations: Only these wallets can be used in Execute crypto purchase
- Status Tracking: Each wallet shows active status and availability
- Network Information: View supported networks and crypto symbols
Usage
- Before Trading: Check available wallets before requesting quotes
- Wallet Selection: Get wallet IDs needed for Execute crypto purchase
- Status Verification: Ensure wallets are active before use
Related Endpoints
-
Add wallet to address book - Add new wallets to this list
-
Execute crypto purchase - Use wallet IDs from this list as destinations
Previous
Add wallet to address book
Add cryptocurrency wallets to your address book. **Required before trading** - only address book wallets can be used as destinations.
#### Address Book Concept
The address book serves as a security and management layer:
- **Required for Trading**: Only address book wallets can be used in [Execute crypto purchase](/api-reference/crypto/execute-crypto-purchase)
- **Security Monitoring**: Added wallets are integrated into our monitoring system
- **Address Validation**: Addresses are validated against the specified network
- **Audit Trail**: All transactions to address book wallets are fully tracked
#### Prerequisites
- Use [List available crypto products](/api-reference/crypto/list-available-crypto-products) to see supported networks for each crypto
- Ensure wallet network matches the crypto you want to receive
#### Usage Flow
1. [List available crypto products](/api-reference/crypto/list-available-crypto-products) - Check supported networks
2. **Add wallet** using this endpoint with matching network
3. [List address book wallets](/api-reference/crypto/list-address-book-wallets) - Verify wallet was added successfully
4. [Execute crypto purchase](/api-reference/crypto/execute-crypto-purchase) - Use wallet ID for crypto purchases
Next