KASSIAHOMEPYLONPool
Verified contract
Active on
Ethereum with 409 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cc8…8a92
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOMATOS | ERC-20 | 4.006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11266032 | 4 years ago | | | 0 | 0.0041070000 | |
| 11259560 | 4 years ago | | | 0 | 0.0032449680 | |
| 11258821 | 4 years ago | | | 0 | 0.00055779106 | |
| 11258819 | 4 years ago | | | 0 | 0.00061022407 | |
| 11258819 | 4 years ago | | | 0 | 0.00061022407 | |
| 11258819 | 4 years ago | | | 0 | 0.0019713602 | |
| 11257116 | 4 years ago | | | 0 | 0.0046560800 | |
| 11257112 | 4 years ago | | | 0 | 0.0045065680 | |
| 11247128 | 4 years ago | | | 0 | 0.0029856000 | |
| 11214076 | 4 years ago | | | 0 | 0.0028240320 |
ABI
ABI objects
Getter at block 21307623
DURATION() view returns (uint256)
2592000
isOwner() view returns (bool)
false
kassiahome() view returns (address)
0x4cc84b41ececc387244512242eec226eb7948a92
lastTimeRewardApplicable() view returns (uint256)
1603044000
lastUpdateTime() view returns (uint256)
1603044000
owner() view returns (address)
0xf7ccd6fa9ef5a9dbf7a82422bb19c82a8746cdad
periodFinish() view returns (uint256)
1603044000
pylon() view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
rewardDistribution() view returns (address)
0xf7ccd6fa9ef5a9dbf7a82422bb19c82a8746cdad
rewardPerToken() view returns (uint256)
83575626309662454221
rewardPerTokenStored() view returns (uint256)
83575626309662454221
rewardRate() view returns (uint256)
11574074074074074
starttime() view returns (uint256)
1600452000
totalSupply() view returns (uint256)
6222699364059092277
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.