Proxy
Verified contract
Proxy
Active on
Ethereum with 321 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
20 additional
variables
Balances ($1,838.56)
Native
Value
$1,492.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.615803 | $2,422.87 |
$1,492.01 | |
USDC | ERC-20 | 302.517866 | $0.999663 |
$302.42 | |
USDT | ERC-20 | 44.16854 | $0.999296 |
$44.14 | |
WcUSDC | ERC-20 | 87.584425K | -- | -- | |
WcUSDT | ERC-20 | 4.313211K | -- | -- | |
WcETH | ERC-20 | 9.649507 | -- | -- | |
RSHARE | ERC-20 | 3 | -- | -- | |
WcETH | ERC-20 | 0.891943 | -- | -- | |
RSHARE | ERC-20 | 0.292644 | -- | -- | |
RSHARE | ERC-20 | 0.18216 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16093163 | 2 years ago | | | 0 | 0.0024796200 | |
| 16093163 | 2 years ago | | | 0 | 0.038667543 | |
| 16019325 | 2 years ago | | | 0 | 0.0015680837 | |
| 16014782 | 2 years ago | | | 0 | 0.0020753304 | |
| 15993412 | 2 years ago | | | 0 | 0.0020608176 | |
| 15943340 | 2 years ago | | | 0 | 0.0017891485 | |
| 15942693 | 2 years ago | | | 0 | 0.0027622648 | |
| 15939453 | 2 years ago | | | 0 | 0.0030384912 | |
| 15937493 | 2 years ago | | | 0 | 0.0018924948 | |
| 15937346 | 2 years ago | | | 0 | 0.0019028190 |
ABI
ABI objects
Getter at block 21116019
PROXY_GOVERNANCE_TAG() view returns (string)
StarkEx.Proxy.2019.GovernorsInformation
PROXY_VERSION() view returns (string)
3.0.1
UPGRADE_DELAY_SLOT() view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getUpgradeActivationDelay() view returns (uint256 delay)
0
implementation() view returns (address _implementation)
0x4edd62189732e9ff476aba880b48c29432a7ac9b
isNotFinalized() view returns (bool notFinal)
true
VERSION() view returns (string)
4.0.1
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 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.