ShiroNeko

Verified contract

Active on Ethereum with 178 txns
Deployed by via 0x1dc438de at 20799619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xc7197a6f779c397617cb152b29c5ada4ddf2708c442d19d8223d570609b09fbd
0xfec9995832243b34b34b174cc6875cb9f06734d1678a8fcf14c142dfe5ef31e2
0xb000867e88a16fbb35008e461704efc49c6764d0da6d548008d7fc6aeaa7af49
0x96c1f71f44b3e1ef47ff720f9e38a4ed684f1e2ebf19efcf56c898a82621a1e5
0x24230f0242e7b75fa753cd862ea23a6ce5b05c97fbe60b2d1099f441a275478b
0x9c2c5e3f12490ce72917d22a6428bf96da9552a31dfca0750f789d4111df6965
0xab72f2ebe58585162b803c65160db9b2af960bec9cb2373c870af7d4bf9f8628
0x76a504a5dd58f8ebf1655e1f214e445b2f3265ddc30c528b583e4b0e35ae5881
0x11700ec296ea2cb8771eeb9979cbb7bd3d4aa144bf7da2e9300a19b4d8268894
0xb131f33830df1105eacd7986a03f62283e493c281c775a0fc36758e57037ff23

Functions
Getter at block 21183848
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=15, initialSellTax=25, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
ShiroNeko
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
SHIRO
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.