Supported assets
Coins and networks you can invoice for today.
| Asset code | Display | Network |
|---|---|---|
USDC_BASE | USDC on Base | Base |
BTC | Bitcoin | Bitcoin |
LTC | Litecoin | Litecoin |
SOL | Solana | Solana |
ETH | Ethereum | Ethereum |
ETH_BASE | Ethereum on Base | Base |
Pass { "asset": "BTC" } or { "currency": "BTC", "network": "BITCOIN" }.
Accepted coins (per merchant)
In the dashboard under Settings → Accepted coins, choose which of the coins above your customers can pay with. That list filters:
- New invoice and payment-link forms
POST /api/v1/invoicesandPOST /api/v1/payment-links(disabled coins are rejected)- The coin picker on hosted checkout
All coins start enabled. Keep USDC_BASE on if you want card onramp (card purchases default to USDC).