SHRIMPZOMBIEPool
Verified contract
Active on
Ethereum with 535 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38c4…abe6
Balances ($0.00)
No balances found for "SHRIMPZOMBIEPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10984355 | 4 years ago | | | 0 | 0.010890495 | |
| 10984334 | 4 years ago | | | 0 | 0.010291344 | |
| 10972421 | 4 years ago | | | 0 | 0.018339924 | |
| 10972403 | 4 years ago | | | 0 | 0.0095686560 | |
| 10970554 | 4 years ago | | | 0 | 0.015150372 | |
| 10970524 | 4 years ago | | | 0 | 0.014911156 | |
| 10970520 | 4 years ago | | | 0 | 0.014791547 | |
| 10970031 | 4 years ago | | | 0 | 0.010366044 | |
| 10969779 | 4 years ago | | | 0 | 0.0097680030 | |
| 10969771 | 4 years ago | | | 0 | 0.0089706150 |
ABI
ABI objects
Getter at block 21404249
DURATION() view returns (uint256)
1209600
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599652800
lastUpdateTime() view returns (uint256)
1599652800
owner() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
periodFinish() view returns (uint256)
1599652800
rewardDistribution() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
rewardPerToken() view returns (uint256)
489045414504991470
rewardPerTokenStored() view returns (uint256)
489045414504991470
rewardRate() view returns (uint256)
2480158730158730
starttime() view returns (uint256)
1598443200
totalSupply() view returns (uint256)
165401827481026228270
weth() view returns (address)
0xd55bd2c12b30075b325bc35aef0b46363b3818f8
yam() view returns (address)
0x38c4102d11893351ced7ef187fcf43d33eb1abe6
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events change_duration(uint256 du)
exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.