List assets
Returns all rampable stablecoins (e.g. USDC, EURC) and stablebonds (e.g. CETES)
available on the specified blockchain. The currency parameter controls sort priority —
assets matching the requested currency appear first, but all rampable assets for the
chain are always returned. Use the identifier from the response when creating quotes.
Authorizations
API key sent in the Authorization header.
Query Parameters
The blockchain to get assets for (e.g., "stellar", "solana")
Canonical blockchain enum for API serialization.
Use this type for JSON APIs and WebSocket messages.
For database storage, convert to BlockchainType.
stellar, solana, base, polygon, monad The fiat currency for sort priority (e.g., "mxn"). Assets matching this currency appear first.
The wallet address to fetch balances for
Response
The rampable assets for the chain