
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 |
|---|---|---|---|
|
Jiangsu Topfly New Materials Co., Ltd.
Manufactures thermal interface materials for electronics, a…
|
001373 | CN | Manufacturing |
|
Jiangsu Yoke Technology Co., Ltd.
Manufactures advanced electronic materials, specialty chemi…
|
002409 | CN | Manufacturing |
|
Jiangxi Guotai Group Co.,Ltd.
Develops civil explosives, detonators, and components for r…
|
603977 | CN | Manufacturing |
|
JIANGXI XINYU GUOKE TECHNOLOGY CO., LTD.
Develops military initiating devices and civilian weather m…
|
300722 | CN | Manufacturing |
|
Johnson Matthey PLC
Develops catalysts and technologies for decarbonization and…
|
JMAT | GB | Manufacturing |
|
JOONGANG ADVANCED MATERIALS Co., Ltd
Manufactures communications equipment, building materials, …
|
051980 | KR | Manufacturing |
|
Jyoti Resins & Adhesives Ltd
Manufactures PVA-based synthetic resin adhesives for the wo…
|
514448 | IN | Manufacturing |
|
Kafrit Industries (1993) Ltd.
Manufacturer of masterbatches, compounds, and additives for…
|
KAFR | IL | Manufacturing |
|
Kaili Catalyst & New Materials Co.,Ltd
Develops, produces, and recycles precious metal catalysts f…
|
688269 | CN | Manufacturing |
|
Kaiser Arts & Krafts Limited
Provides sustainable washing solutions and dyes, specializi…
|
KAKL | PK | 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.