Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DUCKIE | ERC-20 | 4.945487M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21232836 | 22 days ago | | | 0 | 0.00037663840 | |
| 20770797 | 3 months ago | | | 0 | 0.00053603802 | |
| 20544686 | 4 months ago | | | 0 | 0.000053921615 | |
| 20536965 | 4 months ago | | | 0 | 0.00010858042 | |
| 20412184 | 4 months ago | | | 0 | 0.00011549385 | |
| 20393022 | 5 months ago | | | 0 | 0.00013840983 | |
| 20223842 | 5 months ago | | | 0 | 0.00024050318 | |
| 19970937 | 6 months ago | | | 0 | 0.00051538921 | |
| 19952235 | 7 months ago | | | 0 | 0.00014018308 | |
| 19075131 | a year ago | | | 0 | 0.00038934038 |
ABI
ABI objects
Getter at block 21390558
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1732152623
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0x45ca3374215a08c35823998d5e811c0c79f536e5
maxTransactionAmount() view returns (uint256)
690008880000000000000000000
maxWallet() view returns (uint256)
690008880000000000000000000
name() view returns (string)
Duckcoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
34500444000000000000000000
symbol() view returns (string)
DUCKIE
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
4945487142000823623017528
totalSupply() view returns (uint256)
69000888000000000000000000000
uniswapV2Pair() view returns (address)
0xe05dccc669861cdb3506f7782f91935f04f63139
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
duckIt() returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.