USDTKFDLPTokenSharePool
Verified contract
Active on
Ethereum with 163 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5ebb…3fcf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KFS | ERC-20 | 310.40892K | -- | -- | |
CPT | ERC-20 | 0.001575 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12655260 | 3 years ago | | | 0 | 0.00095582000 | |
| 12629531 | 3 years ago | | | 0 | 0.00077556000 | |
| 12549436 | 3 years ago | | | 0 | 0.0024964720 | |
| 12312582 | 4 years ago | | | 0 | 0.0027399960 | |
| 12312572 | 4 years ago | | | 0 | 0.0036913350 | |
| 12300541 | 4 years ago | | | 0 | 0.0071660160 | |
| 12202086 | 4 years ago | | | 0 | 0.0078987520 | |
| 12113564 | 4 years ago | | | 0 | 0.014589328 | |
| 12100616 | 4 years ago | | | 0 | 0.016477712 | |
| 11971529 | 4 years ago | | | 0 | 0.0070874650 |
ABI
ABI objects
Getter at block 21188545
DURATION() view returns (uint256)
2592000
basisShare() view returns (address)
0x5ebbd1c991463566f8a755f15ee25f8610883fcf
initreward() view returns (uint256)
58471859179687500000000
lastTimeRewardApplicable() view returns (uint256)
1625154176
lastUpdateTime() view returns (uint256)
1623977152
lpt() view returns (address)
0x3ff53a3cc3729a6cb089396addb5f977668c5ffd
owner() view returns (address)
0xb940a691830fba3f518f5af952360b72fc6abb1c
periodFinish() view returns (uint256)
1625154176
rewardDistribution() view returns (address)
0xed1376b70c483a13d2f574d051df0bc6897bfd18
rewardPerToken() view returns (uint256)
226144527145214567236529359
rewardPerTokenStored() view returns (uint256)
209283701708370856000809990
rewardRate() view returns (uint256)
22558587646484375
starttime() view returns (uint256)
1610969400
totalSupply() view returns (uint256)
1574774566374140
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)
constructor(address basisShare_, address lptoken_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.