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-01-14 | Chinese | |
| 第六届董事会第二十次会议决议公告 | 2026-01-13 | Chinese | |
| 关于非公开发行公司债券方案的公告 | 2026-01-13 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-01-13 | Chinese | |
| 湖南白银股份有限公司银行间债券市场非金融企业债务融资工具信息披露事务管理制度 | 2026-01-13 | Chinese | |
| 关于资产处置暨土地使用权公开挂牌转让的公告 | 2026-01-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 37054486 | 湖南白银股份有限公司股票交易异常波动公告 | 2026-01-14 | Chinese | ||
| 37054478 | 第六届董事会第二十次会议决议公告 | 2026-01-13 | Chinese | ||
| 37054473 | 关于非公开发行公司债券方案的公告 | 2026-01-13 | Chinese | ||
| 37054461 | 关于召开2026年第一次临时股东会的通知 | 2026-01-13 | Chinese | ||
| 37054450 | 湖南白银股份有限公司银行间债券市场非金融企业债务融资工具信息披露事务管理制度 | 2026-01-13 | Chinese | ||
| 37054444 | 关于资产处置暨土地使用权公开挂牌转让的公告 | 2026-01-13 | Chinese | ||
| 37054434 | 关于珠江桥土地以自主开发调整为土地出让方式的公告 | 2026-01-13 | Chinese | ||
| 37054417 | 关于公司为全资子公司湘银国贸提供担保的公告 | 2026-01-13 | Chinese | ||
| 37054414 | 关于拟注册发行中期票据的公告 | 2026-01-13 | Chinese | ||
| 37054405 | 关于完成年度检修暨复工复产的公告 | 2026-01-12 | Chinese | ||
| 37054398 | 关于持股5%以上股东减持至5%以下暨披露简式权益变动报告书的提示性公告 | 2026-01-04 | Chinese | ||
| 37054388 | 湖南白银股份有限公司简式权益变动报告书 | 2026-01-04 | Chinese | ||
|
2025
3 filings
| |||||
| 37054378 | 关于回购公司股份的进展公告 | 2025-12-30 | Chinese | ||
| 37054370 | 关于持股5%以上股东减持股份进展暨权益变动触及1%整数倍的公告 | 2025-12-30 | Chinese | ||
| 37054360 | 湖南启元律师事务所关于湖南白银股份有限公司2025年第三次临时股东会的法律意见书 | 2025-12-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | 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.