
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 |
|---|---|---|---|
|
Grand Pacific Petrochemical Corporation
Produces SM and ABS resins using vertical integration and s…
|
1312 | TW | Manufacturing |
|
GUANGDONG SILVER AGE SCI&TECH CO.,LTD.
Develops and produces high-performance polymer materials an…
|
300221 | CN | Manufacturing |
|
GUANGZHOU LUSHAN NEW MATERIALS CO., LTD.
Develops functional polymer materials, adhesives, and films…
|
603051 | CN | Manufacturing |
|
Gujarat Fluorochemicals Limited
Integrated producer of fluoropolymers, chemicals, and refri…
|
FLUOROCHEM | IN | Manufacturing |
|
Gujarat Petrosynthese Ltd.
Manufacturer of polymer alloys, blends, and modified engine…
|
506858 | IN | Manufacturing |
|
Gun Ei Chemical Industry Co., Ltd.
Manufacturer of synthetic resins, adhesives, and high-perfo…
|
4229 | JP | Manufacturing |
|
Hangzhou Gaoxin Materials Technology Co., Ltd.
Manufactures high-performance polymer materials for the wir…
|
300478 | CN | Manufacturing |
|
Headway Advanced Materials Inc.
Provides polyurethane resins, TPU granules, and eco-friendl…
|
1776 | TW | Manufacturing |
|
Hengli Petrochemical Co.,Ltd.
Vertically integrated producer of petrochemicals and advanc…
|
600346 | CN | Manufacturing |
|
HEXCEL CORP /DE/
Manufacturer of advanced composite materials for aerospace,…
|
HXL | US | 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.