BadgerHunt
Verified contract
Active on
Ethereum with 6,409 txns
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 48 additional slots
Balances ($0.00)
No balances found for "BadgerHunt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12156601 | 4 years ago | | | 0 | 0.0042058280 | |
| 11766068 | 4 years ago | | | 0 | 0.0071410570 | |
| 11764136 | 4 years ago | | | 0 | 0.0092753000 | |
| 11764066 | 4 years ago | | | 0 | 0.010484931 | |
| 11763979 | 4 years ago | | | 0 | 0.0062163270 | |
| 11763971 | 4 years ago | | | 0 | 0.0064956500 | |
| 11763870 | 4 years ago | | | 0 | 0.0082742400 | |
| 11762829 | 4 years ago | | | 0 | 0.0089956830 | |
| 11762700 | 4 years ago | | | 0 | 0.0090892060 | |
| 11761800 | 4 years ago | | | 0 | 0.016044885 |
ABI
ABI objects
Getter at block 21247313
MAX_BPS() view returns (uint256)
10000
claimsStart() view returns (uint256)
1611182233
currentRewardRate() view returns (uint256)
10000
epochDuration() view returns (uint256)
86400
finalEpoch() view returns (uint256)
9
getClaimsStartTime() view returns (uint256)
1611182233
getCurrentEpoch() view returns (uint256)
1401
getCurrentRewardsRate() view returns (uint256)
0
getGracePeriodEnd() view returns (uint256)
1611355033
getNextEpochRewardsRate() view returns (uint256)
0
getNextEpochStart() view returns (uint256)
1732401433
getTimeUntilNextEpoch() view returns (uint256)
74174
gracePeriod() view returns (uint256)
172800
merkleRoot() view returns (bytes32)
0x43ce90b1f16a7466087f2d22fe1cea4ff420052019b24d0a7b96a9d235caf910
owner() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
rewardReductionPerEpoch() view returns (uint256)
1000
rewardsEscrow() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
token() view returns (address)
0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events __MerkleDistributor_init(address token_, bytes32 merkleRoot_)
claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
initialize(address token_, bytes32 merkleRoot_, uint256 epochDuration_, uint256 rewardReductionPerEpoch_, uint256 claimsStart_, uint256 gracePeriod_, address rewardsEscrow_, address owner_)
recycleExcess()
renounceOwnership()
setGracePeriod(uint256 duration)
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
Hunt(uint256 index, address indexed account, uint256 amount, uint256 userClaim, uint256 rewardsEscrowClaim)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.