MCP Crypto Wallet EVM

MIT License
30
2
  • Apple
  • Linux

provider_get_code

Retrieve Ethereum or EVM-compatible smart contract code from a specified address. Optionally include a block tag for historical data. Integrates with MCP Crypto Wallet EVM for blockchain operations.

Instructions

Get the code at an address

Input Schema

NameRequiredDescriptionDefault
addressYesThe address to get code from
blockTagNoOptional block tag (latest, pending, etc.)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address to get code from", "type": "string" }, "blockTag": { "description": "Optional block tag (latest, pending, etc.)", "type": "string" } }, "required": [ "address" ], "type": "object" }
ID: iwjmbo1gl1