get_proxy
Retrieve the proxy contract address for a specified network and contract using the Bankless Onchain MCP Server. Enables interaction with proxy implementations for blockchain contracts.
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") |