Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Search asset infos

Returns asset information for all tokens matching the filter. All filter fields are optional. An empty filter returns all registered assets. Filter by CAIP-2 chain ID, chain name, CAIP-19 asset type, symbol, or test network.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Filter for asset info search. All fields are optional. An empty object returns all assets.

string

Chain ID according to CAIP-2 (e.g. "eip155:1").

string

Canonical name of the chain (e.g. "Bitcoin Testnet4").

string

Asset type according to CAIP-19 (e.g. "eip155:1/slip44:60").

string

Asset symbol (e.g. "BTC", "ETH").

boolean | null

If true or false, restrict to that testnet/mainnet flag. Omit the field or send JSON null to apply no testnet filter.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json