CHANGZHOU FUSION NEW MATERIAL CO., LTD. — Investor Relations & Filings
About CHANGZHOU FUSION NEW MATERIAL CO., LTD.
Changzhou Fusion New Material Co., Ltd. specializes in the research, development, and production of high-performance electronic materials. The company’s core business focuses on conductive pastes, specifically silver pastes utilized in the metallization of high-efficiency photovoltaic cells, including PERC, TOPCon, and Heterojunction (HJT) architectures. Beyond the solar energy sector, the firm develops functional materials for semiconductor packaging and electronic components. By providing advanced metallization solutions, the company facilitates improved energy conversion efficiency in renewable energy systems. Its operations emphasize technical innovation and the supply of critical materials for the global electronics and clean energy supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | |
| 2025年度内部控制评价报告 | 2026-03-30 | Chinese | |
| 常州聚和新材料股份有限公司股东会网络投票实施细则 | 2026-03-30 | Chinese | |
| 2025年年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 常州聚和新材料股份有限公司募集资金管理办法 | 2026-03-30 | Chinese | |
| 关于2025年年度计提资产减值准备的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39406485 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 39406478 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 39406475 | 常州聚和新材料股份有限公司股东会网络投票实施细则 | 2026-03-30 | Chinese | ||
| 39406473 | 2025年年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 39406366 | 常州聚和新材料股份有限公司募集资金管理办法 | 2026-03-30 | Chinese | ||
| 39406365 | 关于2025年年度计提资产减值准备的公告 | 2026-03-30 | Chinese | ||
| 39406363 | 关于制定及修订公司部分内部管理制度的公告 | 2026-03-30 | Chinese | ||
| 39406361 | 董事会审计委员会对容诚会计师事务所(特殊普通合伙)2025年度履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 39406356 | 关于公司董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-03-30 | Chinese | ||
| 39406355 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39406353 | 关于2025年度会计师事务所的履职情况评估报告 | 2026-03-30 | Chinese | ||
| 39406350 | 常州聚和新材料股份有限公司募集资金存放与实际使用情况鉴证报告 | 2026-03-30 | Chinese | ||
| 39406132 | 关于会计政策变更的公告 | 2026-03-30 | Chinese | ||
| 39406129 | 2026年度“提质增效重回报”行动方案 | 2026-03-30 | Chinese | ||
| 39406128 | 常州聚和新材料股份有限公司董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
CHANGZHOU FUSION NEW MATERIAL 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/58447/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58447 | 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=58447 | 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=58447 \ -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": 58447}, 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 CHANGZHOU FUSION NEW MATERIAL CO., LTD. (id: 58447)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.