GuiseStakeDistributorTokenV2

Verified contract

Active on Ethereum with 321 txns
Deployed by via 0x09361593 at 18341014
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd74759d5cb5f2c98a20d35a23f19e7647bc647fb61ea1b831059037878459312
0xfac1b30da800e8667bffa95d89446a664f1b8b2eaf6db754c63607a2829f06ec
0xe24a3f839fe23d1cc209345bb043a164594770303cf7e72fd789edcbcdc324c4
0x0b4deb3d7ec7338b3f14799ca6c7e1fc8f43094fdebd5f0db363cd04fd9c4205
0x17fd94cd24dfaea6c646e5d29616dee6b408c5f7715f11dced591fec92e8715a
0xe0c3b12f174acacc3121d91b6481f13b62a646e17a48e2da88fea26133a6ca80
0x1bc66cacb34f814537db27176132c22d182bd56c481b95964110992b399f3b70
0x121f527f8daa675cd609c9343c6fcd0aced7512850baaad6bca3f6d8adfacdec
0xd6575d9c241bc8870445414e9fe31a3468cd20c8c01003c1f2b6f24e415ad8b0
0x34d934c325043dc79c04627dd55d79ba15edf55268c57c093c5e4b455414b195

Functions
Getter at block 20949189
GUISE(view returns (address)
0x7721a4cb6190edb11d47f51c20968436eccdafb8
distributorV1(view returns (address)
0x9a6f0891564325ab3846a50cf256a2fe7f1506da
owner(view returns (address)
0x4d3ed90e516e6fff8497385ebf4b7f4175da8838
totalDistributedReward(view returns (uint256)
912000000000000000000000
weekNo(view returns (uint256)
6
Read-only
claimUpToWeek(address toview returns (uint256)
hasClaimed(uint256addressview returns (bool)
merkleRoots(uint256view returns (bytes32)
rewards(uint256view returns (uint256)
totalClaimed(addressview returns (uint256)
State-modifying
claim(struct GuiseStakeDistributorTokenV2Reward[] claimsaddress to
distributeWeeklyReward(bytes32 _merkleRootOfWeekuint256 _amountGuiseReward
emergencyWithdrawETH(
emergencyWithdrawToken(address _token
renounceOwnership(
transferOwnership(address newOwner
Events
Claim(address indexed touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AlreadyClaimed(
NotInMerkle(