GET
Get all the supported assets on the given chain.
This is the v2 API. v3 is the current version. See the v3 reference.v2 continues to work and is not being switched off. A date will be announced well before anything changes.
Retrieve a list of all assets supported across different blockchain networks, including symbols, addresses, and decimals.

Authorizations

garden-app-id
string
header
required

If you do not yet have an app ID, please follow these steps.

Query Parameters

from

(Optional) Asset filter. Mainnet

Available options:
arbitrum:wbtc,
ethereum:wbtc,
arbitrum:ibtc,
base:cbbtc,
bitcoin:btc,
bnbchain:btcb,
botanix:btc,
citrea:cbtc,
ethereum:cbbtc,
ethereum:usdt,
hyperevm:ubtc,
litecoin:ltc,
monad:mon,
monad:usdc,
solana:cbbtc,
solana:sol,
solana:usdc,
starknet:wbtc,
tron:usdt

Response

200 - application/json

List of assets.

status
enum<string>
Available options:
Ok,
Error
error
string | null
result
Asset Information · object[]