get_proxy
Retrieve the proxy implementation address for a specified contract on a given blockchain network using the Bankless Onchain MCP Server, enabling access to essential contract data.
Instructions
Gets the proxy address for a given network and contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contract | Yes | The contract address to request the proxy implementation contract for | |
network | Yes | The blockchain network (e.g., "ethereum", "base") |