0xca31a8173ab19c3fa006d0adc2883882f189797b
Verified contract
Proxy
Active on
Base with 568 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($125,877.36)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 93.932587K | $1.34 |
$125,869.67 | |
BFROG | ERC-20 | 4.245855K | $0.000993 |
$4.22 | |
AYB | ERC-20 | 2M | $0.000001 |
$2.3 | |
toby | ERC-20 | 11.112665M | $0.00 |
$0.54 | |
LOA | ERC-20 | 45 | $0.007357 |
$0.33 | |
WGC | ERC-20 | 200 | $0.000536 |
$0.11 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.09 | |
BOOMER | ERC-20 | 7.32 | $0.010873 |
$0.08 | |
PEEZY | ERC-20 | 1.2 | $0.008963 |
$0.01 | |
FTW | ERC-20 | 60K | $0.00 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21769923 | 23 days ago | | | 0 | 0.0000016631794 | |
0x626f6479 | 20832107 | a month ago | | | 0 | 1.6331870e-7 | |
| 20815939 | a month ago | | | 0 | 0.0000016416340 | |
| 20815915 | a month ago | | | 0 | 0.0000016512608 | |
| 20815822 | a month ago | | | 0 | 0.0000016114491 | |
| 20815748 | a month ago | | | 0 | 0.0000016477191 | |
| 20815737 | a month ago | | | 0 | 0.0000015937986 | |
| 20815723 | a month ago | | | 0 | 0.0000015994016 | |
| 20815699 | a month ago | | | 0 | 0.0000016080726 | |
| 20815553 | a month ago | | | 0 | 0.0000016670729 |
ABI
ABI objects
Getter at block 22774438
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FUNDS_ROLE() view returns (bytes32)
0x7840a44bf6bbc1b45786ad46ece0694a9179b33e609d4ac4a51e6466e1f664c2
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
Read-only
Rewards(uint256) view returns (uint256 balance, bytes32 merkleRoot, uint256 withdrawUnlockTime, uint256 ratio)
delegatorAddresses(address) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isClaimable(uint256 blockNumber, address account, bytes[] proof) view returns (bool)
rewards(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addReward(uint256 amount, bytes32 merkleRoot, uint256 blockNumber, uint256 withdrawUnlockTime, uint256 totalStakedBalance)
claim(uint256 blockNumber, bytes[] proof)
grantRole(bytes32 role, address account)
initialize(address _rewardToken)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setDelegator(address _recipient, address _delegator)
withdrawFunds(uint256 blockNumber, uint256 amount)
Initialized(uint8 version)
MerkleClaim(address indexed claimer, address indexed rewardToken, uint256 indexed blockNr, uint256 amount)
MerkleFundUpdate(address indexed funder, bytes32 indexed merkleRoot, uint256 blockNr, uint256 amount, bool withdrawal)
NewMerkle(address indexed creator, address indexed rewardToken, uint256 amount, bytes32 indexed merkleRoot, uint256 blockNr, uint256 withdrawUnlockTime)
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.
This contract contains no error objects.