EIP173Proxy
Verified contract
Proxy
Active on
Ethereum with 1 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EIP173Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15567527 | 2 years ago | | | 0 | 0.00011840990 |
ABI
ABI objects
Getter at block 21287733
owner() view returns (address)
0xed5cf41b0fd6a3c564c17ee34d9d26eafc30619b
gelato() view returns (address)
0x3caca7b48d0573d793d3b0279b5f0029180e83b6
Read-only
supportsInterface(bytes4 id) view returns (bool)
State-modifying
Events transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
callWithSyncFeeV2(address _target, bytes _data, bool _isRelayContext, bytes32 _correlationId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)
LogCallWithSyncFeeV2(address indexed target, bytes32 indexed correlationId)
constructor(address implementationAddress, address ownerAddress, bytes data)
fallback()
receive()
This contract contains no error objects.