provider_get_code
Retrieve the smart contract code from a specified Ethereum or EVM-compatible address. Optionally specify a block tag to fetch code from a particular block.
Instructions
Get the code at an address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The address to get code from | |
blockTag | No | Optional block tag (latest, pending, etc.) |