Shiba Wash
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WASH | ERC-20 | 117.587142M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17132607 | 2 years ago | | | 0 | 0.0030075469 | |
| 17132529 | 2 years ago | | | 0 | 0.0027880118 | |
| 17128082 | 2 years ago | | | 0 | 0.0016278914 | |
| 17084747 | 2 years ago | | | 0 | 0.0025281467 | |
| 17069725 | 2 years ago | | | 0 | 0.0013683827 | |
| 17061957 | 2 years ago | | | 0 | 0.0023557032 | |
| 17059083 | 2 years ago | | | 0 | 0.0011246065 | |
| 17052356 | 2 years ago | | | 0 | 0.0011960746 | |
| 17050968 | 2 years ago | | | 0 | 0.00099025836 | |
| 17050724 | 2 years ago | | | 0 | 0.0011727710 |
ABI
ABI objects
Getter at block 21270461
blockForPenaltyEnd() view returns (uint256)
17048013
botsCaught() view returns (uint256)
0
buyTaxFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xd2cae3695d4da75c5df1c35cdd3cd95ce963785f
maxBuyAmount() view returns (uint256)
45000000000000000000000000
maxSellAmount() view returns (uint256)
45000000000000000000000000
maxWalletAmount() view returns (uint256)
45000000000000000000000000
name() view returns (string)
Shiba Wash
owner() view returns (address)
0x5db2f8c085a6a1b3aa1e7c06b089a0774d0bede2
sellTaxFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapToEth() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
3000000000000000000000000
symbol() view returns (string)
WASH
tokensForTax() view returns (uint256)
117587141611593381481191701
totalSupply() view returns (uint256)
3000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17048013
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapToEth(bool _swapToEth)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _taxFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _taxFee)
updateSwapTokensAtAmount(uint256 newAmount)
updateTaxAddress(address _taxAddress)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.