
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 |
|---|---|---|---|
|
BELARAROX LIMITED
Mineral exploration company targeting zinc, copper, lead, s…
|
BRX | AU | Mining and quarrying |
|
BELLAVISTA RESOURCES LTD
Explores and develops base and battery metal deposits in th…
|
BVR | AU | Mining and quarrying |
|
Bell Copper Corporation
Mineral exploration focused on large copper porphyry deposi…
|
BCU | CA | Mining and quarrying |
|
BELLEVUE GOLD LIMITED
Operates a high-grade underground gold project powered by r…
|
BGL | AU | Mining and quarrying |
|
Bellhaven Copper & Gold Inc.
Natural resource company exploring and developing gold and …
|
— | CA | Mining and quarrying |
|
Belmont Resources Inc.
Engaged in the acquisition, exploration, and development of…
|
BEA | CA | Mining and quarrying |
|
Belo Sun Mining Corp.
Mineral development company focused on the Volta Grande Gol…
|
BSX | CA | Mining and quarrying |
|
BeMetals Corp.
Mineral exploration and development focused on high-potenti…
|
BMET | CA | Mining and quarrying |
|
Benton Resources Inc.
Mineral exploration company developing high-grade copper an…
|
BEX | CA | Mining and quarrying |
|
Benz Mining Corp.
A mineral exploration company focused on the acquisition an…
|
BZ | CA | 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.