Proxy
Verified contract
Proxy
Active on
Ethereum with 3,990 txns
Unified storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
29 additional
variables
Balances ($10,561,546.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 10.550995M | $1.001 |
$10,561,546.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21288495 | 6 hours ago | | | 0 | 0.0027072141 | |
| 21288495 | 6 hours ago | | | 0 | 0.0025842633 | |
| 21288493 | 6 hours ago | | | 0 | 0.0026945474 | |
| 21285168 | 17 hours ago | | | 0 | 0.00095567054 | |
| 21285134 | 17 hours ago | | | 0 | 0.0019925595 | |
| 21285134 | 17 hours ago | | | 0 | 0.0020443502 | |
| 21285111 | 17 hours ago | | | 0 | 0.0022132057 | |
| 21282087 | a day ago | | | 0 | 0.0018478050 | |
| 21281968 | a day ago | | | 0 | 0.0058765999 | |
| 21281966 | a day ago | | | 0 | 0.0047915882 |
ABI
ABI objects
Getter at block 21290174
MAX_UPGRADE_DELAY() view returns (uint256)
15552000
PROXY_GOVERNANCE_TAG() view returns (string)
StarkEx.Proxy.2019.GovernorsInformation
PROXY_VERSION() view returns (string)
3.0.2
UPGRADE_DELAY_SLOT() view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getUpgradeActivationDelay() view returns (uint256 delay)
1209600
implementation() view returns (address _implementation)
0x3167617e913bf59afb90e5ec1a7b32d4ea03eae4
isNotFinalized() view returns (bool notFinal)
true
VERSION() view returns (string)
3.2.0
configurationDelay() view returns (uint256)
0
globalConfigurationHash() view returns (bytes32)
0x03a73bcbba682119cdc8ac304a31e3d7747892561ddeffafda276056eed9b4e7
Read-only
initialize(bytes) pure
proxyIsGovernor(address user) view returns (bool)
configurationHash(uint256) view returns (bytes32)
getSubContract(bytes4 selector) view returns (address)
handlingContractId(bytes4 selector) pure returns (string id)
State-modifying
Events addImplementation(address newImplementation, bytes data, bool finalize)
proxyAcceptGovernance()
proxyCancelNomination()
proxyNominateNewGovernor(address newGovernor)
proxyRemoveGovernor(address governorForRemoval)
removeImplementation(address removedImplementation, bytes data, bool finalize)
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, bytes initializer, bool finalize)
ImplementationUpgraded(address indexed implementation, bytes initializer)
LogNewGovernorAccepted(address acceptedGovernor)
LogNominatedGovernor(address nominatedGovernor)
LogNominationCancelled()
LogRemovedGovernor(address removedGovernor)
constructor(uint256 upgradeActivationDelay)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.