SOLARITEIncentivizer
Verified contract
Active on
Ethereum with 1,738 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x930e…612e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 3.953594K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15309632 | 2 years ago | | | 0 | 0.0027384513 | |
| 13866596 | 3 years ago | | | 0 | 0.0085378439 | |
| 12866390 | 3 years ago | | | 0 | 0.0017683360 | |
| 12733267 | 3 years ago | | | 0 | 0.0015621602 | |
| 12592979 | 3 years ago | | | 0 | 0.0014367730 | |
| 12535538 | 3 years ago | | | 0 | 0.0020862570 | |
| 12514828 | 3 years ago | | | 0 | 0.0050261640 | |
| 12340041 | 4 years ago | | | 0 | 0.0056451660 | |
| 12308582 | 4 years ago | | | 0 | 0.0042964622 | |
| 12270417 | 4 years ago | | | 0 | 0.016417824 |
ABI
ABI objects
Getter at block 21247438
DURATION() view returns (uint256)
2592000
initreward() view returns (uint256)
24414062500000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1662662862
lastUpdateTime() view returns (uint256)
1642923288
owner() view returns (address)
0x5fddf6282b47511fa868081c99a9228b6b7a2384
periodFinish() view returns (uint256)
1662662862
rewardPerToken() view returns (uint256)
5390997421066094256
rewardPerTokenStored() view returns (uint256)
5343970041228626786
rewardRate() view returns (uint256)
9419005594135
solarite() view returns (address)
0x930ed81ad809603baf727117385d01f04354612e
starttime() view returns (uint256)
1599782400
totalSupply() view returns (uint256)
3953593812252126314052
uni_lp() view returns (address)
0x7bc3a77b1b8daa4bf4b38c710119b932c5b27925
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()
governanceRecoverUnsupported(address _token, uint256 amount, address to)
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.