
FRX Innovations Inc. — Investor Relations & Filings
FRX Innovations Inc. is a global manufacturing company specializing in sustainable, high-performance flame-retardant solutions. The company produces and sells a family of polyphosphonate-based polymers under the Nofia® brand name. These products include homopolymers, copolymers, and reactive oligomers, which function as non-leaching, permanent fire safety additives. Nofia solutions are halogen-free, PFAS-free, and non-toxic, offering superior thermal stability and mechanical performance. FRX Innovations targets key sectors requiring advanced fire safety, including Electrical & Electronics, Fibers & Textiles, Building & Construction, and Transportation. The technology is designed to meet stringent regulatory standards and support product durability and recyclability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2025-06-19 | English | |
| News release - English.pdf | 2025-06-19 | English | |
| Notice.pdf | 2025-06-19 | English | |
| Letter from former auditor.pdf | 2025-06-19 | English | |
| Letter from successor auditor.pdf | 2025-06-19 | English | |
| News release - English.pdf | 2025-01-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 13802107 | Material change report - English.pdf | 2025-06-19 | English | ||
| 13802108 | News release - English.pdf | 2025-06-19 | English | ||
| 13802130 | Notice.pdf | 2025-06-19 | English | ||
| 13802129 | Letter from former auditor.pdf | 2025-06-19 | English | ||
| 13802128 | Letter from successor auditor.pdf | 2025-06-19 | English | ||
| 13767687 | News release - English.pdf | 2025-01-30 | English | ||
| 13765746 | News release - English.pdf | 2025-01-22 | English | ||
|
2024
8 filings
| |||||
| 31504115 | News release - English.pdf | 2024-12-27 | English | ||
| 13761907 | Material change report - English.pdf | 2024-12-09 | English | ||
| 13761909 | Other material contracts - English.pdf | 2024-12-09 | English | ||
| 31338976 | News release - English.pdf | 2024-12-06 | English | ||
| 31338985 | Management information circular - English.pdf | 2024-12-06 | English | ||
| 31338983 | Form of proxy - English.pdf | 2024-12-06 | English | ||
| 31338982 | Notice of meeting - English.pdf | 2024-12-06 | English | ||
| 31338591 | 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2024-12-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cathay Biotech Inc.
Produces bio-based materials and polyamides using synthetic…
|
688065 | CN | Manufacturing |
|
CGN Nuclear Technology Development Co., Ltd.
Specializes in non-power nuclear applications, accelerators…
|
000881 | CN | Manufacturing |
|
Changhua Chemical Technology Co.,Ltd.
Develops and produces polyether polyols and polyurethane-ba…
|
301518 | CN | Manufacturing |
|
Chemplast Sanmar Limited
Manufacturer of specialty chemicals, PVC resins, and custom…
|
CHEMPLASTS | IN | Manufacturing |
|
China Resources Chemical Innovative Materials Co., Ltd.
Produces high-performance polyester materials and PET chips…
|
301090 | CN | Manufacturing |
|
Covestro AG
A manufacturer of polymer materials like polyurethanes and …
|
1COV | DE | Manufacturing |
|
DAQING HUAKE CO.,LTD
Specializes in deep processing of petrochemical products an…
|
000985 | CN | Manufacturing |
|
DDEV PLASTIKS INDUSTRIES LIMITED
Manufactures polymer compounds for wire, cable, packaging, …
|
DDEVPLSTIK | IN | Manufacturing |
|
Deep Polymers Limited
Manufactures masterbatches and specialty polymer compounds …
|
541778 | IN | Manufacturing |
|
DEXXOS PARTICIPAÇÕES S.A.
Holding company focused on chemical resin production and st…
|
— | BR | Manufacturing |
FRX Innovations Inc. 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/48064/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48064 | 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=48064 | 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=48064 \ -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": 48064}, 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 FRX Innovations Inc. (id: 48064)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.