Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcaef…1b24
Balances ($0.00)
No balances found for "DORKU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19145392 | 9 months ago | | | 0 | 0.00059842644 | |
| 19106840 | 10 months ago | | | 0 | 0.00055688657 | |
| 19016651 | 10 months ago | | | 0 | 0.0010547252 | |
| 18851126 | a year ago | | | 0 | 0.0010591500 | |
| 18596741 | a year ago | | | 0 | 0.00052703274 | |
| 18596732 | a year ago | | | 0 | 0.00084766964 | |
| 18590543 | a year ago | | | 0 | 0.0012470652 | |
| 18584251 | a year ago | | | 0 | 0.0018813011 | |
| 18581280 | a year ago | | | 0 | 0.0014622330 | |
| 18581228 | a year ago | | | 0 | 0.0012978385 |
ABI
ABI objects
Getter at block 21205513
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
100000000000000000000
botFee() view returns (uint256)
990
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x0ef590eb8fad1c25432626e67c823481f9664ff7
name() pure returns (string)
DORKU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
14285714285714285
symbol() pure returns (string)
DORKU
totalSupply() view returns (uint256)
80702507470811186494
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading(uint256 deadline)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.