
Nano One Materials Corp — Investor Relations & Filings
Nano One Materials Corp. is a process technology company specializing in the transformation of Cathode Active Material (CAM) production for lithium-ion batteries. The company utilizes patented, scalable industrial processes, including the proprietary One-Pot™ and M2CAM® technologies, to produce high-performance cathode powders. The One-Pot™ process is designed to reduce manufacturing complexity, lower capital and operating expenditures, and significantly decrease energy and water consumption (up to 80%). A key environmental advantage is the elimination of sulfate wastewater discharge, which cuts greenhouse gas emissions by 50-60% and simplifies permitting. The M2CAM® technology leverages metal feedstocks directly to CAM, promoting supply chain resilience and enabling flexible, localized production to meet the growing demand for battery materials in applications like electric vehicles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-15 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-15 | English | |
| Interim MD&A - English.pdf | 2026-05-15 | English | |
| News release - English.pdf | 2026-05-07 | English | |
| Decision Document (Preliminary).pdf | 2026-05-05 | English | |
| Preliminary short form prospectus – English.pdf | 2026-05-04 | English |
Browse filings by year
24 years- 2026 30 filings
- 2025 73 filings
- 2024 67 filings
- 2023 53 filings
- 2022 51 filings
- 2021 68 filings
- 2020 80 filings
- 2019 54 filings
- 2018 48 filings
- 2017 42 filings
- 2016 40 filings
- 2015 34 filings
- 2014 4 filings
- 2012 3 filings
- 2010 1 filing
- 2008 1 filing
- 2006 1 filing
- 2005 4 filings
- 2004 8 filings
- 2003 5 filings
- 2002 4 filings
- 2001 2 filings
- 1998 3 filings
- 1997 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47533987 | News release - English.pdf | 2026-05-15 | English | ||
| 47533991 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-15 | English | ||
| 47534000 | Interim MD&A - English.pdf | 2026-05-15 | English | ||
| 42536794 | News release - English.pdf | 2026-05-07 | English | ||
| 47534004 | Decision Document (Preliminary).pdf | 2026-05-05 | English | ||
| 47534062 | Preliminary short form prospectus – English.pdf | 2026-05-04 | English | ||
| 47534065 | Decision Document / Order for Application - French.pdf | 2026-04-29 | English | ||
| 47534098 | Other.pdf | 2026-04-29 | English | ||
| 47534102 | Other.pdf | 2026-04-29 | English | ||
| 47534127 | Form of proxy - English.pdf | 2026-04-29 | English | ||
| 47534131 | Management information circular - English.pdf | 2026-04-29 | English | ||
| 47534135 | Notice of meeting - English.pdf | 2026-04-29 | English | ||
| 33859868 | News release - French.pdf | 2026-04-08 | French | ||
| 33859867 | News release - English.pdf | 2026-04-08 | English | ||
| 33834566 | News release - French.pdf | 2026-04-08 | French | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ECOPRO MATERIALS CO., LTD.
Manufacturer of precursors for high-nickel cathode material…
|
450080 | KR | Manufacturing |
|
Ecovyst Inc.
A provider of catalysts and services for sustainability and…
|
ECVT | US | Manufacturing |
|
EDEN INNOVATIONS LTD
Develops carbon nanotube concrete admixtures and hydrogen p…
|
EDE | AU | Manufacturing |
|
Elcora Advanced Materials Corp.
Extracts and refines critical battery-grade minerals, inclu…
|
ERA | CA | Manufacturing |
|
Elementis PLC
A global specialty chemicals company developing performance…
|
ELMTY | GB | Manufacturing |
|
Element Solutions Inc
A specialty chemicals company providing solutions for elect…
|
ESI | US | Manufacturing |
|
ENAEX S.A.
Global leader in rock fragmentation services, producing and…
|
— | CL | Manufacturing |
|
Enchem Co., Ltd.
Manufactures electrolytes and additives for EV batteries an…
|
348370 | KR | Manufacturing |
|
Energy Material Technology Co., Ltd.
Develops and manufactures advanced materials for the second…
|
232530 | KR | Manufacturing |
|
ENF Technology Co., Ltd
Manufacturer of electronic materials for the semiconductor …
|
102710 | KR | Manufacturing |
Nano One Materials Corp via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/43903/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43903 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=43903 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=43903 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 43903}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Nano One Materials Corp (id: 43903)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.