SOLARITESNXPool
Verified contract
Active on
Ethereum with 708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x930e…612e
Balances ($139.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNX | ERC-20 | 102.775749 | $1.36 |
$139.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11264473 | 4 years ago | | | 0 | 0.0022742932 | |
| 11214436 | 4 years ago | | | 0 | 0.0032122398 | |
| 11181909 | 4 years ago | | | 0 | 0.0069831300 | |
| 11128542 | 4 years ago | | | 0 | 0.00074313007 | |
| 11128528 | 4 years ago | | | 0 | 0.0014909401 | |
| 11123466 | 4 years ago | | | 0 | 0.0060947040 | |
| 11120920 | 4 years ago | | | 0 | 0.0022665024 | |
| 11082602 | 4 years ago | | | 0 | 0.00094152600 | |
| 11082597 | 4 years ago | | | 0 | 0.0024636160 | |
| 11074975 | 4 years ago | | | 0 | 0.0022863840 |
ABI
ABI objects
Getter at block 21102678
DURATION() view returns (uint256)
2592000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602367200
lastUpdateTime() view returns (uint256)
1602367200
owner() view returns (address)
0x5fddf6282b47511fa868081c99a9228b6b7a2384
periodFinish() view returns (uint256)
1602367200
rewardDistribution() view returns (address)
0x5fddf6282b47511fa868081c99a9228b6b7a2384
rewardPerToken() view returns (uint256)
52379803526863865
rewardPerTokenStored() view returns (uint256)
52379803526863865
rewardRate() view returns (uint256)
1929012345679012
snx() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
solarite() view returns (address)
0x930ed81ad809603baf727117385d01f04354612e
starttime() view returns (uint256)
1599775200
totalSupply() view returns (uint256)
102775749406863919650
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()
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.