You're viewing a demo portfolio

Join the waitlist
PRSM

get_contract_abi

Active

Tool of Etherscan

declared in 0.1.0

Verified contract ABI as JSON (if the contract is verified on Etherscan).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
    },
    {
      "chain": "polygon",
      "address": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d"
    }
  ],
  "required": [
    "address"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "description": "Chain slug or chain ID (default ethereum)"
    },
    "address": {
      "type": "string",
      "description": "Contract address"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Etherscan

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

1/7 registries
View full server →
get_contract_abi — Etherscan — PRSM MCP