GOFHTPool
Verified contract
Active on
Ethereum with 2,331 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x488e…801c
Balances ($1.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HT | ERC-20 | 2.0006 | $0.537602 |
$1.08 | |
GOF | ERC-20 | 24.214696 | $0.011073 |
$0.27 | |
COW | ERC-20 | 1.017 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13085462 | 3 years ago | | | 0 | 0.0095423052 | |
| 11372383 | 4 years ago | | | 0 | 0.0019852140 | |
| 11255563 | 4 years ago | | | 0 | 0.0012630660 | |
| 11221225 | 4 years ago | | | 0 | 0.0017258702 | |
| 11197499 | 4 years ago | | | 0 | 0.0054624360 | |
| 11124009 | 4 years ago | | | 0 | 0.0012313704 | |
| 11104500 | 4 years ago | | | 0 | 0.0072529000 | |
| 11067607 | 4 years ago | | | 0 | 0.0088490640 | |
| 11061535 | 4 years ago | | | 0 | 0.0063112560 | |
| 11058332 | 4 years ago | | | 0 | 0.0078034802 |
ABI
ABI objects
Getter at block 21173276
DURATION() view returns (uint256)
604800
getPeriodFinish() view returns (uint256)
1601467200
gof() view returns (address)
0x488e0369f9bc5c40c002ea7c1fe4fd01a198801c
isOpen() view returns (bool)
true
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1601467200
lastUpdateTime() view returns (uint256)
1601467200
owner() view returns (address)
0xfdefab1926f04bf988e3ffe2a325c657bea39dfb
periodFinish() view returns (uint256)
1601467200
rewardPerToken() view returns (uint256)
59964233255850301
rewardPerTokenStored() view returns (uint256)
59964233255850301
rewardRate() view returns (uint256)
116054286879565492
stakeToken() view returns (address)
0x6f259637dcd74c767781e37bc6133cd6a68aa161
startTime() view returns (uint256)
1599652800
totalSupply() view returns (uint256)
2000600000011087849
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 exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setOpen(bool _open)
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)
SetOpen(bool _open)
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.