ZOMBIEDICEPool
Verified contract
Active on
Ethereum with 636 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 |
---|---|---|---|---|---|
DICE | ERC-20 | 3.941955 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11011545 | 4 years ago | | | 0 | 0.0054539520 | |
| 11011520 | 4 years ago | | | 0 | 0.0036341280 | |
| 11011504 | 4 years ago | | | 0 | 0.0062375550 | |
| 10955095 | 4 years ago | | | 0 | 0.0076898650 | |
| 10943733 | 4 years ago | | | 0 | 0.0066884482 | |
| 10943713 | 4 years ago | | | 0 | 0.0055798602 | |
| 10912739 | 4 years ago | | | 0 | 0.017367744 | |
| 10906875 | 4 years ago | | | 0 | 0.020824018 | |
| 10901277 | 4 years ago | | | 0 | 0.0092812720 | |
| 10864898 | 4 years ago | | | 0 | 0.011909804 |
ABI
ABI objects
Getter at block 21215309
DURATION() view returns (uint256)
5788800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604311738
lastUpdateTime() view returns (uint256)
1602113772
owner() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
periodFinish() view returns (uint256)
1604311738
rewardDistribution() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
rewardPerToken() view returns (uint256)
1927749926619735189063
rewardPerTokenStored() view returns (uint256)
571718451840536081438
rewardRate() view returns (uint256)
2431982496199557
starttime() view returns (uint256)
1598263200
totalSupply() view returns (uint256)
3941954842981902502
weth() view returns (address)
0xcf67ced76e8356366291246a9222169f4dbdbe64
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.