Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEFIDUCK | ERC-20 | 748.464156K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19292555 | 10 months ago | | | 0 | 0.0023291761 | |
| 19292478 | 10 months ago | | | 0 | 0.0022443292 | |
| 19292476 | 10 months ago | | | 0 | 0.0011001210 | |
| 19292474 | 10 months ago | | | 0 | 0.0015805642 | |
| 19292471 | 10 months ago | | | 0 | 0.0018911998 | |
| 19292465 | 10 months ago | | | 0 | 0.0017933346 | |
| 19292464 | 10 months ago | | | 0 | 0.0017224795 | |
| 19292464 | 10 months ago | | | 0 | 0.0017224795 | |
| 19292464 | 10 months ago | | | 0 | 0.0017224795 | |
| 19292464 | 10 months ago | | | 0 | 0.0017224795 |
ABI
ABI objects
Getter at block 21386225
buyDevFee() view returns (uint256)
0
buyInitialFee() view returns (uint256)
20
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x56f2204d560227d7c3604c4547b65ddddf456299
limitsInEffect() view returns (bool)
false
liquidityBurnEnabled() view returns (bool)
false
marketingWallet() view returns (address)
0xbf79e943dc4554e6f4076a7b906df0df0d3d9928
maxTxAmount() view returns (uint256)
30000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
DeFi Duck Portal
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevFee() view returns (uint256)
0
sellInitialFee() view returns (uint256)
35
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
3
swapTokenAmountMax() view returns (uint256)
10000000000000000000000000
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
DEFIDUCK
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
748464156127415066444963
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb062554e1c1a64f8b53150923419c64ee31a444b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH(address addr)
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)
constructor()
receive()
This contract contains no error objects.