You're viewing a demo portfolio

Join the waitlist
PRSM

get_token

Active

Tool of Blockscout

declared in 0.1.0

"Token info for [contract]" / "what is contract [0x...]" / "ERC-20 / NFT metadata for [token]" — token contract metadata: name, symbol, decimals, total supply, holder count, contract type. Use for on-chain token characterization.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "chain": "ethereum",
      "contract": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
    }
  ],
  "required": [
    "chain",
    "contract"
  ],
  "properties": {
    "chain": {
      "type": "string"
    },
    "contract": {
      "type": "string",
      "description": "Token contract address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Blockscout

https://github.com/pipeworx-io/mcp-blockscout

1/7 registries
View full server →
get_token — Blockscout — PRSM MCP