
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-05-08 | Chinese | |
| 北京中伦文德(长沙)律师事务所关于湖南白银股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | |
| 关于诉讼事项进展的公告 | 2026-05-07 | Chinese | |
| 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | |
| 第六届董事会第二十二次会议决议公告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 37056105 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 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 |
|---|---|---|---|
|
LIANYOU METALS
Recycles tungsten and cobalt into high-purity materials for…
|
7610 | TW | Manufacturing |
|
Lizhong Sitong Light Alloys Group Co., Ltd.
Manufacturer of light alloy materials and aluminum componen…
|
300428 | CN | Manufacturing |
|
Lygend Resources & Technology Co., Ltd.
Global leader in nickel trading and producer of battery-gra…
|
2245 | HK | Manufacturing |
|
MAAN ALUMINIUM LIMITED
Manufactures and trades aluminum extrusions, profiles, and …
|
MAANALU | IN | Manufacturing |
|
Madhav Copper Limited
Manufactures high-purity copper products for power and elec…
|
MCL | IN | Manufacturing |
|
MAGONTEC LIMITED
Produces and recycles magnesium alloys and cathodic protect…
|
MGL | AU | Manufacturing |
|
MALAYSIA SMELTING CORPORATION BERHAD
Global leader in integrated production of tin metal and tin…
|
NPW | MY | Manufacturing |
|
Manaksia Aluminium Company Ltd
Manufactures value-added aluminium products for constructio…
|
MANAKALUCO | IN | Manufacturing |
|
Mardia Samyoung Capillary Tubes Co.
Manufacturer of precision copper capillary tubes for coolin…
|
513544 | IN | Manufacturing |
|
MATERION Corp
A global developer of high-performance advanced materials s…
|
MTRN | US | 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.