Studio Shibli

Verified contract

Active on Ethereum with 1,014 txns
Deployed by via 0x5fc66e7c at 13723104
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
36 additional variables
ERC-20
--
0x8e2e647c57fb179e01aeacce57e775a65cbc82929d92962fbce2068329bbdd81
0x172d08db9a5ccc12e98d35e762b48d121f5669fa8c38a572146a7222f825bf07
0xe572e9feffa5b076d14bb34482ff74298a2d5f920bec28e186baa62a84032e0e
0xf29f44f16b644490c3abb9a78bd47d2e4ac0720cbb5cd13bdc2f417373749f06
0x1443189e4d17a0982455fd0364bcbf3ad4b63fe7e84d54f09a88d93b3b7d0bbc
0x29f87370db3d044e338c8fa681c22f67bc7d4db3ba8fec27e76a3831ba3c1ab7
0xcd5c79363202b2e7222f9b6e69b3c648e696361c71f5eb6b9c2a88d8dd68707f
0x928a778c49d2bed3f455cb3234e3b16c8aa6b20a0c0c402f1d3026be8cac5c6a
0x2c9fe2c79c822716d5433c73b715325e2ba5708d5376f39ba611757e94f970f8
0x4e3a968d95422cb0d5f6a54899c3e7298944ceea952f31e25cd7bd12d872a923

Functions
Getter at block 20830283
_buyDevFee(view returns (uint256)
2
_buyGameFee(view returns (uint256)
1
_buyLiquidityFee(view returns (uint256)
1
_buyMarketingFee(view returns (uint256)
4
_buyTaxFee(view returns (uint256)
2
_sellDevFee(view returns (uint256)
2
_sellGameFee(view returns (uint256)
1
_sellLiquidityFee(view returns (uint256)
2
_sellMarketingFee(view returns (uint256)
5
_sellTaxFee(view returns (uint256)
1
airDropDailySellPerc(view returns (uint256)
10
airDropLimitInEffect(view returns (bool)
false
airDropLimitLiftDate(view returns (uint256)
1639253666
decimals(pure returns (uint8)
9
devAddress(view returns (address)
0x6358731710985df37b7a2976a447e41b00fd196c
earlyBuyPenaltyEnd(view returns (uint256)
0
gameAddress(view returns (address)
0x29ea5d401615de6eb6321d802eae4206922fca79
getTime(view returns (uint256)
1727299463
getUnlockTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x000000000000000000000000000000000000dead
marketingAddress(view returns (address)
0xcf31195b2c7d618a79962438f00d6d2d726a9950
maxTransactionAmount(view returns (uint256)
2500000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
name(pure returns (string)
Studio Shibli
owner(view returns (address)
0x03b713f920ab6c21d0b75db06c314e716ce216a1
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
SHIBLI
totalFees(view returns (uint256)
61727371341836356656514
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
13723107
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xefe6b089faf135c1995ed94ff076fe6f4f165596
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_airDropAddressNextSellDate(addressview returns (uint256)
_airDropTokensRemaining(addressview returns (uint256)
_airDroppedTokenAmount(addressview returns (uint256)
_isAirdoppedWallet(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
boughtEarly(addressview returns (bool)
getWalletMaxAirdropSell(address holderview 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
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 bnbAmountInWei
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFee(address account
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launch(address[] airdropWallets
removeAirdropLimit(
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFeeuint256 buyMarketingFeeuint256 buyDevFeeuint256 buyGameFee
setDevAddress(address _devAddress
setGameAddress(address _gameAddress
setGasPriceLimit(uint256 gas
setLiquidityAddress(address _liquidityAddress
setMarketingAddress(address _marketingAddress
setProtectionSettings(bool antiGas
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFeeuint256 sellMarketingFeeuint256 sellDevFeeuint256 sellGameFee
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.