Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x488e…801c
Balances ($217.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 214.423875 | $1.00 |
$214.42 | |
GOF | ERC-20 | 275.41756 | $0.01072 |
$2.95 | |
COW | ERC-20 | 1.027 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11878262 | 4 years ago | | | 0 | 0.012103800 | |
| 11657700 | 4 years ago | | | 0 | 0.0067232448 | |
| 11358088 | 4 years ago | | | 0 | 0.0016765650 | |
| 11358088 | 4 years ago | | | 0 | 0.0019338881 | |
| 11155676 | 4 years ago | | | 0 | 0.0031576960 | |
| 11139909 | 4 years ago | | | 0 | 0.0077248080 | |
| 11105570 | 4 years ago | | | 0 | 0.0090224320 | |
| 11052658 | 4 years ago | | | 0 | 0.0030208255 | |
| 11052658 | 4 years ago | | | 0 | 0.0034895245 | |
| 11020373 | 4 years ago | | | 0 | 0.0033890640 |
ABI
ABI objects
Getter at block 21211444
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)
2964410656926605060936737067
rewardPerTokenStored() view returns (uint256)
2964410656926605060936737067
rewardRate() view returns (uint256)
137786044973544973
stakeToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
startTime() view returns (uint256)
1599652800
totalSupply() view returns (uint256)
214423875
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.