Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
zkD | ERC-20 | 29.996561M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21355699 | 6 days ago | | | 0 | 0.00026156123 | |
| 21355687 | 6 days ago | | | 0 | 0.00021992701 | |
| 16898368 | 2 years ago | | | 0 | 0.0019207789 | |
| 16859283 | 2 years ago | | | 0 | 0.00059899047 | |
| 16795277 | 2 years ago | | | 0 | 0.0012016041 | |
| 16795270 | 2 years ago | | | 0 | 0.0011576970 | |
| 16792410 | 2 years ago | | | 0 | 0.0017833655 | |
| 16792404 | 2 years ago | | | 0 | 0.0018839904 | |
| 16789629 | 2 years ago | | | 0 | 0.0010676482 | |
| 16789510 | 2 years ago | | | 0 | 0.0010424184 |
ABI
ABI objects
Getter at block 21396360
_maxTxAmount() view returns (uint256)
15000000000000000000000000
_maxWalletToken() view returns (uint256)
15000000000000000000000000
decimals() pure returns (uint8)
18
developmentWallet() view returns (address)
0x3b53d077405931dae8f7e0ade09e32f0c63821f7
getPair() view returns (address)
0x83494f921f58518e863dc1c88d1255f5e23c9252
liquidityWallet() view returns (address)
0x3b53d077405931dae8f7e0ade09e32f0c63821f7
marketingWallet() view returns (address)
0x3b53d077405931dae8f7e0ade09e32f0c63821f7
name() pure returns (string)
zkDuck
pair() view returns (address)
0x83494f921f58518e863dc1c88d1255f5e23c9252
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
zkD
totalBuyFee() view returns (uint256)
30
totalSellFee() view returns (uint256)
30
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckWETH(uint256 perc)
liftLimits()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _developFee)
setFeeTaking(bool takeFees)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _developFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _liquidityWallet, address _developWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.