SANDRewardPool

Verified contract

Active on Ethereum with 2,770 txns
Deployed by via 0x432f72e3 at 10920194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $952.08
ERC-20
Value $0.96
ERC-20
--
0xb5f086e8a230e77236e235affd0e40a7b24322b0256f845b3667741789c37b78
0xe7336326a6f862a5fbf59091dfd04ba0bdc44444214106aafe61680da15b0994
0x566ba40cb93430a58b693a290e6f82c9285c5dfd08ce53e6f61b3c27997318ec
0x465752b620dd52d815ffa1ff81fa600de1ac6a3f26e308c336be354df9b99959
0x1d0fff6f0a48ac7a8c42f5f1fec62fc51f1670b1af3aec38622d420d0598b53c
0xa01c0b1bba68413fb08533fa0977744b231996a9d121c59b440b125372eb9a78
0xe60412ed0e474c25b42157d09c6fc1567fa75ea95a83d446387a07ced280eefa
0x1c7c07909a367f4e78bc9c4659aceb4751d5b3d4bdf86e1a9d47e7d3a79b26d7
0x9aec0968c62261b6a1bb7c054ba52c0906652636f0d07a8490c24f35bd10acd7
0x1878f38120177b95deff6c16ef318bf78ddda75ac2552000f73c960d33a766bb

Functions
Getter at block 20864006
DURATION(view returns (uint256)
2592000
lastTimeRewardApplicable(view returns (uint256)
1603612616
lastUpdateTime(view returns (uint256)
1603612616
owner(view returns (address)
0x18dd4e0eb8699ea4fee238de41ecfb95e32272f8
periodFinish(view returns (uint256)
1603612616
rewardDistribution(view returns (address)
0xeaa0993e1d21c2103e4f172a20d29371fbaf6d06
rewardPerToken(view returns (uint256)
73943247593275672647
rewardPerTokenStored(view returns (uint256)
73943247593275672647
rewardRate(view returns (uint256)
578703703703703703
sand(view returns (address)
0x3845badade8e6dff049820680d1f14bd3903a5d0
totalSupply(view returns (uint256)
504097114021957858210
uni(view returns (address)
0x3dd49f67e9d5bc4c5e6634b3f70bfd9dc1b6bd74
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
exit(
getReward(
notifyRewardAmount(uint256 reward
renounceOwnership(
setRewardDistribution(address _rewardDistribution
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
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.