RewardsUSDT
Verified contract
Active on
Ethereum with 963 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf6d5…dfa1
Balances ($2,239.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.237K | $1.001 |
$2,239.24 | |
LFI | ERC-20 | 55.618262 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10918634 | 4 years ago | | | 0 | 0.0082067200 | |
| 10907210 | 4 years ago | | | 0 | 0.014390400 | |
| 10904429 | 4 years ago | | | 0 | 0.016188000 | |
| 10897970 | 4 years ago | | | 0 | 0.014164500 | |
| 10893378 | 4 years ago | | | 0 | 0.021820000 | |
| 10892816 | 4 years ago | | | 0 | 0.012410800 | |
| 10892801 | 4 years ago | | | 0 | 0.0077160952 | |
| 10892796 | 4 years ago | | | 0 | 0.0053577041 | |
| 10892793 | 4 years ago | | | 0 | 0.0093714881 | |
| 10892748 | 4 years ago | | | 0 | 0.0059449708 |
ABI
ABI objects
Getter at block 21249287
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600433466
lastUpdateTime() view returns (uint256)
1600433466
lfi() view returns (address)
0xf6d560d3134d20ff02bef7dae61b1e873f45dfa1
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1600433466
rewardPerToken() view returns (uint256)
8809657890816718999717319796
rewardPerTokenStored() view returns (uint256)
8809657890816718999717319796
rewardRate() view returns (uint256)
33068783068783068
starttime() view returns (uint256)
1599829200
totalSupply() view returns (uint256)
2237000000
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
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.