
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 |
|---|---|---|---|
|
Guangdong Redwall New Materials Co., Ltd.
Develops and produces concrete admixtures for infrastructur…
|
002809 | CN | Manufacturing |
|
Guangzhou Newlife New Material CO., LTD
Global supplier of flexible magnetic materials and eco-frie…
|
301323 | CN | Manufacturing |
|
GUANGZHOU SANFU NEW MATERIALS TECHNOLOGY CO., LTD.
Develops surface treatment chemicals and equipment for elec…
|
688359 | CN | Manufacturing |
|
Gurit Holding AG
Develops composite materials, engineering, and tooling for …
|
GURN | CH | Manufacturing |
|
Hakuto Co.,Ltd.
An electronics trading company and an industrial chemical m…
|
7433 | JP | Manufacturing |
|
HanchangIndustryCo.,Ltd.
Manufactures specialized chemicals for environmental and en…
|
079170 | KR | Manufacturing |
|
HANCHEM CO.,LTD
A CRO/CDMO specializing in chemical synthesis for advanced …
|
457370 | KR | Manufacturing |
|
Hansol Chemical Co., Ltd
Manufacturer of fine chemicals and materials for paper, sem…
|
014680 | KR | Manufacturing |
|
Hardcastle & Waud Mfg. Co. Ltd.
Specialized manufacturer of industrial chemicals, lubricant…
|
509597 | IN | Manufacturing |
|
Haryana Leather Chemicals Ltd.
Manufacturer of wet-end and finishing chemicals for the glo…
|
524080 | IN | 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.