SkibibiToiletBase
Verified contract
Active on
Base with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
No balances found for "SkibibiToiletBase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12478185 | 8 months ago | | | 0 | 0.0000060337388 | |
| 12478177 | 8 months ago | | | 0 | 0.0011427583 | |
| 12478177 | 8 months ago | | | 0 | 0.00039865277 | |
| 12478176 | 8 months ago | | | 0 | 0.000020255203 | |
| 12478168 | 8 months ago | | | 0 | 0.0019945110 | |
| 12478164 | 8 months ago | | | 0 | 0.0010201371 | |
| 12478162 | 8 months ago | | | 0 | 0.00098097488 | |
| 12478161 | 8 months ago | | | 0 | 0.0000060337388 | |
| 12478161 | 8 months ago | | | 0 | 0.0000060337388 | |
| 12478161 | 8 months ago | | | 0 | 0.0000060337388 |
ABI
ABI objects
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(address) view returns (bool)
_isExcludedFromAntiWhale(address) view returns (bool)
_isExcludedFromAutoLiquidity(address) view returns (bool)
_isExcludedFromBuy(address) view returns (bool)
_isExcludedFromMaxTx(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addToBlacklist(address a)
addToBlacklists(address[] addresses, bool status)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
openTrading(bool _bool)
removeFromBlackList(address account)
renounceOwnership()
setAddresses(address teamWallet, address marketingWallet)
setAntiWhaleEnabled(bool e)
setAntiWhaleThreshold(uint256 antiWhaleThreshold)
setExcludedFromAntiWhale(address account, bool e)
setExcludedFromAutoLiquidity(address a, bool b)
setExcludedFromBuy(address account, bool e)
setExcludedFromFee(address account, bool e)
setExcludedFromMaxTx(address account, bool e)
setFeesBuy(uint256 taxFee, uint256 liquidityFee)
setFeesSell(uint256 taxFee, uint256 liquidityFee)
setFeesTransfer(uint256 taxFee, uint256 liquidityFee)
setLiquidityPercentages(uint256 teamFee, uint256 marketingFee)
setMaxTx(uint256 maxTx)
setMaxWallet(uint256 max)
setMinTokenBalance(uint256 minTokenBalance)
setSwapAndLiquifyEnabled(bool _enabled)
setUniswapPair(address p)
setUniswapRouter(address r)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MarketingSent(address to, uint256 bnbSent)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 bnbReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
TeamSent(address to, uint256 bnbSent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.