What you can do
- Generate a new deposit address for a user
- Retrieve address details, balances, and transaction history
- Update address metadata
- Whitelist or unwhitelist addresses for withdrawal
Key concepts
One address per user. Never reuse addresses across users. Each address should be permanently assigned to one user so deposits can be attributed correctly. EVM compatibility. On EVM-compatible chains, a single address works across all supported EVM networks.Endpoints
Full API Reference
View all address endpoints in the API Reference tab.

