
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 |
|---|---|---|---|
|
DONGSUNG CHEMICAL Co., Ltd.
A specialized chemical materials company manufacturing a di…
|
102260 | KR | Manufacturing |
|
DuPont Canada Inc.
Diversified industrial company specializing in advanced mat…
|
— | US | Manufacturing |
|
EASTMAN CHEMICAL CO
A global specialty materials company producing advanced mat…
|
EMN | US | Manufacturing |
|
EcoSynthetix Inc.
Develops and commercializes sustainable engineered biopolym…
|
ECO | CA | Manufacturing |
|
Ems-Chemie Holding AG
A global manufacturer of high-performance polymers and spec…
|
EMSN | CH | Manufacturing |
|
Ester Industries Ltd.
Produces polyester films, specialty polymers, and engineeri…
|
ESTER | IN | Manufacturing |
|
Eternal Materials Co., Ltd.
Global provider of synthetic resins, electronic materials, …
|
1717 | TW | Manufacturing |
|
Evermore Chemical Industry Co., Ltd.
Manufacturer of thermoplastic materials and eco-friendly po…
|
1735 | TW | Manufacturing |
|
Formosa Plastics Corporation
Global producer of plastic resins, fundamental chemicals, a…
|
1301 | TW | Manufacturing |
|
GRAFT POLYMER (UK) PLC
Specializes in polymer modification and the development of …
|
GPL | GB | 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.