Neko

Verified contract

Active on Ethereum with 212 txns
Deployed by via 0xfec51fcc at 21322749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Neko"

0xc01841b30be9a4c2116740b26c0cbfa8ab9d2ca0464a5dfabc9ad53675a6793f
0x3c79e5a3a363d08ff896a688c54f218db3a65502cfb3edbaca7f31e590990b5f
0x325561f0af839d53ef8d6505cca0db5daf65ebfc74b55ff37dba5bd37d428cc3
0x3bfa1b08a376d6e9fbf66126a22d42458f3ec4c9ebe313a7f7ee2a704be56281
0x7368f288372ab6353b4fc2b5773caf72558820fb8e8634985db03505abb4737d
0x22b456623e90e533f0be902e4774b33cffa4128b065557bf4b6d53dbe1854d99
0xcb757458678055e8161b792a47ceeeed1ff2f83e6ee4a30364355e16a5687bcb
0x404a03a9ac216fe7875914578d29887aaab747a7a89c4dfe151ce3bb198dc948
0x6b827d2f7c993486e44eb70317fcd4f51c6e78fda2fa334e226f20ac8609143b
0x44103e4167c3a5deafd7edcf758cc0b2017f4e3c6de52031cd4c4439cad11947

Functions
Getter at block 21331166
_maxTaxSwap(view returns (uint256)
9999999000000000
_maxTxAmount(view returns (uint256)
999999999000000000
_maxWalletSize(view returns (uint256)
999999999000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=23, initialSellTax=23, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Neko
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
NEKO
totalSupply(pure returns (uint256)
999999999000000000
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.