Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Duck"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20352209 | 4 months ago | | | 0 | 0.00015481656 | |
| 20352209 | 4 months ago | | | 0 | 0.00015481656 | |
| 20352208 | 4 months ago | | | 0 | 0.00025462944 | |
| 20352199 | 4 months ago | | | 0 | 0.00018892320 | |
| 20352197 | 4 months ago | | | 0 | 0.00018105758 | |
| 20352190 | 4 months ago | | | 0 | 0.00010358162 | |
| 20352163 | 4 months ago | | | 0 | 0.00019329102 | |
| 20352163 | 4 months ago | | | 0 | 0.00019329102 | |
| 20352147 | 4 months ago | | | 0 | 0.00033554387 | |
| 20352140 | 4 months ago | | | 0 | 0.00016461093 |
ABI
ABI objects
Getter at block 21311658
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_walletMax() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
autoLiquidityReceiver() view returns (address)
0x63a64398163f80a695ebfba9bb5e97f3b54620ff
decimals() pure returns (uint8)
18
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x48eab6fa911b0e30750c22f9b3cb77cba334c0fc
name() pure returns (string)
Duck
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb858dc86b07008f8a294683241e7183f59c0a90f
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000000
symbol() pure returns (string)
DUCK
takeBuyFee() view returns (bool)
true
takeSellFee() view returns (bool)
true
takeTransferFee() view returns (bool)
true
totalFee() view returns (uint256)
0
totalFeeIfSelling() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openDuck()
removeERC20(address tokenAddress, uint256 tokens) returns (bool success)
removeEther(uint256 amountPercentage)
removeLimits()
removeTax(uint256 newLiqFeeThou, uint256 newRewardFeeThou, uint256 newmarketingFee, uint256 extraSellFee)
renounceOwnership()
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)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.