ZOMBIEDAIPool
Verified contract
Active on
Ethereum with 2,428 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd55b…18f8
Balances ($3,300.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 3.300013K | $1.00 |
$3,300.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16842932 | 2 years ago | | | 0 | 0.0031688453 | |
| 11150399 | 4 years ago | | | 0 | 0.0018664501 | |
| 11150389 | 4 years ago | | | 0 | 0.0031885500 | |
| 11150373 | 4 years ago | | | 0 | 0.0025532760 | |
| 11150370 | 4 years ago | | | 0 | 0.0018334140 | |
| 11150363 | 4 years ago | | | 0 | 0.0018038870 | |
| 11150361 | 4 years ago | | | 0 | 0.0033188182 | |
| 10962250 | 4 years ago | | | 0 | 0.0098600760 | |
| 10953286 | 4 years ago | | | 0 | 0.0070078080 | |
| 10935309 | 4 years ago | | | 0 | 0.0066015422 |
ABI
ABI objects
Getter at block 21305017
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 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.