StakingRewards
Verified contract
Active on
Ethereum with 1,446 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5322…1021
0xd552…affe
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PPBLZ | ERC-20 | 0.0001 | $25.99 |
$0 | |
GIVE | ERC-20 | 100 | -- | -- | |
FAN | ERC-20 | 40 | -- | -- | |
MGT | ERC-20 | 11 | -- | -- | |
MEME | ERC-20 | 8.597851 | -- | -- | |
yTSLA | ERC-20 | 2.411544 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12074766 | 4 years ago | | | 0 | 0.011333840 | |
| 12074732 | 4 years ago | | | 0 | 0.013299396 | |
| 11725424 | 4 years ago | | | 0 | 0.010321788 | |
| 11704670 | 4 years ago | | | 0 | 0.0080944800 | |
| 11704651 | 4 years ago | | | 0 | 0.010570378 | |
| 11686952 | 4 years ago | | | 0 | 0.0065034950 | |
| 11597995 | 4 years ago | | | 0 | 0.010948162 | |
| 11596561 | 4 years ago | | | 0 | 0.0051446911 | |
| 11595780 | 4 years ago | | | 0 | 0.0085001400 | |
| 11595766 | 4 years ago | | | 0 | 0.0088824360 |
ABI
ABI objects
Getter at block 21382086
lastTimeRewardApplicable() view returns (uint256)
1615913744
periodFinish() view returns (uint256)
1615913744
periodStart() view returns (uint256)
1611075344
rewardPerToken() view returns (uint256)
11963015608494149046779
rewardRate() view returns (uint256)
4184484084546
rewardsDistribution() view returns (address)
0x89323ba4b757b31555a85a08e87bca288f891f78
rewardsDuration() view returns (uint256)
4838400
rewardsToken() view returns (address)
0x5322a3556f979ce2180b30e689a9436fddcb1021
stakingToken() view returns (address)
0xd5525d397898e5502075ea5e830d8914f6f0affe
totalSupply() view returns (uint256)
349785056
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.