
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 |
|---|---|---|---|
|
JEIO. Co., Ltd.
Manufactures carbon nanotubes for batteries and provides pl…
|
418550 | KR | Manufacturing |
|
JIANGSU AISEN SEMICONDUCTOR MATERIAL CO.,LTD.
Specializes in high-purity electronic chemicals for advance…
|
688720 | CN | Manufacturing |
|
JIANG SU EVERGREEN MATERIAL TECHNOLOGY INCORPORATED COMPANY
Develops and produces polymer additives and specialty chemi…
|
603125 | CN | Manufacturing |
|
JIANGSU HSC NEW ENERGY MATERIALS CO.,LTD.
Develops and produces high-purity electrolyte additives for…
|
688353 | CN | Manufacturing |
|
Jiangsu Innovative Ecological New Materials Limited
Focuses on oil refining agents and fuel additives for the p…
|
2116 | HK | Manufacturing |
|
Jiangsu Lopal Tech. Group Co., Ltd.
Technology enterprise focused on specialized chemicals and …
|
2465 | HK | Manufacturing |
|
JIANGSU LOPAL TECH. GROUP CO., LTD.
Produces automotive chemicals and lithium iron phosphate ca…
|
603906 | CN | Manufacturing |
|
Jiangsu Maysta Chemical Co., Ltd
Manufactures silicone surfactants and catalysts for the pol…
|
603041 | CN | Manufacturing |
|
Jiangsu Nata Opto-electronic Material Co.,LTD
Produces high-purity electronic materials, gases, and photo…
|
300346 | CN | Manufacturing |
|
Jiangsu Sidike New Materials Science & Technology Co., Ltd.
Develops multi-functional coating materials and films for h…
|
300806 | CN | 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.