Proxy
Verified contract
Proxy
Active on
Ethereum with 3,885 txns
Unified storage
Map
Table
Raw
Constants and immutables
11
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
26 additional
variables
Balances ($2,545,863.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.545917M | $0.999979 |
$2,545,863.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156027 | 8 hours ago | | | 0 | 0.0038251359 | |
| 21156025 | 8 hours ago | | | 0 | 0.0039574604 | |
| 21156022 | 8 hours ago | | | 0 | 0.0041574074 | |
| 21156018 | 8 hours ago | | | 0 | 0.0041079945 | |
| 21156016 | 8 hours ago | | | 0 | 0.0040952179 | |
| 21156012 | 8 hours ago | | | 0 | 0.0038918234 | |
| 21156010 | 8 hours ago | | | 0 | 0.0040621841 | |
| 21156006 | 8 hours ago | | | 0 | 0.0038370015 | |
| 21156003 | 8 hours ago | | | 0 | 0.0039081219 | |
| 21156000 | 8 hours ago | | | 0 | 0.0036911322 |
ABI
ABI objects
Getter at block 21158422
ENABLE_WINDOW_DURATION_SLOT() view returns (bytes32)
0xb00a6109e73dbe7bbf8d3f18fb9221d2d024dc2671e3d5ff02532ccc40590738
MAX_UPGRADE_DELAY() view returns (uint256)
15552000
PROXY_VERSION() view returns (string)
5.0.2
UPGRADE_DELAY_SLOT() view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getEnableWindowDuration() view returns (uint256 duration)
1209600
getUpgradeActivationDelay() view returns (uint256 delay)
0
implementation() view returns (address _implementation)
0x8c43c9bec15d82d153c52518030e0a9590abd35d
isNotFinalized() view returns (bool notFinal)
true
VERSION() view returns (string)
3.2.0
configurationDelay() view returns (uint256)
0
globalConfigurationHash() view returns (bytes32)
0x05fda87de19e988d26af0948f2d41a0de34d7638526628d02ce80cabbd8e7e32
Read-only
initialize(bytes) pure
isGovernanceAdmin(address account) view returns (bool)
isUpgradeGovernor(address account) 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)
registerAppGovernor(address account)
registerAppRoleAdmin(address account)
registerGovernanceAdmin(address account)
registerSecurityAdmin(address account)
registerSecurityAgent(address account)
registerUpgradeGovernor(address account)
removeImplementation(address removedImplementation, bytes data, bool finalize)
renounceRole(bytes32 role, address account)
revokeAppGovernor(address account)
revokeAppRoleAdmin(address account)
revokeGovernanceAdmin(address account)
revokeOperator(address account)
revokeSecurityAdmin(address account)
revokeSecurityAgent(address account)
revokeTokenAdmin(address account)
revokeUpgradeGovernor(address account)
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)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(uint256 upgradeActivationDelay)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.