Endpoints
π Get token details by chain ID and token address
Name
Value
Name
Type
Description
[
{
"name": "Uniswap",
"logoURI": "https://xkqpczltzicnmbqvihbc.supabase.co/storage/v1/object/public/logos/uni_7687.png",
"symbol": "uni",
"chainId": 1,
"decimals": 18,
"address": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
"chain": "ethereum"
}
]{
"error":"No data found {address} on chain {chainId}"
}π Get token details by address
Name
Value
Name
Type
Description
Last updated