
Silver Storm Mining — Investor Relations & Filings
Silver Storm Mining Ltd. is a mineral resource development company specializing in the exploration and advancement of precious and base metal properties, primarily focused on silver and zinc assets in Durango, Mexico. The company's core asset is the 100%-owned La Parrilla Silver Mine Complex, an advanced-stage project featuring a 2,000 tpd processing facility and existing underground mines. La Parrilla previously yielded 34.3 million silver-equivalent ounces (2005-2019), and the company is actively working toward its potential near-term restart. Additionally, Silver Storm holds the 100%-owned San Diego Project, identified as one of the largest undeveloped silver-zinc assets in Mexico, which has undergone extensive surface diamond drilling. The company's portfolio targets deposits of silver, zinc, lead, copper, and gold.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-02-27 | English | |
| News release - English.pdf | 2026-02-26 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-25 | English | |
| Interim MD&A - English.pdf | 2026-02-25 | English | |
| Interim financial statements/report – English.pdf | 2026-02-25 | English | |
| News release - English.pdf | 2026-02-18 | English |
Browse filings by year
21 years- 2026 10 filings
- 2025 100 filings
- 2024 62 filings
- 2023 50 filings
- 2022 39 filings
- 2021 40 filings
- 2020 49 filings
- 2019 18 filings
- 2018 14 filings
- 2017 16 filings
- 2016 22 filings
- 2015 20 filings
- 2014 1 filing
- 2013 1 filing
- 2009 2 filings
- 2008 3 filings
- 2007 1 filing
- 2005 3 filings
- 2004 1 filing
- 2003 1 filing
- 2002 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 47430288 | News release - English.pdf | 2026-02-27 | English | ||
| 47430292 | News release - English.pdf | 2026-02-26 | English | ||
| 47430297 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-25 | English | ||
| 47430303 | Interim MD&A - English.pdf | 2026-02-25 | English | ||
| 47430307 | Interim financial statements/report – English.pdf | 2026-02-25 | English | ||
| 30674459 | News release - English.pdf | 2026-02-18 | English | ||
| 32392168 | News release - English.pdf | 2026-02-03 | English | ||
| 47430311 | News release - English.pdf | 2026-01-21 | English | ||
| 47430315 | News release - English.pdf | 2026-01-15 | English | ||
| 32383216 | News release - English.pdf | 2026-01-14 | English | ||
|
2025
5 filings
| |||||
| 32378326 | Form of proxy - English.pdf | 2025-12-23 | English | ||
| 32378325 | Other.pdf | 2025-12-23 | English | ||
| 32378323 | Other.pdf | 2025-12-23 | English | ||
| 32378322 | Other.pdf | 2025-12-23 | English | ||
| 32378321 | Management information circular - English.pdf | 2025-12-23 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cavenham Gold Corporation
Mineral resource company providing mining services and expl…
|
— | CA | Mining and quarrying |
|
Cayenne Gold Mines Ltd.
Mineral exploration company focused on developing precious …
|
— | CA | Mining and quarrying |
|
CAZALY RESOURCES LIMITED
Explores and develops iron ore, gold, base metals, and crit…
|
CAZ | AU | Mining and quarrying |
|
CBLT Inc.
Mineral exploration and M&A company focused on critical min…
|
CBLT | CA | Mining and quarrying |
|
CDN Maverick Capital Corp.
Engaged in the acquisition, exploration, and development of…
|
CDN | CA | Mining and quarrying |
|
Celsius Resources Limited
Mineral exploration and development company with copper-gol…
|
CLA | AU | Mining and quarrying |
|
Celtic Minerals Ltd.
Exploration stage entity developing mineral resource proper…
|
CWE | CA | Mining and quarrying |
|
Centamin Plc
A gold mining company operating the Sukari Gold Mine, now p…
|
CEY | JE | Mining and quarrying |
|
CENTAURUS METALS LIMITED
Explores and develops nickel sulphide and iron ore assets f…
|
CTM | AU | Mining and quarrying |
|
Centenario Copper Corporation
Acquiring, exploring, and developing copper and base metal …
|
— | CA | Mining and quarrying |
Silver Storm Mining 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/44161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44161 | 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=44161 | 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=44161 \ -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": 44161}, 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 Silver Storm Mining (id: 44161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.