
Millennium Silver Corp. — Investor Relations & Filings
Millennium Silver Corp. is engaged in the acquisition, exploration, and development of precious metal deposits throughout the Americas. The company focuses on evaluating mineral properties primarily for silver and gold, with secondary exploration interests in lead and zinc. A core asset is the Silver Peak silver-gold project, situated in southwest Nevada, United States.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-05-04 | English | |
| News release - English.pdf | 2026-05-04 | English | |
| 52-109FV1 - Certification of annual filings - CFO (E).pdf | 2026-04-30 | English | |
| Annual MD&A - English.pdf | 2026-04-30 | English | |
| AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-04-30 | English | |
| Audited annual financial statements – English.pdf | 2026-04-30 | English |
Browse filings by year
28 years- 2026 18 filings
- 2025 22 filings
- 2024 18 filings
- 2023 21 filings
- 2022 19 filings
- 2021 40 filings
- 2020 35 filings
- 2019 31 filings
- 2018 22 filings
- 2017 21 filings
- 2016 28 filings
- 2015 17 filings
- 2014 1 filing
- 2013 8 filings
- 2012 10 filings
- 2011 21 filings
- 2010 14 filings
- 2009 12 filings
- 2008 8 filings
- 2007 6 filings
- 2006 8 filings
- 2005 5 filings
- 2004 3 filings
- 2003 4 filings
- 2002 1 filing
- 2001 5 filings
- 2000 1 filing
- 1999 3 filings
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CONDOR GOLD PLC
A gold exploration and development company with a primary f…
|
CNR | GB | Mining and quarrying |
|
CONDOR RESOURCES INC.
Project generator focused on base and precious metal explor…
|
CN | CA | Mining and quarrying |
|
Công ty Cổ phần Khoáng sản Bình Định
Specializes in mineral extraction, pioneering in heavy mine…
|
BMC | VN | Mining and quarrying |
|
Coniagas Battery Metals
Exploration and development securing critical minerals (Ni,…
|
COS | CA | Mining and quarrying |
|
CONICO LTD
Explores and develops base and precious metal assets, targe…
|
CNJ | AU | Mining and quarrying |
|
CONNECTED MINERALS LIMITED
Explores and develops gold and base metal projects through …
|
CML | AU | Mining and quarrying |
|
Conquest Resources Limited
Exploring and developing high-grade gold, uranium, and base…
|
CQR | CA | Mining and quarrying |
|
CONROY GOLD & NATURAL RESOURCES PLC
Mineral exploration and development company focused on gold…
|
CGNR | IE | Mining and quarrying |
|
Consolidated Aston Resources Ltd.
Historical mineral exploration entity cease-traded due to r…
|
— | CA | Mining and quarrying |
|
Consolidated Silver Tusk Mines Ltd.
Historical mineral exploration company focused on gold, sil…
|
CKS | CA | Mining and quarrying |
Millennium Silver Corp. 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/44125/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44125 | 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=44125 | 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=44125 \ -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": 44125}, 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 Millennium Silver Corp. (id: 44125)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.