Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x098e…f9e4
0x098e…f9e4
6 additional
variables
Balances ($11.92)
Native
Value
$11.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004903 | $2,430.35 |
$11.92 | |
W | ERC-20 | 2.782853B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17032807 | 2 years ago | | | 0 | 0.00070728544 | |
| 17008404 | 2 years ago | | | 0 | 0.00048857260 | |
| 16638537 | 2 years ago | | | 0 | 0.0012901994 | |
| 16322025 | 2 years ago | | | 0 | 0.00090458804 | |
| 16322022 | 2 years ago | | | 0 | 0.00086726336 | |
| 16322022 | 2 years ago | | | 0 | 0.00096174136 | |
| 16322022 | 2 years ago | | | 0 | 0.00096174136 | |
| 16199423 | 2 years ago | | | 0 | 0.00048598021 | |
| 16146076 | 2 years ago | | | 0 | 0.0013944038 | |
| 16099081 | 2 years ago | | | 0 | 0.0012081922 |
ABI
ABI objects
Getter at block 21124572
amountInPool() view returns (uint256)
10417
decimals() pure returns (uint8)
9
name() pure returns (string)
Dub
owner() view returns (address)
0xbbd43f309007ac47805ce6598fabae9c8eb8ee13
symbol() pure returns (string)
W
thisBalance() view returns (uint256)
2782852557680561511
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedMaxWallet(address ad) view returns (bool)
isExcludedToFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
excludeFromMaxWallet(address[] ads, bool onoff)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBots(address[] bots_)
setBuyFee(uint256 buy)
setDevWallet(address dev)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingWallet(address marketing)
setMaxWallet(uint256 amt)
setMinContractTokensToSwap(uint256 numToken)
setNoTaxMode(bool onoff)
setSellFee(uint256 sell)
setSwapAll(bool onoff)
setTakeFeeFromTransfer(bool onoff)
setTaxFee(uint256 tax)
setTransferFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool feeSent, bool marketingSent)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWallet, address marketingWallet)
receive()
This contract contains no error objects.