ZOMBIEEthShrimpLpPool
Verified contract
Active on
Ethereum with 1,342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd55b…18f8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 4.404557 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10930941 | 4 years ago | | | 0 | 0.012274208 | |
| 10930802 | 4 years ago | | | 0 | 0.0088649520 | |
| 10892159 | 4 years ago | | | 0 | 0.013788820 | |
| 10891894 | 4 years ago | | | 0 | 0.013857856 | |
| 10885571 | 4 years ago | | | 0 | 0.026088342 | |
| 10873114 | 4 years ago | | | 0 | 0.012314367 | |
| 10867710 | 4 years ago | | | 0 | 0.028523021 | |
| 10866154 | 4 years ago | | | 0 | 0.014893920 | |
| 10864782 | 4 years ago | | | 0 | 0.011788112 | |
| 10864625 | 4 years ago | | | 0 | 0.014774920 |
ABI
ABI objects
Getter at block 21201915
DURATION() view returns (uint256)
5788800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604311840
lastUpdateTime() view returns (uint256)
1601025085
owner() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
periodFinish() view returns (uint256)
1604311840
rewardDistribution() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
rewardPerToken() view returns (uint256)
8971823467052084247456
rewardPerTokenStored() view returns (uint256)
1712677369298838982826
rewardRate() view returns (uint256)
9727929984780956
starttime() view returns (uint256)
1598263200
totalSupply() view returns (uint256)
4404556966696770335
weth() view returns (address)
0xeba5d22bbeb146392d032a2f74a735d66a32aee4
yam() view returns (address)
0xd55bd2c12b30075b325bc35aef0b46363b3818f8
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.