YFFCUSDTreward
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xea00…6cbd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFFC | ERC-20 | 5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11046130 | 4 years ago | | | 0 | 0.0016035360 | |
| 11042342 | 4 years ago | | | 0 | 0.0040404000 | |
| 11042210 | 4 years ago | | | 0 | 0.0031442450 | |
| 11040383 | 4 years ago | | | 0 | 0.0031926180 | |
| 11040188 | 4 years ago | | | 0 | 0.0024186500 | |
| 10840106 | 4 years ago | | | 0 | 0.018599751 | |
| 10840097 | 4 years ago | | | 0 | 0.0066548880 |
ABI
ABI objects
Getter at block 21436273
DURATION() view returns (uint256)
2592000
LPtoken() view returns (address)
0xd7ee95f487bc006271381d641fcf34292d7f7494
initreward() view returns (uint256)
5000000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602413280
lastUpdateTime() view returns (uint256)
1599821280
owner() view returns (address)
0xe28db60e21ce63d159da8365dc65c52daac99ec4
periodFinish() view returns (uint256)
1602413280
rewardPerToken() view returns (uint256)
0
rewardPerTokenStored() view returns (uint256)
0
rewardRate() view returns (uint256)
1929012345679012
starttime() view returns (uint256)
1602460801
totalSupply() view returns (uint256)
0
yffc() view returns (address)
0xea004e8fa3701b8e58e41b78d50996e0f7176cbd
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()
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.