StakingRewards
Verified contract
Active on
Ethereum with 3,446 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5322…1021
0x878f…a901
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
yTSLA | ERC-20 | 3.108495K | -- | -- | |
UNI-V2 | ERC-20 | 986.693258 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19415108 | 8 months ago | | | 0 | 0.0019960324 | |
| 19415043 | 8 months ago | | | 0 | 0.0051466766 | |
| 19415025 | 8 months ago | | | 0 | 0.0030851721 | |
| 12310657 | 4 years ago | | | 0 | 0.0046440000 | |
| 11439973 | 4 years ago | | | 0 | 0.0027192000 | |
| 11431805 | 4 years ago | | | 0 | 0.0051417135 | |
| 11369451 | 4 years ago | | | 0 | 0.0019547011 | |
| 11353156 | 4 years ago | | | 0 | 0.0011198544 | |
| 11329452 | 4 years ago | | | 0 | 0.0021997140 | |
| 11322862 | 4 years ago | | | 0 | 0.0032196360 |
ABI
ABI objects
Getter at block 21218305
lastTimeRewardApplicable() view returns (uint256)
1610274682
periodFinish() view returns (uint256)
1610274682
periodStart() view returns (uint256)
1605436282
rewardPerToken() view returns (uint256)
680782570507
rewardRate() view returns (uint256)
671723572483912
rewardsDistribution() view returns (address)
0x89323ba4b757b31555a85a08e87bca288f891f78
rewardsDuration() view returns (uint256)
4838400
rewardsToken() view returns (address)
0x5322a3556f979ce2180b30e689a9436fddcb1021
stakingToken() view returns (address)
0x878fc16966cfa667eabb5ec7dbf2b5a87f8aa901
totalSupply() view returns (uint256)
986693258000000000000
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
lastRewardPaidTime(address account) view returns (uint256)
State-modifying
Events exit()
getReward()
stake(uint256 amount)
start()
sync()
withdraw(uint256 amount)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Started()
Synced()
Withdrawn(address indexed user, uint256 amount)
constructor(address _rewardsDistribution, address _rewardsToken, address _stakingToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.