v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBtokens
Retrieve detailed information about a specific token
Retrieves detailed information for a specific token identified by its contract address.
get/{chain_id}/api/v2/tokens/{address_hash_param}
Path parameters
address_hash_paramstring required
Address hash in the path
chain_idstring required
The ID of the blockchain
Response
Detailed information about the specified token.
Example response
{
"icon_url": "https://example.com"
}