SOLARITEEWTBPool
Verified contract
Active on
Ethereum with 849 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 |
---|---|---|---|---|---|
EWTB | ERC-20 | 717.798417 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11589374 | 4 years ago | | | 0 | 0.0069839481 | |
| 11283390 | 4 years ago | | | 0 | 0.010355918 | |
| 11265212 | 4 years ago | | | 0 | 0.0035388760 | |
| 11258229 | 4 years ago | | | 0 | 0.0020911542 | |
| 11238513 | 4 years ago | | | 0 | 0.0048257400 | |
| 11082417 | 4 years ago | | | 0 | 0.0010323080 | |
| 11071260 | 4 years ago | | | 0 | 0.0042298820 | |
| 11070594 | 4 years ago | | | 0 | 0.0083646160 | |
| 11068788 | 4 years ago | | | 0 | 0.0029629112 | |
| 11060786 | 4 years ago | | | 0 | 0.0096514800 |
ABI
ABI objects
Getter at block 21226432
DURATION() view returns (uint256)
2592000
ewtb() view returns (address)
0x178c820f862b14f316509ec36b13123da19a6054
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)
386215766389830512
rewardPerTokenStored() view returns (uint256)
386215766389830512
rewardRate() view returns (uint256)
1929012345679012
solarite() view returns (address)
0x930ed81ad809603baf727117385d01f04354612e
starttime() view returns (uint256)
1599775200
totalSupply() view returns (uint256)
717798416881988658843
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.