
GOLDSTONE RESOURCES LIMITED — Investor Relations & Filings
Goldstone Resources Limited is a gold exploration, development, and production company focused on its principal projects within the Ashanti Gold Belt in Ghana. The company's primary asset is the Akrokeri-Homase project, which encompasses two key sites. Goldstone has successfully re-opened the Homase Mine, a former open-pit operation, and transitioned into a gold producer with its first gold pour in early 2022. Concurrently, the company is advancing exploration activities at the Akrokeri Mine, a historic high-grade underground mine, to further develop its resource base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Results | 2025-07-01 | English | |
| Holding(s) in Company | 2025-06-25 | English | |
| Notice of Final Results & Operations Update | 2025-06-18 | English | |
| Statement re Press Reports | 2025-04-16 | English | |
| Gold Loan Interest Conversion | 2025-03-28 | English | |
| Production Continues to Ramp Up at Homase Mine | 2025-03-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 11370583 | Final Results | 2025-07-01 | English | ||
| 6456314 | Holding(s) in Company | 2025-06-25 | English | ||
| 6184218 | Notice of Final Results & Operations Update | 2025-06-18 | English | ||
| 11341256 | Statement re Press Reports | 2025-04-16 | English | ||
| 6771434 | Gold Loan Interest Conversion | 2025-03-28 | English | ||
| 6769541 | Production Continues to Ramp Up at Homase Mine | 2025-03-26 | English | ||
| 5581486 | Holding(s) in Company | 2025-02-20 | English | ||
| 5578440 | Record Gold Pour and Update re Homase Mine | 2025-02-12 | English | ||
| 5571522 | Conversion Shares Update | 2025-01-28 | English | ||
| 5566326 | Homase Mine Update | 2025-01-15 | English | ||
|
2024
5 filings
| |||||
| 5558760 | Convertible Loan Notes Update | 2024-12-23 | English | ||
| 5552538 | Homase Mine and update re Convertible Loan Note | 2024-12-09 | English | ||
| 5549387 | Update re Convertible Loan Note | 2024-12-02 | English | ||
| 5540354 | Homase Gold Mine Update | 2024-11-11 | English | ||
| 5533935 | Update re Subscription and Debt Conversion | 2024-10-29 | 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 |
GOLDSTONE RESOURCES LIMITED 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/7678/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7678 | 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=7678 | 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=7678 \ -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": 7678}, 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 GOLDSTONE RESOURCES LIMITED (id: 7678)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.