StakingRewards
Verified contract
Active on
Ethereum with 461 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMTX | ERC-20 | 13.933309M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21060807 | a month ago | | | 0 | 0.00075069197 | |
| 20659234 | 3 months ago | | | 0 | 0.00026693605 | |
| 20654498 | 3 months ago | | | 0 | 0.000070866394 | |
| 20456086 | 4 months ago | | | 0 | 0.0010692761 | |
| 20452198 | 4 months ago | | | 0 | 0.00011653580 | |
| 20201509 | 5 months ago | | | 0 | 0.00011923679 | |
| 20015051 | 6 months ago | | | 0 | 0.00076526617 | |
| 20003065 | 6 months ago | | | 0 | 0.00028255509 | |
| 19974761 | 6 months ago | | | 0 | 0.00092182620 | |
| 19974709 | 6 months ago | | | 0 | 0.0013851112 |
ABI
ABI objects
Getter at block 21260755
duration() view returns (uint256)
3500000000000000000000
finishAt() view returns (uint256)
3500000000001722738503
lastTimeRewardApplicable() view returns (uint256)
1732489307
owner() view returns (address)
0xa6f49c590a8e1afbebf5c245e1768435c7718bf6
rewardPerToken() view returns (uint256)
88005652349114930
rewardPerTokenStored() view returns (uint256)
88005652349114930
rewardRate() view returns (uint256)
1
rewardsToken() view returns (address)
0x102203517ce35ac5cab9a2cda80df03f26c7419b
stakingToken() view returns (address)
0x102203517ce35ac5cab9a2cda80df03f26c7419b
totalPaidOut() view returns (uint256)
643008949215617666404369
totalSupply() view returns (uint256)
14226317999999993594704258
updatedAt() view returns (uint256)
1730078351
Read-only
balanceOf(address) view returns (uint256)
earned(address _account) view returns (uint256)
rewards(address) view returns (uint256)
rewardsClaimed(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events getReward()
notifyRewardAmount(uint256 _amount)
setRewardsDuration(uint256 _duration)
stake(uint256 _amount)
withdraw(uint256 _amount)
This contract contains no event objects.
constructor(address _stakingToken, address _rewardToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.