Proxy
Verified contract
Proxy
Active on
Ethereum with 292,593 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
23 additional
variables
Balances ($22,434,951.70)
Native
Value
$22,427,930.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 7.008707K | $3,200.01 |
$22,427,930.9 | |
USDT | ERC-20 | 6.707176K | $1.00 |
$6,707.18 | |
USDC | ERC-20 | 283.25 | $0.999424 |
$283.09 | |
SHIB | ERC-20 | 858.351893K | $0.000024 |
$20.79 | |
SAND | ERC-20 | 16 | $0.290578 |
$4.65 | |
COMP | ERC-20 | 0.056954 | $50.51 |
$2.88 | |
00 | ERC-20 | 55 | $0.039707 |
$2.18 | |
SHEESHA | ERC-20 | 0.01 | $3.63 |
$0.04 | |
APU | ERC-20 | 1 | $0.001155 |
$0 | |
LOFE | ERC-20 | 18.749852K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157392 | 22 minutes ago | | | 0.01 | 0.0011988418 | |
| 21157361 | 28 minutes ago | | | 0.06 | 0.0011799554 | |
| 21157291 | 42 minutes ago | | | 0.209 | 0.0011644936 | |
| 21157109 | an hour ago | | | 0.15397278 | 0.0012610982 | |
| 21156815 | 2 hours ago | | | 0.0193 | 0.00090584760 | |
| 21156651 | 3 hours ago | | | 0.0063 | 0.00097434325 | |
| 21156570 | 3 hours ago | | | 0.0253 | 0.00099211709 | |
| 21156564 | 3 hours ago | | | 0.02296952 | 0.00095092585 | |
| 21156077 | 5 hours ago | | | 0.05175673 | 0.00078566493 | |
| 21155995 | 5 hours ago | | | 0 | 0.0022617863 |
ABI
ABI objects
Getter at block 21157498
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)
1209600
implementation() view returns (address _implementation)
0xdf2f24751f7e84ccdcd39e7b49904fab0fb0f583
isNotFinalized() view returns (bool notFinal)
true
VERSION() view returns (string)
4.5.1
Read-only
initialize(bytes) pure
proxyIsGovernor(address testGovernor) view returns (bool)
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.