BadgerHunt

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2bfad807 at 11376670
Slot
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

No balances found for "BadgerHunt"

No transactions found for "BadgerHunt"


Functions
Getter at block 20932523
MAX_BPS(view returns (uint256)
10000
claimsStart(view returns (uint256)
0
currentRewardRate(view returns (uint256)
0
epochDuration(view returns (uint256)
0
finalEpoch(view returns (uint256)
0
getClaimsStartTime(view returns (uint256)
0
 
getCurrentEpoch(view returns (uint256)
 
getCurrentRewardsRate(view returns (uint256)
getGracePeriodEnd(view returns (uint256)
0
 
getNextEpochRewardsRate(view returns (uint256)
 
getNextEpochStart(view returns (uint256)
 
getTimeUntilNextEpoch(view returns (uint256)
gracePeriod(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardReductionPerEpoch(view returns (uint256)
0
rewardsEscrow(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isClaimed(uint256 indexview returns (bool)
State-modifying
__MerkleDistributor_init(address token_bytes32 merkleRoot_
claim(uint256 indexaddress accountuint256 amountbytes32[] merkleProof
initialize(address token_bytes32 merkleRoot_uint256 epochDuration_uint256 rewardReductionPerEpoch_uint256 claimsStart_uint256 gracePeriod_address rewardsEscrow_address owner_
recycleExcess(
renounceOwnership(
transferOwnership(address newOwner
Events
Claimed(uint256 indexaddress accountuint256 amount
Hunt(uint256 indexaddress indexed accountuint256 amountuint256 userClaimuint256 rewardsEscrowClaim
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.