Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf1a5…f254
0x8167…4f03
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEIROMO | ERC-20 | 184.59195M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20644073 | 3 months ago | | | 0 | 0.000075199771 | |
| 20643984 | 3 months ago | | | 0 | 0.00023212045 | |
| 20643966 | 3 months ago | | | 0 | 0.0069934584 | |
| 20643965 | 3 months ago | | | 0 | 0.00013750497 | |
| 20643964 | 3 months ago | | | 1 | 0.000052276727 |
ABI
ABI objects
Getter at block 21202415
_maxTaxSwap() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
NEIRO MOMO
owner() view returns (address)
0xd1dc2b47fc76fc50aa09804e6b62dd606cab9de0
symbol() pure returns (string)
NEIROMO
totalSupply() pure returns (uint256)
1000000000000000000
tradingOpenBlock() view returns (uint256)
20643984
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setExcludedFromFeeMulti(address[] accounts, bool excluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpened(uint256 timestamp, uint256 blockNumber)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.