Proxy

Verified contract

Proxy

Active on Ethereum with 432 txns
Deployed by via 0x7c37987f at 12686441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x5a0393978642e7a75acf246932f82d1285f6d90ebc8818c6a51cc76adb046b78
0x3cc4bf0ae04e4a0ac536bc7751aa1e0e07cbf01d84429d975977e8a1ab7b9859
0x938bc4586ea371ca3377abba0439dd57e1b4f202642b472bcdbe7f61a1bce273
0x0bc82b6a7ec3893c35c795f603a3de25a12984af25b86e380ad6520242a4fe1e
0xc46c8a167999d69ec12c1121ce25ade1b3d21927eb013cfaff64ed3c09abf42a
0x3812aea4887be43f34a61016d521b516ef7d7297ba1aa5dc87eed6868e039915
0x2ed8a182ec2a908a2ee14480d579c2949b8737f086b0edebb9023b2ab5808378
0x555c22a7666c60e3dd9bc286444d393fb07cf4f5119f72d19f170e4e6bc1d659
0xce96fe155ac5fa07776508e82631c21d2d74b4df2ce23a61984936a2b20e7dea
0xc51d6be9f412ca4110e65f6879359925d3d8f5a73ab3e0c9deabbfb13eaa02df

Functions
Getter at block 21318473
PROXY_GOVERNANCE_TAG(view returns (string)
StarkEx.Proxy.2019.GovernorsInformation
PROXY_VERSION(view returns (string)
3.0.0
UPGRADE_DELAY_SLOT(view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getUpgradeActivationDelay(view returns (uint256 delay)
2419200
implementation(view returns (address _implementation)
0xd4c4044aca68ebbcb81b13cc2699e1bca2d3f458
isNotFinalized(view returns (bool notFinal)
true
CALL_PROXY_VERSION(view returns (string)
3.1.0
UPGRADE_DELAY_SLOT(view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
callProxyImplementation(view returns (address _implementation)
0xa739b175325cca7b71fcb51c3032935ef7ac338f
isFrozen(pure returns (bool)
false
Read-only
initialize(bytespure 
proxyIsGovernor(address testGovernorview returns (bool)
isValid(bytes32 factview returns (bool)
State-modifying
addImplementation(address newImplementationbytes databool finalize
proxyAcceptGovernance(
proxyCancelNomination(
proxyNominateNewGovernor(address newGovernor
proxyRemoveGovernor(address governorForRemoval
removeImplementation(address removedImplementationbytes databool finalize
upgradeTo(address newImplementationbytes databool finalizepayable 
initialize(bytes data
Events
FinalizedImplementation(address indexed implementation
ImplementationAdded(address indexed implementationbytes initializerbool finalize
ImplementationRemoved(address indexed implementationbytes initializerbool finalize
ImplementationUpgraded(address indexed implementationbytes initializer
LogNewGovernorAccepted(address acceptedGovernor
LogNominatedGovernor(address nominatedGovernor
LogNominationCancelled(
LogRemovedGovernor(address removedGovernor
Constructor
constructor(uint256 upgradeActivationDelay
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.