This contract is being backfilled. You may encounter incomplete storage history.

ZOMBIEDAIPool

Verified contract

Active on Ethereum with 2,428 txns
Deployed by via 0x0559bd09 at 10720719
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,303.31
0xc6e8dbde6284b0f6b4ac6a6188d06dd0dfebc29984671cedc5a7df935b2b0649
0x0f01d0ff174548369fa23454843eae6c3169428e0a8aeed683ade3addde67c32
0xdb809f972d78ba7d0b5a36522ed11eb2fdb3492919a52aeb4677880fdeff8132
0x291f3c7c4bfcedf82c07af3ae2d291acd77a5763caf015d64978fd13b337de83
0x65971389fbdca965ba58ca2051fc7f6a56c9dfa07adbf9d3d6d5ba82002dca2e
0x232c4233947ff77175a892f51b297f52b45cead92996dbad95ce805ccbc71141
0x905d6b50267cd23274ade4e8d547d8e7bfacd9c4700ea37ba1235efd9848d162
0xa127fb0ec0ef7ced93e6792faa8596002ed57af87d121794b07c0878418f598d
0x9c2cbaa147b9d48901f726e023ba8cddea6976cdf7452f3cc62f494a4ead65e2
0x1b335b0daf2fd33db001bf809b8ca3dc235ba087984471401d5a79cf6addd75c

Functions
Getter at block 20793691
DURATION(view returns (uint256)
5788800
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1604311760
lastUpdateTime(view returns (uint256)
1604311760
owner(view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
periodFinish(view returns (uint256)
1604311760
rewardDistribution(view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
rewardPerToken(view returns (uint256)
10068520886937927591
rewardPerTokenStored(view returns (uint256)
10068520886937927591
rewardRate(view returns (uint256)
9727929984780956
starttime(view returns (uint256)
1598263200
totalSupply(view returns (uint256)
2300012652068652882470
weth(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
yam(view returns (address)
0xd55bd2c12b30075b325bc35aef0b46363b3818f8
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
change_duration(uint256 du
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.