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 |
---|---|---|---|---|---|
WASH | ERC-20 | 32.761769K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20874365 | 2 months ago | | | 0 | 0.00014498096 | |
| 19591637 | 8 months ago | | | 0 | 0.00049836999 | |
| 19052821 | 10 months ago | | | 0 | 0.00044702898 | |
| 19039358 | 10 months ago | | | 0 | 0.0011601069 | |
| 19010900 | 10 months ago | | | 0 | 0.00091877349 | |
| 18984780 | 10 months ago | | | 0 | 0.0032897994 | |
| 18984585 | 10 months ago | | | 0 | 0.0028740619 | |
| 18897608 | a year ago | | | 0 | 0.00069357266 | |
| 18894183 | a year ago | | | 0 | 0.00063242599 | |
| 18850833 | a year ago | | | 0 | 0.00094381704 |
ABI
ABI objects
Getter at block 21265786
UNISWAP_FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UNISWAP_V2_PAIR() view returns (address)
0xfc1509e886552e9fd9e6a89eb554db05d449b653
buyTotalFees() view returns (uint256)
4
changeThisWallet() view returns (address)
0x21ab938d54a182b4975e97c0a1496961123f9ec2
decimals() view returns (uint8)
18
fetchFees() view returns (bool)
false
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
150000000000000000000000
maxSellAmount() view returns (uint256)
100000000000000000000000
maxWalletAmount() view returns (uint256)
300000000000000000000000
name() view returns (string)
Wash Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
symbol() view returns (string)
WASH
taxedTokens() view returns (uint256)
4712761768982485641044843
tokenSwapThreshold() view returns (uint256)
65000000000000000000000
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
tradingOpenedOnBlock() view returns (uint256)
18222816
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
setChangeThisWallet(address _changeThisWallet)
setNewFees(uint256 newBuyFees, uint256 newSellFees)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedChangeThisWallet(address indexed newWallet)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.