Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x39ed…a40a
0x73f3…2544
0x73f3…2544
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DUST | ERC-20 | 320.493492K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19254934 | 9 months ago | | | 0 | 0.0010395632 | |
| 19223974 | 9 months ago | | | 0 | 0.00070426242 | |
| 19105501 | 10 months ago | | | 0 | 0.00039826226 | |
| 19105497 | 10 months ago | | | 0 | 0.00063260187 | |
| 19047190 | 10 months ago | | | 0 | 0.00075030368 | |
| 19047182 | 10 months ago | | | 0 | 0.00071131611 | |
| 19039693 | 10 months ago | | | 0 | 0.00096591713 | |
| 19014222 | 10 months ago | | | 0 | 0.0014707312 | |
| 18969237 | 10 months ago | | | 0 | 0.00070991942 | |
| 18963587 | 10 months ago | | | 0 | 0.0010396085 |
ABI
ABI objects
Getter at block 21190367
DUSTBot() pure
()
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Dust Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DUST
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddLP()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
recoverETHs()
removeMaxLimits()
renounceOwnership()
setNewFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.