duckswap.world
Verified contract
Active on
Base with 1,278 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc7b0…c026
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DUCK | ERC-20 | 9999.979T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18645195 | 2 months ago | | | 0 | 4.1568282e-7 | |
| 17621805 | 3 months ago | | | 0 | 3.1501945e-7 | |
| 14478294 | 6 months ago | | | 0 | 0.000000084171725750 | |
| 13925820 | 6 months ago | | | 0 | 0.0000015185285 | |
| 13233495 | 7 months ago | | | 0 | 1.4330771e-7 | |
| 13233175 | 7 months ago | | | 0 | 1.3182540e-7 | |
| 10883066 | 8 months ago | | | 0 | 0.000000001948463250 | |
| 10882935 | 8 months ago | | | 0 | 0.000000000535803750 | |
| 10439073 | 9 months ago | | | 0 | 0.000000001223776250 | |
| 10439070 | 9 months ago | | | 0 | 0.000000001223849000 |
ABI
ABI objects
Getter at block 21862417
_buyCount() view returns (uint256)
1950
_uniswapPair() view returns (address)
0xedecaf7c9c48d21b4a9210dad87b40514b95be2e
_uniswapRouter() view returns (address)
0xc7b006f084ca79334db41fe216d3195870fac026
decimals() view returns (uint8)
18
name() view returns (string)
duckswap.world
owner() view returns (address)
0x796176ea6fb1773e2686222b8b3db2f75b5d6eeb
remainHolder() view returns (bool)
true
startTradeBlock() view returns (uint256)
1974432
symbol() view returns (string)
DUCK
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
_cantList(address) view returns (bool)
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRemain()
recuseTax(uint256 newBuy, uint256 newSell, uint256 newReduceBuy, uint256 newReduceSell, uint256 newPreventSwapBefore)
removeERC20(address _token)
renounceOwnership()
setCantList(address ac, bool status)
setFeeExclude(address account, bool value)
setFundAddr(address newAddr, address newdv)
setrate(uint256 newv)
startTrade(address[] adrs)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.