GOFYFIIPool
Verified contract
Active on
Ethereum with 2,394 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x488e…801c
Balances ($6,573.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFII | ERC-20 | 12.000775 | $547.38 |
$6,568.98 | |
GOF | ERC-20 | 530.326645 | $0.009259 |
$4.91 | |
TOMATOS | ERC-20 | 9.901 | -- | -- | |
COW | ERC-20 | 2.095 | -- | -- | |
YlFi | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13523139 | 3 years ago | | | 0 | 0.010545722 | |
| 13086991 | 3 years ago | | | 0 | 0.0058290561 | |
| 11095970 | 4 years ago | | | 0 | 0.0019169470 | |
| 11034899 | 4 years ago | | | 0 | 0.0023801700 | |
| 11006436 | 4 years ago | | | 0 | 0.0040522027 | |
| 11002493 | 4 years ago | | | 0 | 0.012710992 | |
| 10997283 | 4 years ago | | | 0 | 0.010407771 | |
| 10991341 | 4 years ago | | | 0 | 0.0029426800 | |
| 10988714 | 4 years ago | | | 0 | 0.0048477500 | |
| 10941128 | 4 years ago | | | 0 | 0.0077485140 |
ABI
ABI objects
Getter at block 21385352
DURATION() view returns (uint256)
604800
getPeriodFinish() view returns (uint256)
1600257600
gof() view returns (address)
0x488e0369f9bc5c40c002ea7c1fe4fd01a198801c
isOpen() view returns (bool)
true
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600257600
lastUpdateTime() view returns (uint256)
1600257600
owner() view returns (address)
0xfdefab1926f04bf988e3ffe2a325c657bea39dfb
periodFinish() view returns (uint256)
1600257600
rewardPerToken() view returns (uint256)
14839513817005017728
rewardPerTokenStored() view returns (uint256)
14839513817005017728
rewardRate() view returns (uint256)
137786044973544973
stakeToken() view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
startTime() view returns (uint256)
1599652800
totalSupply() view returns (uint256)
2000774999999991980
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.