Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DUCK458 | ERC-20 | 106.421775K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14230692 | 3 years ago | | | 0 | 0.0083545802 | |
| 14168345 | 3 years ago | | | 0 | 0.017294093 | |
| 13983746 | 3 years ago | | | 0 | 0.0059362873 | |
| 13983744 | 3 years ago | | | 0 | 0.0057573793 | |
| 13983741 | 3 years ago | | | 0 | 0.0066210558 | |
| 13983737 | 3 years ago | | | 0 | 0.0072457758 | |
| 13983736 | 3 years ago | | | 0 | 0.0080737062 | |
| 13983734 | 3 years ago | | | 0 | 0.0080089360 | |
| 13983729 | 3 years ago | | | 0 | 0.0084134726 | |
| 13983727 | 3 years ago | | | 0 | 0.0088303498 |
ABI
ABI objects
Getter at block 21208281
_liquidityFee() view returns (uint256)
12
_maxTxAmount() view returns (uint256)
100000000000000000
_taxFee() view returns (uint256)
1
canTrade() view returns (bool)
true
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
marketingWallet() view returns (address)
0xe41d00474cbff3a290bb53fba9ce4ac8f64ce32c
name() view returns (string)
Duck458
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
owner() view returns (address)
0x94890c808058da51cd912f108418443bd057b11d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DUCK458
totalFees() view returns (uint256)
1422359643522454
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x12c544049dc26c3fd349dd2e25ec4a5997b7aea9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBotWalletStatus(address botwallet) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events Opentrading()
addBotWallet(address botwallet)
approve(address spender, uint256 amount) returns (bool)
claimOtherTokens(address tokenAddress)
claimTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotWallet(address botwallet)
renounceOwnership()
setMarketingWallet(address walletAddress)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
setmaxTxAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
upliftTxAmount()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.