Dongguan Eontec Co.,Ltd. — Investor Relations & Filings
Dongguan Eontec Co.,Ltd. specializes in the research, development, and manufacturing of advanced materials and high-precision components. The company is a global leader in the commercial application of liquid metal (amorphous alloys), providing innovative solutions for consumer electronics, automotive, and medical sectors. Its core product portfolio includes magnesium and aluminum alloy precision die-castings, which are utilized in structural parts for smartphones, wearable devices, and lightweight automotive components. Eontec integrates material science with advanced processing technologies, such as vacuum die-casting and precision machining, to deliver high-strength, corrosion-resistant, and complex-geometry parts. The company focuses on technological innovation in new materials to meet the evolving demands of high-tech industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 宜安科技关于公司股票交易异常波动的公告 | 2025-08-20 | Chinese | |
| 宜安科技关于公司向金融机构申请授信额度的进展公告 | 2025-08-13 | Chinese | |
| 宜安科技关于公司高级管理人员股份减持计划实施完成的公告 | 2025-08-08 | Chinese | |
| 宜安科技关于公司及子公司向金融机构申请授信额度暨对子公司提供担保的进展公告 | 2025-08-06 | Chinese | |
| 宜安科技关于全资子公司名称及经营范围变更并完成工商变更登记的公告 | 2025-07-22 | Chinese | |
| 宜安科技关于公司向金融机构申请授信额度的进展公告 | 2025-07-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36746005 | 宜安科技关于公司股票交易异常波动的公告 | 2025-08-20 | Chinese | ||
| 36745993 | 宜安科技关于公司向金融机构申请授信额度的进展公告 | 2025-08-13 | Chinese | ||
| 36745973 | 宜安科技关于公司高级管理人员股份减持计划实施完成的公告 | 2025-08-08 | Chinese | ||
| 36745956 | 宜安科技关于公司及子公司向金融机构申请授信额度暨对子公司提供担保的进展公告 | 2025-08-06 | Chinese | ||
| 36745941 | 宜安科技关于全资子公司名称及经营范围变更并完成工商变更登记的公告 | 2025-07-22 | Chinese | ||
| 36745930 | 宜安科技关于公司向金融机构申请授信额度的进展公告 | 2025-07-18 | Chinese | ||
| 36745916 | 宜安科技2025年第二次临时股东大会决议公告 | 2025-07-17 | Chinese | ||
| 36745905 | 湖南启元律师事务所关于宜安科技2025年第二次临时股东大会的法律意见书 | 2025-07-17 | Chinese | ||
| 36745873 | 宜安科技关于公司获得政府补助的公告 | 2025-07-10 | Chinese | ||
| 36745849 | 宜安科技关于召开公司2025年第二次临时股东大会的通知 | 2025-07-01 | Chinese | ||
| 36745828 | 宜安科技关于公司对控股子公司增资的公告 | 2025-07-01 | Chinese | ||
| 36745817 | 宜安科技第五届董事会第十九次会议决议公告 | 2025-07-01 | Chinese | ||
| 36745807 | 宜安科技关于控股子公司东莞市逸昊金属材料科技有限公司部分股权转让完成工商变更登记的公告 | 2025-06-23 | Chinese | ||
| 36745800 | 宜安科技关于公司向金融机构申请授信额度的进展公告 | 2025-06-19 | Chinese | ||
| 36745790 | 宜安科技关于公司向金融机构申请授信额度的进展公告 | 2025-06-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
|
Apsis Aerocom Limited
Manufactures and distributes high-precision fasteners and e…
|
APSISAERO | IN | Manufacturing |
Dongguan Eontec 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/55326/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55326 | 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=55326 | 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=55326 \ -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": 55326}, 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 Dongguan Eontec Co.,Ltd. (id: 55326)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.