ZOMBIEEthDiceLpPool
Verified contract
Active on
Ethereum with 640 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)
No balances found for "ZOMBIEEthDiceLpPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10894662 | 4 years ago | | | 0 | 0.013425015 | |
| 10894641 | 4 years ago | | | 0 | 0.011748535 | |
| 10894619 | 4 years ago | | | 0 | 0.018191208 | |
| 10885571 | 4 years ago | | | 0 | 0.017582439 | |
| 10867702 | 4 years ago | | | 0 | 0.028523021 | |
| 10862524 | 4 years ago | | | 0 | 0.0076468480 | |
| 10822691 | 4 years ago | | | 0 | 0.0068336340 | |
| 10822679 | 4 years ago | | | 0 | 0.015805992 | |
| 10809582 | 4 years ago | | | 0 | 0.010526300 | |
| 10799972 | 4 years ago | | | 0 | 0.015993167 |
ABI
ABI objects
Getter at block 21172927
DURATION() view returns (uint256)
5788800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604311818
lastUpdateTime() view returns (uint256)
1600544822
owner() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
periodFinish() view returns (uint256)
1604311818
rewardDistribution() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
rewardPerToken() view returns (uint256)
154843658692132600565
rewardPerTokenStored() view returns (uint256)
154843658692132600565
rewardRate() view returns (uint256)
4863964992381840
starttime() view returns (uint256)
1598263200
totalSupply() view returns (uint256)
0
weth() view returns (address)
0xc585cc7b9e77aea3371764320740c18e9aec9c55
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.