List priced deposit tokens for a chain
List priced deposit tokens for a chain
GET
List priced deposit tokens for a chain
Authorizations
Account Type publishable key (pk_live_...)
SIWE session JWT issued by POST /auth/verify
Headers
Optional ISO 4217 currency. Responses always include USD and add this currency when conversion is available.
Pattern:
^[A-Za-z]{3}$Example:
"EUR"
Query Parameters
EVM chain ID
Required range:
x >= 1Example:
8453
EVM address. The server normalizes it to EIP-55 checksum case.
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x1234567890abcdef1234567890abcdef12345678"
Last modified on July 24, 2026