WabiSabi

Verified contract

Active on Ethereum with 54 txns
Deployed by via 0xa0a56ebc at 17753185
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0xc39dc0e222e665cdbd0122b70a474db16aa80f07f7b8a45cf70ed435ac349ade
0xc6b552d4819ad6346bdcdd0af9f2950f13a6a6b5a3d13f7afa48be94adfce0e3
0xecbd2db7033166d64d5da78aa65e00be793954be0da744adbd8be04519966193
0x3c9cc2da33e9e8e4b4b584a4bd9560acb9b5c1d971fb857853e6b7ce0580f1ae
0x5ca7bc1f3686e1fc67d33849e2f8deb5c6c8436265a64fefcfcff6509dc87362
0xd3d8e300d31bc1aa83dd3eb5cb803c4dd494ebf721d63715b2b17b4fc2f08dbf
0x8b29d1b3732ad4a20fddc0e4ddf4863080d6b0f66b9ff717edae16b59b0acabf
0x16aba91b4ff8770ce8f68ccc30b2583b84e8e73ee88d6cda81eccf5935a0916a
0x87d28f5a90ceca4d87b05b106da20ef8a8b4ae53b2552c086133531eec4331de
0x7a4a0df7dd27cefd1940e04902445fd5c12c1d223a359fb65ee51a0f158cacb3

Functions
Getter at block 20899911
balance(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
25
buyTreasuryFee(view returns (uint256)
25
decimals(view returns (uint8)
18
limitsActive(view returns (bool)
true
maxTx(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
Wabi-Sabi
owner(view returns (address)
0x418398a3f730317f78b4ed1963f9766dc0b98b20
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
25
sellTreasuryFee(view returns (uint256)
25
shouldContractSellAll(view returns (bool)
false
swapTreshold(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
Wabi-Sabi
tokensForLiquidity(view returns (uint256)
0
tokensForTreasury(view returns (uint256)
11051503079932144991944701
totalSupply(view returns (uint256)
100000000000000000000000000
uniswapV2Pair(view returns (address)
0x6faa77caa49ef3975147b7a2a9dc8195e76e396c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
ClearStuckEth(
ContractTradingOn(
UnstuckEth(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableEmptyContract(bool enabled
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLimits(uint256 _maxTxuint256 _maxWallet
updateSwapTreshold(uint256 newAmountreturns (bool)
updateTax(uint256 _liquidityBuyFeeuint256 _liquiditySellFeeuint256 _treasuryBuyFeeuint256 _treasurySellFee
updateTreasuryAddress(address newTreasuryWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
treasuryWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.