DUST

Verified contract

Active on Ethereum with 709 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf415df581ad9e69b49dd833d28f5a7491fbedfe982c90cd1a9d42385399c9fd1
0xfc3122969b1db84a1fe334784392fcbd98d0820a69663626545db5800c7e7dfc
0x69af0c620687fbca689ace1e36eb9abd1420bd6d59cb05ee06be000344afe964
0x8334573a2ad9f7f9ab0267b8fab1595c13f5d97141055275f9ea7f8634ca36fe
0x9136cc8780bef0143e2e2c5b53327ce72dee2e04cf1141c9f585e8063c5e3112
0xb8dbe2d334b1e9bf4e2efbe68451fb712e2711043dc57628b2f3e355b2d4b5d9
0xdc84b18bc5d47d415adee554a28673d71178f87f1aaf97d0b257f1dd1477da1c
0x65022784ee3f7f268d21f6d0f72a028790ce2e15c1e8b0b054179cf7c8dcfec5
0x7a5e846bb437ac72111ea623484ca867796ce403ea44e307f2aeb7c8cc777fcc
0xd10b3ed287a5ebf3304c9b9f7e9536d13c524f8c72646856008f4bfe1377cc8a

Functions
Getter at block 20891628
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee(view returns (uint256)
100
buyMarketingFee(view returns (uint256)
400
decimals(pure returns (uint8)
9
masterTaxDivisor(view returns (uint16)
10000
name(pure returns (string)
DUST
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellAutoBurnFee(view returns (uint256)
100
sellMarketingFee(view returns (uint256)
400
symbol(pure returns (string)
DustSwap
tokensForAutoBurn(view returns (uint256)
110164500000
tokensForMarketing(view returns (uint256)
440658000000
totalBuyFees(view returns (uint256)
800
totalSupply(pure returns (uint256)
1000000000000000
totalsellFees(view returns (uint256)
800
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
SetWalletandTxtAmount(uint256 _maxTxAmountuint256 _maxWalletSize
approve(address spenderuint256 amountreturns (bool)
excludeFromFee(address account
includeInFee(address account
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _buyAutoBurnFeeuint256 _buyMarketingFee
updateMaxTxAmt(uint256 amount
updateMaxWalletAmount(uint256 amount
updateSellFees(uint256 _sellAutoBurnFeeuint256 _sellMarketingFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.