orynworks·/capability/erc20-info
main·base mainnet·live
Skilltoken-data
ERC-20 Info
erc20-info
About
Standard ERC-20 metadata for any token contract on Base or Ethereum: name, symbol, decimals, total supply. Single multicall round-trip. Useful when an agent encounters an unknown token and needs to identify it before acting.
How to use
1 · install for your MCP client
install · erc20-info
$
npx orynworks install erc20-info2 · or call it directly with curl
call · erc20-info
$
curl -X POST https://api.oryn.works/v1/skills/erc20-info/call \
-H "Content-Type: application/json" \
-d '{"address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","chain":"base"}'Need help wiring it up? See the docs.
Usage (last 7d)
—
Calls
—
Success
—
Avg latency
No usage yet.