
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 |
|---|---|---|---|
| 关于回购公司股份的进展公告 | 2026-06-02 | Chinese | |
| 湖南白银股份有限公司2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 北京中伦文德(长沙)律师事务所关于湖南白银股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | |
| 关于诉讼事项进展的公告 | 2026-05-07 | Chinese | |
| 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47941360 | 关于回购公司股份的进展公告 | 2026-06-02 | Chinese | ||
| 44493126 | 湖南白银股份有限公司2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 44489656 | 北京中伦文德(长沙)律师事务所关于湖南白银股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44270021 | 关于诉讼事项进展的公告 | 2026-05-07 | Chinese | ||
| 44265379 | 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xinjiang Joinworld Co.,Ltd.
Manufactures high-purity aluminum and electronic foils for …
|
600888 | CN | Manufacturing |
|
YECHIU METAL RECYCLING ( CHINA) LTD.
Recycles aluminum scrap into high-quality alloy ingots for …
|
601388 | CN | Manufacturing |
|
YE CHIU METAL SMELTING BERHAD
Produces recycled aluminum and alloy ingots from scrap, ope…
|
— | MY | Manufacturing |
|
Yinbang Clad Material Co.,Ltd.
Produces multi-metal clad materials and aluminum alloys for…
|
300337 | CN | Manufacturing |
|
YONGJIE NEW MATERIAL CO.,LTD.
Produces high-precision aluminum alloy materials for packag…
|
603271 | CN | Manufacturing |
|
YOUNGPOONG CORPORATION
A non-ferrous metal smelting company specializing in zinc a…
|
000670 | KR | Manufacturing |
|
YUNNAN ALUMINIUM CO.,LTD
Vertically integrated producer of low-carbon aluminum using…
|
000807 | CN | Manufacturing |
|
YUNNAN COPPER CO.,LTD.
Integrated mining, smelting, and processing of copper, gold…
|
000878 | CN | Manufacturing |
|
Yunnan Jinxun Resources Co., Ltd.
Comprehensive processing, smelting, and trading of non-ferr…
|
3636 | HK | Manufacturing |
|
Yunnan Lincang Xinyuan Germanium Industry Co.,LTD
Integrated germanium producer for infrared, fiber optic, an…
|
002428 | 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.