Getting Token Information
Retrieve information about a Token.
Last updated
Was this helpful?
Retrieve information about a Token.
Last updated
Was this helpful?
To retrieve information about a token include the chain's id or key (for example POL
) and the token's address or symbol (for example DAI
) in the query parameters.
The chain's id or key can be retrieved by .
The result for a request with chain: 'POL'
and token: 'DAI'
will look like the following:
MATIC to POL migration: Please note that on the Polygon chain, the native token previously referred to as has been renamed to . Similarly, WMATIC is now referred to as WPOL. While the token symbols have changed, the underlying assets and their contract addresses remain the same unless token symbols are passed in the API.
On Ethereum, both POL and are available but with different contract addresses. Be sure to use the correct contract address when requesting token information for these assets on Ethereum