SkibibiToiletBase

Verified contract

Active on Base with 12 txns
Deployed by via 0x4ae0c911 at 12477706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables

No balances found for "SkibibiToiletBase"

0xbdcf2b102de179b53ef5deccabe9ec244c3bdbefdfd33495baccdd8a9d92650a
0xfd29bbeeac469a6f7ce16e113cce27e7144aa9182151101b0f9b0788f0485935
0x295bcbd6df6bd25dceae83d8746e24235995eb4ce61c5758c45e3065faaf77e2
0x23f0ed75ae90946b18dfe83024a643cd4811839d366c6cc9b17bc0283bbf2b98
0x074d1c39e37311ca98db08f45d9991f01f0145f75a3d50495682b4f7139934e8
0x375dc11ac4af35cd31f340783c30471217788ecaf996ee5f2ab3112addce82b0
0x2b3874e73fbfab6395afafe11ae262a51846b308492b31e1306524fb8f5ab792
0x1304004bf0983750f455931c11382170a5d9f25f89d4cdafb92583f50ad62d67
0x5798aabde046374b03064ae2e94f9c980df31ecd0233ca025c874a0b6b218583
0xb7a5cc3a2a3a78c577e5f9ce0aeedb20ca5a7a041fe3d9c569def6522c05d2ae

Functions
Getter at block 22923775
_antiWhaleThreshold(view returns (uint256)
1000000000000000000000000000
_burnAddress(view returns (address)
0x000000000000000000000000000000000000dead
_isAntiWhaleEnabled(view returns (bool)
true
_liquidityFee(view returns (uint256)
0
_liquidityFeeBuy(view returns (uint256)
0
_liquidityFeeSell(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
1000000000000000000000000000
_minTokenBalance(view returns (uint256)
1000000000000000000000000000
_taxFee(view returns (uint256)
0
_taxFeeBuy(view returns (uint256)
0
_taxFeeSell(view returns (uint256)
0
decimals(view returns (uint8)
18
getUnlockTime(view returns (uint256)
0
name(view returns (string)
SkibibiToiletBase
owner(view returns (address)
0x6ffca6158558dd88e23d37adda8db800b7437fa3
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SKIBIBI
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0xf78d1bc27ee7237e7d6bcad075c62aa03b4e997c
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isBlacklisted(addressview returns (bool)
_isExcludedFromAntiWhale(addressview returns (bool)
_isExcludedFromAutoLiquidity(addressview returns (bool)
_isExcludedFromBuy(addressview returns (bool)
_isExcludedFromMaxTx(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
addToBlacklist(address a
addToBlacklists(address[] addressesbool status
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromReward(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
openTrading(bool _bool
removeFromBlackList(address account
renounceOwnership(
setAddresses(address teamWalletaddress marketingWallet
setAntiWhaleEnabled(bool e
setAntiWhaleThreshold(uint256 antiWhaleThreshold
setExcludedFromAntiWhale(address accountbool e
setExcludedFromAutoLiquidity(address abool b
setExcludedFromBuy(address accountbool e
setExcludedFromFee(address accountbool e
setExcludedFromMaxTx(address accountbool e
setFeesBuy(uint256 taxFeeuint256 liquidityFee
setFeesSell(uint256 taxFeeuint256 liquidityFee
setFeesTransfer(uint256 taxFeeuint256 liquidityFee
setLiquidityPercentages(uint256 teamFeeuint256 marketingFee
setMaxTx(uint256 maxTx
setMaxWallet(uint256 max
setMinTokenBalance(uint256 minTokenBalance
setSwapAndLiquifyEnabled(bool _enabled
setUniswapPair(address p
setUniswapRouter(address r
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MarketingSent(address touint256 bnbSent
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 bnbReceiveduint256 tokensIntoLiquidity
SwapAndLiquifyEnabledUpdated(bool enabled
TeamSent(address touint256 bnbSent
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.