Neiro V2

Verified contract

Active on Ethereum with 319 txns
Deployed by via 0xb67f2566 at 20800484
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 "Neiro V2"

0xcc521bdb92eaf09684d9a4c17fdf07557b9debfc2afce0220e225c20c62165ef
0xf5a78bd44e8490da3a1cbc062a44bd708002070fdb7ea3d9377f0decaf2afc58
0xe105f93a656ff5d3fd8e4924bd1ea3a5d1d71202c0446a4fa05d9e9a6aa9e0b1
0xf93575d0127ebd640018203fbeeeed13da8df106fa0b93cecbaed807d2df09e9
0xb6f6870457c842e1afea6ad1094bd61b718f6698f01423700cdaca4d864665e4
0xd8f934ef523e182023d842fecbacf2101cf4ea6f59c9a7c767bf9b5be5a745b1
0xe31df0731974ff808d1edc7f8cec7b33b69470ec6110a88f7ee49a0f2ebd906a
0x5e81a7358931f2611e98604c773c0b3ce376955551847d8458829fbe1e4ab2ff
0x0b1b73587bb89e95b7af0c38cd3feec9067844a8d6849857fcaeb52f9dc5ed3b
0x28f1c10c8746754f3e126e72908fc59e9e84d420339c4efa57fe62036c6217aa

Functions
Getter at block 21211195
_maxTaxSwap(view returns (uint256)
20000000000000000
_maxTxAmount(view returns (uint256)
2000000000000000000
_maxWalletSize(view returns (uint256)
2000000000000000000
_taxSwapThreshold(view returns (uint256)
2000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=18, initialSellTax=18, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Neiro V2
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
NEIROV2
totalSupply(pure returns (uint256)
2000000000000000000
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.