HUNAN SILVER CO.,LTD. — Investor Relations & Filings
HUNAN SILVER CO.,LTD. specializes in the smelting, refining, and deep processing of non-ferrous metals. The company is a major producer of high-purity silver, alongside gold, electrolytic lead, and zinc. Its operations involve a comprehensive industrial chain that integrates the recovery of precious and base metals from complex polymetallic ores. Key products include silver ingots, gold bars, and various chemical byproducts such as sulfuric acid. The company utilizes advanced metallurgical technologies to ensure high recovery rates and environmental compliance. Its products serve diverse sectors, including electronics, photovoltaics, jewelry, and industrial manufacturing. By focusing on resource efficiency and technical innovation, the company maintains a significant position in the global precious metals supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | |
| 第六届董事会第二十二次会议决议公告 | 2026-04-09 | Chinese | |
| 2026年度内部控制审计报告 | 2026-04-09 | Chinese | |
| 独立董事关于2025年度独立性情况的自查报告 | 2026-04-09 | Chinese | |
| 2025年度财务决算报告 | 2026-04-09 | Chinese | |
| 关于预计2026年度日常关联交易的公告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37056197 | 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | ||
| 37056194 | 第六届董事会第二十二次会议决议公告 | 2026-04-09 | Chinese | ||
| 37056190 | 2026年度内部控制审计报告 | 2026-04-09 | Chinese | ||
| 37056123 | 独立董事关于2025年度独立性情况的自查报告 | 2026-04-09 | Chinese | ||
| 37056122 | 2025年度财务决算报告 | 2026-04-09 | Chinese | ||
| 37056120 | 关于预计2026年度日常关联交易的公告 | 2026-04-09 | Chinese | ||
| 37056119 | 关于2025年度拟不进行利润分配的专项说明 | 2026-04-09 | Chinese | ||
| 37056118 | 董事会对独立董事独立性评估的专项意见 | 2026-04-09 | Chinese | ||
| 37056117 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 37056112 | 湖南白银2025年度募集资金存放、管理与使用情况鉴证报告 | 2026-04-09 | Chinese | ||
| 37056105 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-04-09 | Chinese | ||
| 37056091 | 2025年年度审计报告 | 2026-04-09 | Chinese | ||
| 37054597 | 2025年度总经理工作报告 | 2026-04-09 | Chinese | ||
| 37054594 | 关于公司2026年度投资计划的公告 | 2026-04-09 | Chinese | ||
| 37054592 | 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aluminium Bahrain B.S.C.
A major aluminium smelter producing standard and value-adde…
|
ALBH.BH | BH | Manufacturing |
|
Aluminum Corporation of China Limited
Major global producer of alumina and primary aluminum with …
|
2600 | HK | Manufacturing |
|
Aluminum Corporation of China Limited
Global producer covering the aluminum value chain from mini…
|
601600 | CN | Manufacturing |
|
AMAG Austria Metall AG
Supplier of primary, cast, and rolled aluminum products wit…
|
AMAG | AT | Manufacturing |
|
AMG Critical Materials N.V.
Produces specialty materials and provides vacuum furnace sy…
|
AMG | NL | Manufacturing |
|
Anhui Tongguan Copper Foil Group Co., Ltd.
Produces high-precision electrolytic copper foils for batte…
|
301217 | CN | Manufacturing |
|
Anhui Truchum Advanced Materials and Technology Co.,Ltd.
Manufactures high-performance copper alloys and advanced ca…
|
002171 | CN | Manufacturing |
|
Anhui Xinbo Aluminum Co.,Ltd.
Produces aluminum profiles and precision components for PV …
|
003038 | CN | Manufacturing |
|
ANHUI XINKE NEW MATERIALS CO.,LTD.
Manufacturer of high-precision copper alloys, strips, and s…
|
600255 | CN | Manufacturing |
|
Anhui Zhongyuan New Materials Co.,Ltd.
Develops and manufactures high-precision copper and copper …
|
603527 | CN | Manufacturing |
HUNAN SILVER 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/54731/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54731 | 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=54731 | 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=54731 \ -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": 54731}, 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 HUNAN SILVER CO.,LTD. (id: 54731)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.