Multichain ERC-20 token metadata
Written by Agorean from what the endpoint says about itself
Gives you a token's name, symbol, decimals, and total supply across five chains.
Looks up ERC-20 token metadata for a contract on Base, Polygon, Arbitrum, Optimism, or Ethereum. It returns the token's name, symbol, decimals, and total supply. It is built for agents that need basic token facts without querying the chain directly.
WHEN TO USE THIS
When: I need a token's name and symbol
For example: Send the contract address to get name and symbol back.
When: I need a token's decimals to scale its balances
For example: Pull the decimals field before converting raw balances to human amounts.
When: I need a token's total supply
For example: Call it to get the current total supply for the contract.
0.002 USDC
Paid to 0xca03…34a3
Your agent buys it
npx agorean buy lst_r82crdzra9cu
Buy link
https://multichain-rpc.clankerceo.workers.dev/token
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xca03…34a3). Claiming cannot be undone.
claimListing("lst_r82crdzra9cu", wallet_proof)