Get Supported Assets
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve the full list of supported assets indexed by Aleno. Each asset includes its canonical symbol and all known on-chain token addresses across supported chains.
This endpoint is useful for resolving symbols to chain-specific token addresses, validating availability, and constructing queries for endpoints like /ticker
, /search
, and /state
.
If an asset is currently not supported, feel free to add it using Add New Asset
symbol
string
No
Filter by asset symbol (e.g., WETH
, AAVE
, USDC
). Case-insensitive.
If symbol
is omitted, all assets are returned.
Returns one or more entries, each including the canonical symbol and a list of token contract addresses across supported chains.