Neiro-chan
Verified contract
Active on
Ethereum with 617 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($143.19)
Native
Value
$143.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.036703 | $3,901.40 |
$143.19 | |
Neiro | ERC-20 | 2.489883M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21327449 | 12 days ago | | | 0 | 0.00044506350 | |
| 21122015 | a month ago | | | 0 | 0.00048707920 | |
| 20934803 | 2 months ago | | | 0 | 0.00048910863 | |
| 20911491 | 2 months ago | | | 0 | 0.00044375042 | |
| 20851493 | 3 months ago | | | 0 | 0.00034525546 | |
| 20832359 | 3 months ago | | | 0 | 0.00064999877 | |
| 20832297 | 3 months ago | | | 0 | 0.00073532160 | |
| 20793989 | 3 months ago | | | 0 | 0.00082109201 | |
| 20793954 | 3 months ago | | | 0 | 0.00060996950 | |
| 20787064 | 3 months ago | | | 0 | 0.00052463841 |
ABI
ABI objects
Getter at block 21415335
ActiveTradingBlock() view returns (uint256)
20406143
PreventSwapbackBlocks() view returns (uint256)
3
SwapEnabled() view returns (bool)
true
TradingActive() view returns (bool)
true
buyDevTax() view returns (uint256)
0
buyMarketingTax() view returns (uint256)
0
buyTotalTax() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x348ca1724760cb25ce1aa01c321adf0c919d1268
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x348ca1724760cb25ce1aa01c321adf0c919d1268
maxTokenAmountPerTxn() view returns (uint256)
20000000000000000000000000
maxTokenAmountPerWallet() view returns (uint256)
20000000000000000000000000
minSwapTokenAmount() view returns (uint256)
2500000000000000000000000
name() view returns (string)
Neiro-chan
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevTax() view returns (uint256)
0
sellMarketingTax() view returns (uint256)
0
sellTotalTax() view returns (uint256)
0
swapPair() view returns (address)
0x6efce5cbc4b59ba776c768849d7b288f98d9118b
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
Neiro
tokenAmountForDev() view returns (uint256)
0
tokenAmountForMarketing() view returns (uint256)
2489883154655835723214859
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
ExcludedFromTax(address) view returns (bool)
ExcludedMaxTokenAmountPerTxn(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events BlackListWallet(address addr, bool enable)
BulkBlackList(address[] _addr, bool enable)
_updateBuyTax(uint256 newMarketFee, uint256 newDevFee)
_updateSellTax(uint256 newMarketFee, uint256 newDevFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subValue) returns (bool)
excludeFromMaxTokenAmountPerTxn(address addr, bool value)
excludeFromTax(address account, bool value)
increaseAllowance(address spender, uint256 addValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPairs(address pair, bool value)
setMarketingFees(uint256 _buy, uint256 _sell)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTokenAmountPerTxn(uint256 newNum)
updateMaxTokensPerWallet(uint256 newNum)
updateMinimumSwapTokenAmount(uint256 amount)
updatePrecentSwapbackBlocks(uint256 newNum)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.