StakingRewards
Verified contract
Active on
Ethereum with 207 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 |
---|---|---|---|---|---|
stACME | ERC-20 | 165.703737K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19547635 | 8 months ago | | | 0 | 0.0024187601 | |
| 18716742 | a year ago | | | 0 | 0.0033129088 | |
| 18716739 | a year ago | | | 0 | 0.0042447996 | |
| 18595999 | a year ago | | | 0 | 0.0014098593 | |
| 18595989 | a year ago | | | 0 | 0.0018428608 | |
| 18584511 | a year ago | | | 0 | 0.0022635869 | |
| 18584497 | a year ago | | | 0 | 0.0032911132 | |
| 18574108 | a year ago | | | 0 | 0.0017902044 | |
| 18574072 | a year ago | | | 0 | 0.0024952316 | |
| 18573454 | a year ago | | | 0 | 0.0033185767 |
ABI
ABI objects
Getter at block 21314463
duration() view returns (uint256)
604800
finishAt() view returns (uint256)
1700123375
lastTimeRewardApplicable() view returns (uint256)
1700123375
owner() view returns (address)
0x5503e1185c486c327b999b094b151474c1b9bb1f
rewardPerToken() view returns (uint256)
24412460
rewardPerTokenStored() view returns (uint256)
24412460
rewardRate() view returns (uint256)
989726
stakingToken() view returns (address)
0x7ac168c81f4f3820fa3f22603ce5864d6ab3c547
totalSupply() view returns (uint256)
13346226735041
updatedAt() view returns (uint256)
1700123375
Read-only
balanceOf(address) view returns (uint256)
earned(address _account) view returns (uint256)
rewards(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)
This contract contains no fallback and receive objects.
This contract contains no error objects.