LPToDOKI
Verified contract
Active on
Ethereum with 11,774 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ceb…7544
0x1d4b…9e39
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOKI | ERC-20 | 62.970951 | -- | -- | |
UNI-V2 | ERC-20 | 12.746769 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13365210 | 3 years ago | | | 0 | 0.0096606439 | |
| 13050588 | 3 years ago | | | 0 | 0.0069248893 | |
| 12988397 | 3 years ago | | | 0 | 0.0040518000 | |
| 12988386 | 3 years ago | | | 0 | 0.0049679601 | |
| 12988382 | 3 years ago | | | 0 | 0.0042298644 | |
| 12958212 | 3 years ago | | | 0 | 0.0027057750 | |
| 12958202 | 3 years ago | | | 0 | 0.0037671250 | |
| 12864289 | 3 years ago | | | 0 | 0.0035699300 | |
| 12864285 | 3 years ago | | | 0 | 0.0040693050 | |
| 12716730 | 3 years ago | | | 0 | 0.0010823100 |
ABI
ABI objects
Getter at block 21160564
DURATION() view returns (uint256)
1209600
devAddr() view returns (address)
0x370d7f82131adc0bb0e87869ee8293409272a111
devDistributeDuration() view returns (uint256)
15552000
devDistributeRate() view returns (uint256)
117026748971193
devFinishTime() view returns (uint256)
1618059598
devFundAmount() view returns (uint256)
1820000000000000000000
dokiAddress() view returns (address)
0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544
halvingTime() view returns (uint256)
1631537998
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
1609325408935546
lastDistributeTime() view returns (uint256)
1618059598
lastRewardTime() view returns (uint256)
1631537998
lastUpdateTime() view returns (uint256)
1631537998
lpTokenAddress() view returns (address)
0x1d4b2b2a2ca8762410801b51f128b73743439e39
owner() view returns (address)
0xb3348155afeac9aa6a14a48acbda3d71100407fd
rewardPerLPToken() view returns (uint256)
15103363845407856335
rewardPerToken() view returns (uint256)
15103363845407856335
rewardRate() view returns (uint256)
1330460820
totalSupply() view returns (uint256)
12746768527879103003
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.