GOKUWETHPool
Verified contract
Active on
Ethereum with 78 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4e44…fdef
0x98f0…3245
Balances ($491.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.159493 | $3,081.74 |
$491.52 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11056410 | 4 years ago | | | 0 | 0.0031404620 | |
| 11054107 | 4 years ago | | | 0 | 0.0090286520 | |
| 11054093 | 4 years ago | | | 0.015 | 0.0060929050 | |
| 11050897 | 4 years ago | | | 0 | 0.0034474440 | |
| 11050856 | 4 years ago | | | 0 | 0.0054955000 | |
| 11047091 | 4 years ago | | | 0 | 0.0046737322 | |
| 10995307 | 4 years ago | | | 0 | 0.012601724 | |
| 10994971 | 4 years ago | | | 0 | 0.0048986640 | |
| 10994971 | 4 years ago | | | 0 | 0.0073348550 | |
| 10990418 | 4 years ago | | | 0 | 0.010648365 |
ABI
ABI objects
Getter at block 21189502
DURATION() view returns (uint256)
604800
airdrop() view returns (address)
0x98f0e1576e8f36643f961073441de00c93683245
goku() view returns (address)
0x4e44fe174e934ff78a77bee3c2b752fd1beefdef
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602288000
lastUpdateTime() view returns (uint256)
1602288000
owner() view returns (address)
0x4dcec9c9ab369cb435d1e7a08fbc5f563784e945
periodFinish() view returns (uint256)
1602288000
rewardDistribution() view returns (address)
0x4dcec9c9ab369cb435d1e7a08fbc5f563784e945
rewardPerToken() view returns (uint256)
5135185895653431778
rewardPerTokenStored() view returns (uint256)
5135185895653431778
rewardRate() view returns (uint256)
429464715179000
starttime() view returns (uint256)
1601683200
totalSupply() view returns (uint256)
159493451766656832
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
balanceOf(address account) view returns (uint256)
boostStarttime(address) view returns (uint256)
currentBoost(address) view returns (uint8)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
x10Count(address) view returns (uint8)
x2Count(address) view returns (uint8)
x4Count(address) view returns (uint8)
x8Count(address) view returns (uint8)
State-modifying
Events boostx10() payable
boostx2() payable
boostx4() payable
boostx8() payable
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.