Neiro's Nickname
Verified contract
Active on
Ethereum with 165 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IRO | ERC-20 | 7.911888K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119670 | 11 days ago | | | 0 | 0.00012628502 | |
| 21119667 | 11 days ago | | | 0 | 0.00018909979 | |
| 21119663 | 11 days ago | | | 0 | 0.00020582765 | |
| 21119662 | 11 days ago | | | 0 | 0.00019417735 | |
| 21119659 | 11 days ago | | | 0 | 0.00018330713 | |
| 21119657 | 11 days ago | | | 0 | 0.00022615473 | |
| 21119653 | 11 days ago | | | 0 | 0.00020951004 | |
| 21061505 | 20 days ago | | | 0 | 0.00029665373 | |
| 20909508 | a month ago | | | 0 | 0.00031551210 | |
| 20898847 | a month ago | | | 0 | 0.00056202989 |
ABI
ABI objects
Getter at block 21201477
areLimitsOn() view returns (bool)
false
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
0
devSellTax() view returns (uint256)
0
emptyContractFull() view returns (bool)
false
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
200000000000000000000000
maxWalletHolding() view returns (uint256)
200000000000000000000000
name() view returns (string)
Neiro's Nickname
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
IRO
tokensForDev() view returns (uint256)
7911888021403247800165
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
0
totalSellTax() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xef3a409c1592a417c6820ae6456cb673afd4c4e6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events EnableEmptyContract(bool enabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editTax(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
goLive()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckETH()
removeStuckTokenBalance()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
vanishLimits()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.