0x3bdef86a2e4c5c3661158017cb9bf78fd91db9e8
Verified contract
Proxy
Active on
Ethereum with 37 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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
Balances ($0.00)
No balances found for "0x3bdef86a2e4c5c3661158017cb9bf78fd91db9e8"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21276811 | an hour ago | | | 0 | 0.0010732717 | |
| 21226676 | 7 days ago | | | 0 | 0.0014332128 | |
| 21226675 | 7 days ago | | | 0 | 0.0013174458 | |
| 21176493 | 14 days ago | | | 0 | 0.0034647999 | |
| 21126335 | 21 days ago | | | 0 | 0.0032827331 | |
| 21076187 | a month ago | | | 0 | 0.0012003794 | |
| 21026006 | a month ago | | | 0 | 0.00065225029 | |
| 20975847 | a month ago | | | 0 | 0.0011653633 | |
| 20925756 | 2 months ago | | | 0 | 0.0012078232 | |
| 20875534 | 2 months ago | | | 0 | 0.00075181129 |
ABI
ABI objects
Getter at block 21277118
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
rewardDestination() view returns (address)
0x48302ba7bcdf2bd59d20f8893c0f11b431a3be24
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approveRewardToken(address rewardToken)
forwardRewardToken(address rewardToken)
grantRole(bytes32 role, address account)
initialize(address destination_, address admin, address manager)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
ZeroAddress()