Proxy
Verified contract
Proxy
Active on
Ethereum
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
0x6262…f3dd
25 additional
variables
Balances ($42,708,786.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 42.665932M | $1.001 |
$42,708,598.34 | |
DYDX | ERC-20 | 149.718179 | $1.25 |
$187.15 | |
MTV | ERC-20 | 1K | $0.000704 |
$0.7 | |
Telegram | ERC-20 | 200B | -- | -- | |
NASDAQ | ERC-20 | 200B | -- | -- | |
FNF | ERC-20 | 186.08K | -- | -- | |
BGBG | ERC-20 | 238.47 | -- | -- | |
0x0f24…0831 | ERC-1555 | 1 | -- | -- | |
HQG | ERC-20 | 1 | -- | -- | |
CRI | ERC-20 | 0.011 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156860 | 2 hours ago | | | 0 | 0.0013035156 | |
| 21156852 | 2 hours ago | | | 0 | 0.0014417010 | |
| 21156640 | 3 hours ago | | | 0 | 0.0010948573 | |
| 21156627 | 3 hours ago | | | 0 | 0.0012392682 | |
| 21156559 | 3 hours ago | | | 0 | 0.0014396136 | |
| 21156084 | 4 hours ago | | | 0 | 0.0010607325 | |
| 21156077 | 4 hours ago | | | 0 | 0.0010652614 | |
| 21156027 | 5 hours ago | | | 0 | 0.0010935771 | |
| 21156024 | 5 hours ago | | | 0 | 0.0011044046 | |
| 21155846 | 5 hours ago | | | 0 | 0.0010032275 |
ABI
ABI objects
Getter at block 21157393
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)
0x2c0df87e073755139101b35c0a51e065291cc2d3
isNotFinalized() view returns (bool notFinal)
true
VERSION() view returns (string)
1.0.0
configurationDelay() view returns (uint256)
0
globalConfigurationHash() view returns (bytes32)
0x03cbd17769430aed60aa8b9a5867b375c3fdca23e56cbbd83e33290577f50449
Read-only
initialize(bytes) pure
proxyIsGovernor(address testGovernor) view returns (bool)
configurationHash(uint256) view returns (bytes32)
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()
receive()
This contract contains no error objects.