You're viewing a demo portfolio

Join the waitlist
PRSM

get_contract_source

Active

Tool of Etherscan

declared in 0.1.0

Verified contract source code, compiler version, optimization settings, and license.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
    },
    {
      "chain": "optimism",
      "address": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984"
    }
  ],
  "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 →