NeuroniAI
Verified contract
Active on
Ethereum with 504 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "NeuroniAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18798414 | a year ago | | | 0 | 0.0017207639 | |
| 18542505 | a year ago | | | 0 | 0.0012102507 | |
| 18129849 | a year ago | | | 0 | 0.00031657796 | |
| 17485386 | a year ago | | | 0 | 0.0011896415 | |
| 16578377 | 2 years ago | | | 0 | 0.0015465953 | |
| 16541428 | 2 years ago | | | 0 | 0.0017716876 | |
| 16541313 | 2 years ago | | | 0 | 0.0019211939 | |
| 16534691 | 2 years ago | | | 0 | 0.0010046476 | |
| 16515245 | 2 years ago | | | 0 | 0.00097460025 | |
| 16514733 | 2 years ago | | | 0 | 0.0013334792 |
ABI
ABI objects
Getter at block 21304638
autoSwapTax() view returns (bool)
true
buyTax() view returns (uint256)
500
decimals() view returns (uint8)
18
enableBlockLogProtection() view returns (bool)
false
enableHighTaxCountdown() view returns (bool)
false
enablePinkAntiBot() view returns (bool)
false
enableSniperBlocking() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
launchBlock() view returns (uint256)
16399922
launchTime() view returns (uint256)
1673637635
launched() view returns (bool)
true
maxGasLimit() view returns (uint256)
0
mhAmount() view returns (uint256)
0
mhPercentage() view returns (uint256)
0
minimumTimeBetweenSwaps() view returns (uint256)
30
minimumTokensBeforeSwap() view returns (uint256)
10000000000000000000000
msAmount() view returns (uint256)
0
msPercentage() view returns (uint256)
0
name() view returns (string)
Neuroni.AI
owner() view returns (address)
0x000000000000000000000000000000000000dead
pinkAntiBot() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
500
sniperTax() view returns (uint256)
0
snipersCaught() view returns (uint256)
0
symbol() view returns (string)
NEURONI
taxDistributorAddress() view returns (address)
0x7f7e3697cfa531aaa93c1233bb326a30167951ec
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
ableToBurn(address) view returns (bool)
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
canAlwaysTrade(address) view returns (bool)
exchanges(address) view returns (bool)
excludedFromSelling(address) view returns (bool)
excludedFromTax(address) view returns (bool)
isNeverSniper(address) view returns (bool)
isSniper(address) view returns (bool)
transactionBlockLog(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address account, uint256 value)
changeOwner(address who)
configurePinkAntiBot(address antiBot)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
removeBnb()
runSwapManually()
setAbleToBurn(address who, bool enabled)
setAutoSwaptax(bool enabled)
setBlockLogProtection(bool enabled)
setBuyTax(string taxName, uint256 taxAmount)
setCanAlwaysTrade(address who, bool enabled)
setExchange(address who, bool isExchange)
setExcludedFromTax(address who, bool enabled)
setHighTaxCountdown(bool enabled)
setIsSniper(address who, bool enabled)
setMaxGasLimit(uint256 amount)
setMhPercentage(uint256 amount)
setMsPercentage(uint256 amount)
setNeverSniper(address who, bool enabled)
setPinkAntiBot(bool enabled)
setSellTax(string taxName, uint256 taxAmount)
setSniperBlocking(bool enabled)
setTaxDistributionThresholds(uint256 minAmount, uint256 minTime)
setTaxWallet(string taxName, address wallet)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferTokens(address token, address to) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.