
FireFly Metals Ltd. — Investor Relations & Filings
FireFly Metals Ltd. is an emerging explorer and developer specializing in high-grade copper and gold assets. The flagship Green Bay Copper-Gold Project hosts a Measured and Indicated mineral resource of 50.4Mt @ 2.0% CuEq (1Mt CuEq), supported by a 130,000m drilling program designed for rapid resource expansion. The company also holds a 70% interest in the high-grade Pickle Crow Gold Project, which features an Inferred Resource of 11.9Mt at 7.2g/t for 2.8Moz gold. Further assets include a 90% interest in the Limestone Well Vanadium-Titanium Project and the 500,000t per annum Nugget Pond processing facility, utilized for producing high-quality concentrate.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cover letter.pdf | 2025-06-04 | English | |
| Cover letter.pdf | 2025-06-04 | English | |
| Cover letter.pdf | 2025-06-04 | English | |
| Cover letter.pdf | 2025-06-04 | English | |
| News release - English.pdf | 2025-05-07 | English | |
| Other.pdf | 2025-04-30 | English |
Browse filings by year
22 years- 2026 42 filings
- 2025 74 filings
- 2024 137 filings
- 2023 6 filings
- 2022 58 filings
- 2021 49 filings
- 2020 88 filings
- 2019 29 filings
- 2018 10 filings
- 2017 45 filings
- 2016 59 filings
- 2015 69 filings
- 2014 60 filings
- 2013 50 filings
- 2012 48 filings
- 2011 49 filings
- 2010 53 filings
- 2009 57 filings
- 2008 54 filings
- 2007 65 filings
- 2006 56 filings
- 2005 29 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
13 filings
| |||||
| 13797880 | Cover letter.pdf | 2025-06-04 | English | ||
| 13797881 | Cover letter.pdf | 2025-06-04 | English | ||
| 13797897 | Cover letter.pdf | 2025-06-04 | English | ||
| 13797885 | Cover letter.pdf | 2025-06-04 | English | ||
| 13789560 | News release - English.pdf | 2025-05-07 | English | ||
| 32084375 | Other.pdf | 2025-04-30 | English | ||
| 13787648 | News release - English.pdf | 2025-04-22 | English | ||
| 32070547 | News release - English.pdf | 2025-04-17 | English | ||
| 13784016 | NI 44-101 Notice of intent to qualify – English.pdf | 2025-04-08 | English | ||
| 13784017 | Other.pdf | 2025-04-08 | English | ||
| 31879775 | News release - English.pdf | 2025-03-25 | English | ||
| 31674315 | News release - English.pdf | 2025-02-12 | English | ||
| 13767577 | News release - English.pdf | 2025-01-31 | English | ||
|
2024
2 filings
| |||||
| 40090677 | Notification regarding unquoted securities - FFM 6 pages 19.2KB | 2024-12-23 | English | ||
| 40090670 | Change of Director's Interest Notice x 2 4 pages 331.8KB | 2024-12-23 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1844 Resources Inc.
Explores for high-impact copper, nickel, and gold deposits …
|
EFF | CA | Mining and quarrying |
|
1911 Gold Corporation
Junior gold producer and advanced explorer of precious and …
|
AUMB | CA | Mining and quarrying |
|
29METALS LIMITED
Explores and operates copper, zinc, and precious metals ass…
|
29M | AU | Mining and quarrying |
|
49 METALS LIMITED
Mineral exploration company targeting gold, copper, and bas…
|
49M | AU | Mining and quarrying |
|
55 North Mining Inc.
Gold exploration and development advancing the Last Hope Go…
|
FFF | CA | Mining and quarrying |
|
80 MILE PLC
Explores and develops critical metal, industrial gas, and s…
|
80M | GB | Mining and quarrying |
|
A2 Gold Corp.
Mineral exploration company focused on gold and silver depo…
|
AUAU | CA | Mining and quarrying |
|
Abacus Mining and Exploration Corporation
Explores and develops copper and gold porphyry deposits acr…
|
AME | CA | Mining and quarrying |
|
ABCOURT MINES INC.
A mining, development, and exploration company focused on g…
|
ABI | CA | Mining and quarrying |
|
Aben Gold Corp.
Gold-focused mineral exploration company operating in Yukon…
|
ABM | CA | Mining and quarrying |
FireFly Metals Ltd. 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/48548/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48548 | 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=48548 | 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=48548 \ -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": 48548}, 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 FireFly Metals Ltd. (id: 48548)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.