Shiboki Inu

Verified contract

Active on Ethereum with 47 txns
Deployed by via 0x3c8b149d at 16428009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x9f0e9fe38ff29cc428b8c39be75d06ef0ce381d3511395a03f4ef951e53842d9
0x61ef15b3091556f3043117321ff15e9da92d0a3a5fc4037d22c8b108e8096379
0x55be62506b835d105962c698df9b80b3410146e76645c0eed2042e01173bf97e
0xe288ad1da322c24645f962e7b135ac229a48b1f304e7c311d69be553ae348c9a
0xc9301a780344f72f343a30ba5af7a49edb8d468db5f87e1b6aed0327ed37d947
0xb23547b9054404c0da2e34ca55a5640eb43ea209a91618ab93442e8f6c8c9088
0x81aa6c04ccbcb0750ff81cb6c5c2abc2eddcda7dfb650d50013505f39fcb7e7e
0x23510fd6dfa9c14b2d5d1edba3387a5b1ef80baef80ab1c0d23a57e6d9b98f31
0x3af686fad5e2faece6528662bf0aa1cea03b3a1eb0e6786d6456ccff50579846
0x7dd12227c79c42d3af1b6cfe9de1e6bcf5837b3763ce9a2e2afc1e9be64a3b16

Functions
Getter at block 20855101
_buyDevelopmentFees(view returns (uint256)
1
_buyLiquidityFees(view returns (uint256)
1
_buyMarketingFees(view returns (uint256)
2
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
1
_sellLiquidityFees(view returns (uint256)
1
_sellMarketingFees(view returns (uint256)
2
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
4
_totalTaxIfSelling(view returns (uint256)
4
_walletMax(view returns (uint256)
30000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
Shiboki Inu
owner(view returns (address)
0x8926483e2e9641bc9184306331930e804d87378f
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
$SHIBOKI
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0xd19fa00532e67e8d1c296f73849061975b25b7f7
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
RenounceOwnership(
addMarketPair(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSend(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setWalletLimit(uint256 newLimit
settaxWallet1(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.