
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 |
|---|---|---|---|
|
CARACAL GOLD PLC
East Africa-focused gold exploration, development, and prod…
|
GCAT | GB | Mining and quarrying |
|
CARAVEL MINERALS LIMITED
Explores and develops large-scale copper projects for globa…
|
CVV | AU | Mining and quarrying |
|
Cariboo Rose Resources Ltd.
Exploration stage company focused on copper, gold, silver, …
|
CRB | CA | Mining and quarrying |
|
Carlin Gold Corporation
Mineral exploration company focused on Carlin-type gold tar…
|
CGD | CA | Mining and quarrying |
|
Carlton Precious Inc.
Mineral exploration company focused on acquiring and advanc…
|
CPI | CA | Mining and quarrying |
|
Carlyle Commodities Corp.
A mineral resource company exploring and evaluating preciou…
|
CCC | CA | Mining and quarrying |
|
CARNABY RESOURCES LIMITED
Explores and develops copper and gold assets at the Greater…
|
CNB | AU | Mining and quarrying |
|
CARNAVALE RESOURCES LIMITED
Explores high-grade gold, nickel, and copper projects in es…
|
CAV | AU | Mining and quarrying |
|
Carolina Rush Corporation
Focused on exploring and developing gold and copper mineral…
|
RUSH | CA | Mining and quarrying |
|
Carson River Ventures Corp.
Engaged in the exploration and evaluation of precious and b…
|
CRIV | 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.