
Red Pine Exploration Inc. — Investor Relations & Filings
Red Pine Exploration Inc. is a gold exploration and development company focused on advancing precious metals properties. The company is transitioning from exploration success to mine development, with the strategic goal of becoming a gold producer. Its primary asset is the 100% owned Wawa Gold Project, situated in the Michipicoten Greenstone Belt of Northern Ontario. This flagship project is currently undergoing technical assessment, with a Preliminary Economic Assessment (PEA) anticipated for the first half of 2026.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-20 | English | |
| Material document(s).pdf | 2026-05-20 | English | |
| News release - English.pdf | 2026-05-13 | English | |
| News release (amended) - English.pdf | 2026-04-17 | English | |
| News release (amended) - English.pdf | 2026-04-17 | English | |
| Offering document (amended) - English.pdf | 2026-04-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47803811 | News release - English.pdf | 2026-05-20 | English | ||
| 47803815 | Material document(s).pdf | 2026-05-20 | English | ||
| 47120264 | News release - English.pdf | 2026-05-13 | English | ||
| 34664861 | News release (amended) - English.pdf | 2026-04-17 | English | ||
| 34663342 | News release (amended) - English.pdf | 2026-04-17 | English | ||
| 34662384 | Offering document (amended) - English.pdf | 2026-04-17 | English | ||
| 34662368 | Offering document (amended) - English.pdf | 2026-04-17 | English | ||
| 34651325 | Offering document - English.pdf | 2026-04-17 | English | ||
| 34651324 | News release - English.pdf | 2026-04-17 | English | ||
| 34650908 | Offering document - English.pdf | 2026-04-17 | English | ||
| 34650907 | News release - English.pdf | 2026-04-17 | English | ||
| 47120269 | News release - English.pdf | 2026-03-18 | English | ||
| 47120273 | Technical report (NI 43-101) - English.pdf | 2026-03-18 | English | ||
| 47120316 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-03-10 | English | ||
| 47120320 | Interim MD&A - English.pdf | 2026-03-10 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BWA Group plc
Investment company focused on early-stage mineral explorati…
|
BWAP | GB | Mining and quarrying |
|
BWR Exploration Inc.
Mineral exploration and development company focused on prec…
|
BWR | CA | Mining and quarrying |
|
B.Y.G. Natural Resources Inc.
In receivership, managing historical liabilities and enviro…
|
— | CA | Mining and quarrying |
|
C29 METALS LIMITED
Mineral exploration company targeting copper, gold, lithium…
|
C29 | AU | Mining and quarrying |
|
C3 Metals Inc.
Junior exploration company developing copper and gold depos…
|
CCCM | CA | Mining and quarrying |
|
C3 Metals Inc.
Minerals exploration focused on large copper and gold depos…
|
CCCM | CA | Mining and quarrying |
|
Cabia Goldhills Inc.
Junior mineral exploration company developing gold projects…
|
CGH | CA | Mining and quarrying |
|
Cabral Gold Inc.
Exploration and development company focused on the Cuiú Cui…
|
CBR | CA | Mining and quarrying |
|
Cadillac Mining Corporation
Mineral exploration, development, and mining services, adva…
|
CQX | CA | Mining and quarrying |
|
Cadillac Ventures Inc.
Development-focused exploration company acquiring and advan…
|
CDC.H | CA | Mining and quarrying |
Red Pine Exploration Inc. 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/43359/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43359 | 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=43359 | 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=43359 \ -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": 43359}, 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 Red Pine Exploration Inc. (id: 43359)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.