KASSIAHOTELLENDPool
Verified contract
Active on
Ethereum with 166 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x06ff…54d3
Balances ($1.32)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEND | ERC-20 | 34.321018 | $0.038371 |
$1.32 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20831284 | 2 months ago | | | 0 | 0.0016366101 | |
| 11228563 | 4 years ago | | | 0 | 0.0065059200 | |
| 11123901 | 4 years ago | | | 0 | 0.0015645501 | |
| 11123121 | 4 years ago | | | 0 | 0.0034947000 | |
| 11112528 | 4 years ago | | | 0 | 0.0023772041 | |
| 11091556 | 4 years ago | | | 0 | 0.0056926800 | |
| 11086848 | 4 years ago | | | 0 | 0.0079665480 | |
| 11086404 | 4 years ago | | | 0 | 0.0017162800 | |
| 11086403 | 4 years ago | | | 0 | 0.0025032800 | |
| 11082489 | 4 years ago | | | 0 | 0.0020528180 |
ABI
ABI objects
Getter at block 21215196
DURATION() view returns (uint256)
2592000
isOwner() view returns (bool)
false
kassiahotel() view returns (address)
0x06ff1a3b08b63e3b2f98a5124bfc22dc0ae654d3
lastTimeRewardApplicable() view returns (uint256)
1602871200
lastUpdateTime() view returns (uint256)
1602871200
lend() view returns (address)
0x80fb784b7ed66730e8b1dbd9820afd29931aab03
owner() view returns (address)
0x7f20b4cb5e018962e38f2c2bd4a0df289e496a0d
periodFinish() view returns (uint256)
1602871200
rewardDistribution() view returns (address)
0x7f20b4cb5e018962e38f2c2bd4a0df289e496a0d
rewardPerToken() view returns (uint256)
434892712085753494
rewardPerTokenStored() view returns (uint256)
434892712085753494
rewardRate() view returns (uint256)
1929012345679012
starttime() view returns (uint256)
1600279200
totalSupply() view returns (uint256)
34321018419476701803
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.