LPToDOKI
Verified contract
Active on
Ethereum with 20,681 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ceb…7544
0x9ceb…7544
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOKI | ERC-20 | 462.939532 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16313148 | 2 years ago | | | 0 | 0.0022170671 | |
| 14628804 | 3 years ago | | | 0 | 0.0060145150 | |
| 14628804 | 3 years ago | | | 0 | 0.0063807750 | |
| 14628804 | 3 years ago | | | 0 | 0.0076291875 | |
| 14628804 | 3 years ago | | | 0 | 0.0083288700 | |
| 14511497 | 3 years ago | | | 0 | 0.0064353797 | |
| 14352086 | 3 years ago | | | 0 | 0.0075059016 | |
| 13853930 | 3 years ago | | | 0 | 0.0051184515 | |
| 13755281 | 3 years ago | | | 0 | 0.010763212 | |
| 13754298 | 3 years ago | | | 0 | 0.0064862700 |
ABI
ABI objects
Getter at block 21160300
DURATION() view returns (uint256)
1209600
devAddr() view returns (address)
0x370d7f82131adc0bb0e87869ee8293409272a111
devDistributeDuration() view returns (uint256)
15552000
devDistributeRate() view returns (uint256)
64300411522633
devFinishTime() view returns (uint256)
1618059582
devFundAmount() view returns (uint256)
1000000000000000000000
dokiAddress() view returns (address)
0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544
halvingTime() view returns (uint256)
1643633982
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
844011083245
lastDistributeTime() view returns (uint256)
1618059582
lastRewardTime() view returns (uint256)
1643633982
lastUpdateTime() view returns (uint256)
1643633982
lpTokenAddress() view returns (address)
0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544
owner() view returns (address)
0xb3348155afeac9aa6a14a48acbda3d71100407fd
rewardPerLPToken() view returns (uint256)
2295141715342748307
rewardPerToken() view returns (uint256)
2295141715342748307
rewardRate() view returns (uint256)
697760
totalSupply() view returns (uint256)
388098026184769056190
Read-only
balanceOf(address account) view returns (uint256)
getRewardsAmount(address account) view returns (uint256)
State-modifying
Events claim(uint256 amount)
renounceOwnership()
stake(uint256 amount)
startFarming()
testMint()
transferDevAddr(address newAddr)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Claim(address indexed to, uint256 amount)
Halving(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address indexed from, uint256 amount)
Start(uint256 amount)
Withdraw(address indexed to, uint256 amount)
constructor(address _doki, address _lpToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.