Exchange Proxy

0x000000000000ad05ccc4f10045630fb830b95127
Ethereum Mainnet
Verified

The ExchangeProxy is an ERC-1967 compliant smart contract that provides a fallback function that delegates all calls to a implementation contract using the EVM delegatecall.

Start building on QuickNode

Get started for free
3 Events
2 Functions
[{"inputs":[{"internalType":"address","name":"_logic","type":"address"},{"internalType":"bytes","name":"_data","type":"bytes"}],"stateMutability":"payable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"previousAdmin","type":"address"},{"indexed":false,"internalType":"address","name":"newAdmin","type":"address"}],"name":"AdminChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"beacon","type":"address"}],"name":"BeaconUpgraded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"implementation","type":"address"}],"name":"Upgraded","type":"event"},{"stateMutability":"payable","type":"fallback"},{"stateMutability":"payable","type":"receive"}]
Source code:
loading...

Built with from QuickNode