Skip to main content
Resolve an arbitrary token address to its metadata (symbol, name, decimals) via an on-chain read. Lets you support paste-any-address flows.

Request

integer
required
The chain to resolve on.
string
required
The token contract address / mint.
No API key required (see Authentication for the optional higher-limit tiers).

Response

Returns 400 UNSUPPORTED_TOKEN if the address isn’t a valid token on that chain.