Proxy
Verified contract
Proxy
Active on
Ethereum with 15,735 txns
Unified storage
Map
Table
Raw
Constants and immutables
6
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 "Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17155367 | 2 years ago | | | 0 | 0.053238932 | |
| 17154884 | 2 years ago | | | 0 | 0.053537748 | |
| 17154836 | 2 years ago | | | 0 | 0.065707711 | |
| 17154344 | 2 years ago | | | 0 | 0.052609477 | |
| 17153881 | 2 years ago | | | 0 | 0.059364051 | |
| 17153550 | 2 years ago | | | 0 | 0.052926936 | |
| 17153137 | 2 years ago | | | 0 | 0.059862138 | |
| 17152594 | 2 years ago | | | 0 | 0.067488800 | |
| 17152015 | 2 years ago | | | 0 | 0.058016482 | |
| 17151438 | 2 years ago | | | 0 | 0.059143186 |
ABI
ABI objects
Getter at block 21298983
MAIN_DISPATCHER_SAFEGUARD_SLOT() view returns (bytes32)
0xf3afa5472f846c7817e22b15110d7b184f2d3d6417baee645a1e963b8fac7e24
PROXY_GOVERNANCE_TAG() view returns (string)
StarkEx.Proxy.2019.GovernorsInformation
UPGRADE_DELAY_SLOT() view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getUpgradeActivationDelay() view returns (uint256 delay)
0
implementation() view returns (address _implementation)
0xcc5b2c75cbbd281b2fc4b58c7d5b080d023c92f2
isNotFinalized() view returns (bool notFinal)
true
MAIN_DISPATCHER_SAFEGUARD_SLOT() view returns (bytes32)
0xf3afa5472f846c7817e22b15110d7b184f2d3d6417baee645a1e963b8fac7e24
UPGRADE_DELAY_SLOT() view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
callProxyImplementation() view returns (address _implementation)
0x894c4a12548fb18eaa48cf34f9cd874fc08b7fc3
implementation() view returns (address _implementation)
0xcc5b2c75cbbd281b2fc4b58c7d5b080d023c92f2
isFrozen() pure returns (bool)
false
Read-only
initialize(bytes) pure
proxyIsGovernor(address testGovernor) view returns (bool)
State-modifying
Events addImplementation(address newImplementation, bytes data, bool finalize)
proxyAcceptGovernance()
proxyCancelNomination()
proxyNominateNewGovernor(address newGovernor)
proxyRemoveGovernor(address governorForRemoval)
removeImplementation(address newImplementation)
upgradeTo(address newImplementation, bytes data, bool finalize) payable
initialize(bytes data)
FinalizedImplementation(address indexed implementation)
ImplementationAdded(address indexed implementation, bytes initializer, bool finalize)
ImplementationRemoved(address indexed implementation)
LogNewGovernorAccepted(address acceptedGovernor)
LogNominatedGovernor(address nominatedGovernor)
LogNominationCancelled()
LogRemovedGovernor(address removedGovernor)
Upgraded(address indexed implementation)
constructor(uint256 upgradeActivationDelay)
fallback()
fallback()
This contract contains no error objects.