
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 |
|---|---|---|---|
|
Balmoral Resources Ltd.
Mineral exploration company focused on high-grade gold and …
|
BAR | CA | Mining and quarrying |
|
Band-Ore Resources Ltd.
Mineral resource entity managing and monetizing its gold pr…
|
BAN | CA | Mining and quarrying |
|
Banff Resources Ltd.
Mineral exploration and development company focused on coba…
|
— | CA | Mining and quarrying |
|
Banks Island Gold Ltd.
A natural resource company producing gold and silver from t…
|
BKSLF | CA | Mining and quarrying |
|
Banro Corporation
Specializes in the exploration, development, and production…
|
BAA | CA | Mining and quarrying |
|
Banyan Gold Corp.
Developing the road-accessible AurMac Gold Project with a 7…
|
BYN | CA | Mining and quarrying |
|
Barker Minerals Ltd.
Mineral exploration company focused on gold and base metal …
|
BKMNF | CA | Mining and quarrying |
|
BARKLY RARE EARTHS LIMITED
Explores and evaluates rare earth element deposits for gree…
|
BAK | AU | Mining and quarrying |
|
Barksdale Resources Corp.
Advanced-stage mineral exploration of precious, base, and c…
|
BRO | CA | Mining and quarrying |
|
Barranco Gold Mining Corp.
Exploration company focused on the discovery and developmen…
|
314 | 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.