
Fuchun Technology Co.,Ltd — Investor Relations & Filings
Fuchun Technology Co.,Ltd. specializes in providing comprehensive telecommunications network technology services and digital entertainment solutions. The company offers professional planning, design, and optimization services for mobile communication networks, supporting the deployment of 4G and 5G infrastructure. In addition to its technical engineering core, the firm has expanded into the digital content sector, focusing on the development, operation, and global distribution of mobile games. By leveraging its expertise in network architecture and data processing, the company integrates technological innovation with creative content to serve both telecommunications operators and the broader consumer gaming market. Its portfolio includes a range of intellectual property-driven mobile titles and technical consulting services aimed at enhancing network efficiency and digital engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东方财富证券股份有限公司关于公司2026年股票期权激励计划首次授予相关事项之独立财务顾问报告 | 2026-05-22 | Chinese | |
| 第五届董事会第十九次会议决议公告 | 2026-05-22 | Chinese | |
| 关于向2026年股票期权激励计划激励对象首次授予股票期权的公告 | 2026-05-22 | Chinese | |
| 董事会薪酬与考核委员会关于公司2026年股票期权激励计划首次授予激励对象名单(首次授权日)的核查意见 | 2026-05-22 | Chinese | |
| 上海锦天城(福州)律师事务所关于公司2026年股票期权激励计划首次授予相关事项的法律意见书 | 2026-05-22 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46867441 | 东方财富证券股份有限公司关于公司2026年股票期权激励计划首次授予相关事项之独立财务顾问报告 | 2026-05-22 | Chinese | ||
| 46867440 | 第五届董事会第十九次会议决议公告 | 2026-05-22 | Chinese | ||
| 46867435 | 关于向2026年股票期权激励计划激励对象首次授予股票期权的公告 | 2026-05-22 | Chinese | ||
| 46867080 | 董事会薪酬与考核委员会关于公司2026年股票期权激励计划首次授予激励对象名单(首次授权日)的核查意见 | 2026-05-22 | Chinese | ||
| 46866903 | 上海锦天城(福州)律师事务所关于公司2026年股票期权激励计划首次授予相关事项的法律意见书 | 2026-05-22 | Chinese | ||
| 46566681 | 2025年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 45017112 | 关于2022年股票期权激励计划部分股票期权注销完成的公告 | 2026-05-11 | Chinese | ||
|
2025
8 filings
| |||||
| 36692743 | 年报信息披露重大差错责任追究制度(2025年8月) | 2025-08-26 | Chinese | ||
| 36692737 | 关于公司董事长辞职暨选举新任董事长的公告 | 2025-08-26 | Chinese | ||
| 36692728 | 内部问责制度(2025年8月) | 2025-08-26 | Chinese | ||
| 36692720 | 对外投资管理制度(2025年8月) | 2025-08-26 | Chinese | ||
| 36692711 | 对外担保制度(2025年8月) | 2025-08-26 | Chinese | ||
| 36692703 | 董事和高级管理人员所持公司股份及其变动管理制度(2025年8月) | 2025-08-26 | Chinese | ||
| 36692693 | 董事、高级管理人员薪酬管理制度(2025年8月) | 2025-08-26 | Chinese | ||
| 36692683 | 董事、高级管理人员培训制度(2025年8月) | 2025-08-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
AMTEL HOLDINGS BERHAD
Investment holding, ICT solutions, telecom infrastructure, …
|
— | MY | Telecommunications, computer pr… |
|
Ascom Holding AG
Global provider of healthcare ICT and mobile workflow solut…
|
ASCN | CH | Telecommunications, computer pr… |
|
Beijing Quanshi World Online Network Information Co., Ltd.
Provides cloud-based collaboration and unified communicatio…
|
002995 | CN | Telecommunications, computer pr… |
|
BizConf Technology Co., Ltd.
Provides integrated cloud video communication and unified c…
|
300578 | CN | Telecommunications, computer pr… |
Fuchun 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/55300/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55300 | 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=55300 | 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=55300 \ -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": 55300}, 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 Fuchun Technology Co.,Ltd (id: 55300)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.