Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ceb…7544
0x2260…c599
Balances ($5,343.65)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.056827 | $94,034.00 |
$5,343.65 | |
DOKI | ERC-20 | 1.85558 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12882579 | 3 years ago | | | 0 | 0.0013642200 | |
| 12882437 | 3 years ago | | | 0 | 0.0018666230 | |
| 12534121 | 3 years ago | | | 0 | 0.0030237900 | |
| 12490686 | 3 years ago | | | 0 | 0.036866400 | |
| 12360131 | 4 years ago | | | 0 | 0.0051250000 | |
| 12350718 | 4 years ago | | | 0 | 0.0033558432 | |
| 12316093 | 4 years ago | | | 0 | 0.0054557880 | |
| 12261474 | 4 years ago | | | 0 | 0.016271000 | |
| 12160981 | 4 years ago | | | 0 | 0.045925900 | |
| 12134221 | 4 years ago | | | 0 | 0.015352253 |
ABI
ABI objects
Getter at block 21230305
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
halvingTime() view returns (uint256)
1625489998
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
1907348632812500
lastDistributeTime() view returns (uint256)
1618059598
lastRewardTime() view returns (uint256)
1625489998
lastUpdateTime() view returns (uint256)
1625489998
owner() view returns (address)
0xb3348155afeac9aa6a14a48acbda3d71100407fd
rewardPerLPToken() view returns (uint256)
44845937417316958597
rewardPerToken() view returns (uint256)
44845937417316958597
rewardRate() view returns (uint256)
1576842454
totalSupply() view returns (uint256)
5682681
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()
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.