TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 33,467 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($5,737.52)
Native
Value
$5,737.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.736211 | $3,304.62 |
$5,737.52 | |
USDT | ERC-20 | 111 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244870 | 6 minutes ago | | | 0.022880821 | 0.00033294503 | |
| 21244844 | 11 minutes ago | | | 0.042172291 | 0.00039380602 | |
| 21244842 | 12 minutes ago | | | 0.024936448 | 0.00039494391 | |
| 21244752 | 31 minutes ago | | | 0.028717499 | 0.00035838875 | |
| 21244663 | an hour ago | | | 0.035791203 | 0.00033808211 | |
| 21244620 | an hour ago | | | 0.024799023 | 0.00041837434 | |
| 21244615 | an hour ago | | | 0.029382703 | 0.00042448252 | |
| 21244341 | 2 hours ago | | | 0.033016115 | 0.00045838237 | |
| 21244305 | 2 hours ago | | | 0.054241294 | 0.00046767076 | |
| 21244053 | 3 hours ago | | | 0.069702328 | 0.00043739208 |
ABI
ABI objects
Getter at block 21244899
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RECEIVER_MANAGER_ROLE() view returns (bytes32)
0xcc8edc991cb080954074ef217f195cb7b2d172dd844d3b763f78014408eae224
WITHDRAWER_ROLE() view returns (bytes32)
0x10dac8c06a04bec0b551627dad28bc00d6516b0caacd1c7b345fcdb5211334e4
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(struct ReturnsReceiverInit init)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount)
transferERC20(address token, address to, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
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(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.