eth_getCode
Retrieve smart contract or account code from an Ethereum address using specific block parameters. Designed for querying blockchain data via Ethereum RPC MCP Server.
Instructions
Retrieves the code at a given Ethereum address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The Ethereum address to get code from | |
blockParameter | No | Block parameter (default: "latest") | latest |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Ethereum RPC MCP Server
Related Tools
- @crazyrabbitLTC/mcp-ethers-server
- @dcSpark/mcp-cryptowallet-evm
- @Bankless/onchain-mcp
- @AbdelStark/bitcoin-mcp
- @mcpdotdirect/evm-mcp-server