EternalStorageProxy
Similar source code
Proxy
Active on
Ethereum with 28 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 "EternalStorageProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15938396 | 2 years ago | | | 0 | 0.0091354800 | |
| 15717498 | 2 years ago | | | 0 | 0.0091362000 | |
| 15514109 | 2 years ago | | | 0 | 0.0091369200 | |
| 15345218 | 2 years ago | | | 0 | 0.0091369200 | |
| 15138500 | 2 years ago | | | 0 | 0.0091369200 | |
| 14955722 | 2 years ago | | | 0 | 0.013783251 | |
| 14778284 | 3 years ago | | | 0 | 0.0091362000 | |
| 14587985 | 3 years ago | | | 0 | 0.0091369200 | |
| 14395536 | 3 years ago | | | 0 | 0.0081102000 | |
| 14395445 | 3 years ago | | | 0 | 0.0081102000 |
ABI
ABI objects
Getter at block 21273830
implementation() view returns (address)
0x2776b574baa29ae87b47741c174add582aeb8ad6
proxyOwner() view returns (address)
0xde9f23dc5a9f78a2315b0113e4259f0c26ba3255
upgradeabilityOwner() view returns (address)
0xde9f23dc5a9f78a2315b0113e4259f0c26ba3255
version() view returns (uint256)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferProxyOwnership(address newOwner)
upgradeTo(uint256 version, address implementation)
upgradeToAndCall(uint256 version, address implementation, bytes data) payable
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(uint256 version, address indexed implementation)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.