Skip to main content
List tokens, create a wallet for a customer, listen for deposits. Wallets are live mode only.

List tokens

Use this before telling a customer what to send, and before a crypto payout. Pass networks[].chain as destination.crypto.chain — not evm.

Create a wallet

The customer must already exist. One wallet per customer per chain_type — recreating returns the same address.
Deposits credit your USD wallet.

Retrieve

Listen for crypto.deposit. See Webhooks.