Jiangxi Firstar Panel Technology Co.,Ltd. — Investor Relations & Filings
Jiangxi Firstar Panel Technology Co.,Ltd. specializes in the research, development, and manufacturing of advanced touch display components and precision glass solutions. The company's core product portfolio includes 2D, 2.5D, and 3D cover glass, capacitive touch panels, and integrated liquid crystal display (LCD) modules. Utilizing sophisticated surface treatment processes such as Anti-Glare (AG), Anti-Reflection (AR), and Anti-Fingerprint (AF) coatings, the firm provides high-durability interfaces for a wide range of applications. Its solutions are primarily integrated into consumer electronics, including smartphones, tablets, and wearable devices, as well as automotive infotainment systems and industrial control interfaces. The company focuses on high-precision processing and large-scale production to meet the technical requirements of global electronics manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部审计制度 | 2025-12-08 | Chinese | |
| 信息披露暂缓与豁免业务管理制度 | 2025-12-08 | Chinese | |
| 关于增加公司经营范围并修订《公司章程》及修订、制定相关制度的公告 | 2025-12-08 | Chinese | |
| 独立董事提名人声明与承诺(郭元鑫) | 2025-12-08 | Chinese | |
| 关于董事会换届选举的公告 | 2025-12-08 | Chinese | |
| 股东会议事规则 | 2025-12-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36470745 | 内部审计制度 | 2025-12-08 | Chinese | ||
| 36470730 | 信息披露暂缓与豁免业务管理制度 | 2025-12-08 | Chinese | ||
| 36470719 | 关于增加公司经营范围并修订《公司章程》及修订、制定相关制度的公告 | 2025-12-08 | Chinese | ||
| 36470716 | 独立董事提名人声明与承诺(郭元鑫) | 2025-12-08 | Chinese | ||
| 36470705 | 关于董事会换届选举的公告 | 2025-12-08 | Chinese | ||
| 36470693 | 股东会议事规则 | 2025-12-08 | Chinese | ||
| 36470677 | 年报信息披露重大差错责任追究制度 | 2025-12-08 | Chinese | ||
| 36470676 | 重大信息内部报告制度 | 2025-12-08 | Chinese | ||
| 36470664 | 投资者关系管理制度 | 2025-12-08 | Chinese | ||
| 36470653 | 独立董事候选人声明与承诺(顾国强) | 2025-12-08 | Chinese | ||
| 36470641 | 第五届董事会第二十五次会议决议公告 | 2025-12-08 | Chinese | ||
| 36470629 | 董事和高级管理人员所持公司股份及其变动的管理制度 | 2025-12-08 | Chinese | ||
| 36470615 | 董事会审计委员会工作规则 | 2025-12-08 | Chinese | ||
| 36470599 | 董事会战略委员会工作规则 | 2025-12-08 | Chinese | ||
| 36470584 | 会计师事务所选聘制度 | 2025-12-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AJIN ELECTRONIC COMPONENTS CO.,LTD
Manufacturer of electronic components for electric and hydr…
|
009320 | KR | Manufacturing |
|
Alchip Technologies, Limited
Global provider of silicon design and production services f…
|
3661 | TW | Manufacturing |
|
ALi Corporation
Global provider of digital multimedia SoC solutions for set…
|
3041 | TW | Manufacturing |
|
ALLEGRO MICROSYSTEMS, INC.
Designs and manufactures semiconductor ICs for sensing and …
|
ALGM | US | Manufacturing |
|
Allwinner Technology Co., Ltd.
Fabless semiconductor firm designing high-performance SoCs …
|
300458 | CN | Manufacturing |
|
Alphachips, Inc.
A fabless semiconductor firm providing design services and …
|
117670 | KR | Manufacturing |
|
ALPHA & OMEGA SEMICONDUCTOR Ltd
Designer, developer, and global supplier of a broad range o…
|
AOSL | BM | Manufacturing |
|
Alphawave IP Group PLC
Semiconductor company specializing in high-speed connectivi…
|
AWE | GB | Manufacturing |
|
ALPS ALPINE CO., LTD.
Manufacturer of electronic components and in-vehicle inform…
|
6770 | JP | Manufacturing |
|
ALT Co.,Ltd.
Specializes in back-end processing and testing of non-memor…
|
172670 | KR | Manufacturing |
Jiangxi Firstar Panel Technology Co.,Ltd. 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/55262/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55262 | 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=55262 | 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=55262 \ -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": 55262}, 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 Jiangxi Firstar Panel Technology Co.,Ltd. (id: 55262)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.