LPToDOKI
Verified contract
Active on
Ethereum with 1,129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ceb…7544
Balances ($177,058.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 57.115607 | $3,100.01 |
$177,058.95 | |
DOKI | ERC-20 | 19.51172 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12811284 | 3 years ago | | | 0 | 0.016666740 | |
| 12811284 | 3 years ago | | | 0 | 0.016666740 | |
| 12549182 | 3 years ago | | | 0 | 0.018350615 | |
| 12542121 | 3 years ago | | | 0 | 0.013029168 | |
| 12442912 | 3 years ago | | | 0 | 0.0090656820 | |
| 12345165 | 4 years ago | | | 0 | 0.0047031520 | |
| 12316093 | 4 years ago | | | 0 | 0.0053448720 | |
| 12307514 | 4 years ago | | | 0 | 0.016266284 | |
| 12307514 | 4 years ago | | | 0 | 0.0017373300 | |
| 12261474 | 4 years ago | | | 0 | 0.015986600 |
ABI
ABI objects
Getter at block 21193569
DURATION() view returns (uint256)
1209600
devAddr() view returns (address)
0x370d7f82131adc0bb0e87869ee8293409272a111
devDistributeDuration() view returns (uint256)
15552000
devDistributeRate() view returns (uint256)
5787037037037
devFinishTime() view returns (uint256)
1618059598
devFundAmount() view returns (uint256)
90000000000000000000
dokiAddress() view returns (address)
0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544
halvingTime() view returns (uint256)
1621861198
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
15258789062500000
lastDistributeTime() view returns (uint256)
1618059598
lastRewardTime() view returns (uint256)
1621861198
lastUpdateTime() view returns (uint256)
1621133302
lpTokenAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xb3348155afeac9aa6a14a48acbda3d71100407fd
rewardPerLPToken() view returns (uint256)
315851818462509789
rewardPerToken() view returns (uint256)
316012583952494169
rewardRate() view returns (uint256)
12614739635
totalSupply() view returns (uint256)
57115606852254535444
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.