KASSIAKOMMERCIALWETHPool
Verified contract
Active on
Ethereum with 101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xba44…7366
Balances ($0.00)
No balances found for "KASSIAKOMMERCIALWETHPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11246266 | 4 years ago | | | 0 | 0.00064303177 | |
| 11246259 | 4 years ago | | | 0 | 0.00080748868 | |
| 11179606 | 4 years ago | | | 0 | 0.0018544000 | |
| 11179542 | 4 years ago | | | 0 | 0.0011788001 | |
| 11179541 | 4 years ago | | | 0 | 0.0020065549 | |
| 11125509 | 4 years ago | | | 0 | 0.0015505292 | |
| 11121829 | 4 years ago | | | 0 | 0.0017584000 | |
| 11093909 | 4 years ago | | | 0 | 0.0065285440 | |
| 11093853 | 4 years ago | | | 0 | 0.0096701440 | |
| 11088651 | 4 years ago | | | 0 | 0.0011837600 |
ABI
ABI objects
Getter at block 21320043
DURATION() view returns (uint256)
1296000
isOwner() view returns (bool)
false
kassiakommercial() view returns (address)
0xba4418f862a8d37c67991d658a3c5c09bd8c7366
lastTimeRewardApplicable() view returns (uint256)
1602003600
lastUpdateTime() view returns (uint256)
1602003600
owner() view returns (address)
0x327b6e6cefcc50e3505cb2dc041782309aa78da5
periodFinish() view returns (uint256)
1602003600
rewardDistribution() view returns (address)
0x327b6e6cefcc50e3505cb2dc041782309aa78da5
rewardPerToken() view returns (uint256)
1209549465579115337550
rewardPerTokenStored() view returns (uint256)
1209549465579115337550
rewardRate() view returns (uint256)
7716049382716049
starttime() view returns (uint256)
1600707600
totalSupply() view returns (uint256)
0
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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.