
ESGold Corp. — Investor Relations & Filings
ESGold Corp. is a resource exploration and processing company focused on the sustainable extraction of precious and industrial minerals. The company's operations center on the recovery of gold, silver, and mica from its Montauban project. Positioned as a fully permitted and fully funded pre-production entity, ESGold aims to supply essential metals required for the global transition to decarbonization and electrification. Its business strategy emphasizes environmental awareness, scalability, and a cash-flow-first model designed to minimize dilution and deliver strong margins.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-05 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-04-27 | English | |
| News release - English.pdf | 2026-04-17 | English | |
| News release - English.pdf | 2026-04-17 | English | |
| Report of exempt distribution (45-106F1) (amended).pdf | 2026-04-13 | English | |
| Report of exempt distribution (45-106F1) (amended).pdf | 2026-04-13 | English |
Browse filings by year
22 years- 2026 44 filings
- 2025 53 filings
- 2024 43 filings
- 2023 52 filings
- 2022 64 filings
- 2021 53 filings
- 2020 42 filings
- 2019 23 filings
- 2018 27 filings
- 2017 32 filings
- 2016 30 filings
- 2015 34 filings
- 2014 3 filings
- 2013 3 filings
- 2012 5 filings
- 2011 1 filing
- 2010 7 filings
- 2009 11 filings
- 2008 3 filings
- 2007 12 filings
- 2006 14 filings
- 2005 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47655247 | News release - English.pdf | 2026-05-05 | English | ||
| 47655250 | Report of exempt distribution (45-106F1).pdf | 2026-04-27 | English | ||
| 34664843 | News release - English.pdf | 2026-04-17 | English | ||
| 34663321 | News release - English.pdf | 2026-04-17 | English | ||
| 34441852 | Report of exempt distribution (45-106F1) (amended).pdf | 2026-04-13 | English | ||
| 34421433 | Report of exempt distribution (45-106F1) (amended).pdf | 2026-04-13 | English | ||
| 33928411 | News release - English.pdf | 2026-04-09 | English | ||
| 33920695 | News release - English.pdf | 2026-04-09 | French | ||
| 33920683 | News release - English.pdf | 2026-04-09 | English | ||
| 33937354 | News release - English.pdf | 2026-04-09 | English | ||
| 33928414 | News release - English.pdf | 2026-04-09 | English | ||
| 33920686 | News release - English.pdf | 2026-04-09 | English | ||
| 33875531 | Report of exempt distribution (45-106F1).pdf | 2026-04-09 | English | ||
| 33868084 | Report of exempt distribution (45-106F1).pdf | 2026-04-09 | English | ||
| 33859633 | Report of exempt distribution (45-106F1).pdf | 2026-04-09 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BLACK BEAR MINERALS LIMITED
Explores and develops gold and base metal projects in estab…
|
BKB | AU | Mining and quarrying |
|
BLACK CANYON LIMITED
Manganese exploration and development in East Pilbara for s…
|
BCA | AU | Mining and quarrying |
|
BLACK CAT SYNDICATE LIMITED
Gold developer focused on high-grade projects and refurbish…
|
BC8 | AU | Mining and quarrying |
|
BLACK HORSE MINING LIMITED
Explores and develops high-potential mineral assets targeti…
|
BHL | AU | Mining and quarrying |
|
Black Mammoth Metals Corporation
Natural resource company exploring for precious, base, and …
|
BMM | CA | Mining and quarrying |
|
Blackrock Silver
Junior explorer developing the Tonopah West silver and gold…
|
BRC | CA | Mining and quarrying |
|
BLACKSTONE MINERALS LIMITED
Developing an integrated mine-to-market nickel business for…
|
BSX | AU | Mining and quarrying |
|
BLAZE MINERALS LIMITED
Explores and develops gold, base metals, and lithium projec…
|
BLZ | AU | Mining and quarrying |
|
Blende Silver Corp.
Exploration company advancing the largest known carbonate-h…
|
BAG | CA | Mining and quarrying |
|
Bluebird Mining Ventures Limited
A holding company developing gold projects and managing dig…
|
BMV | VG | Mining and quarrying |
ESGold 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/45686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45686 | 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=45686 | 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=45686 \ -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": 45686}, 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 ESGold Corp. (id: 45686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.