
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 |
|---|---|---|---|
| Statement re. Suspension | 2022-06-10 | English | |
| Second Price Monitoring Extn | 2022-03-25 | English | |
| Price Monitoring Extension | 2022-03-25 | English | |
| Second Price Monitoring Extn | 2022-03-25 | English | |
| Price Monitoring Extension | 2022-03-25 | English | |
| Operational and Exploration Update | 2022-03-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
8 filings
| |||||
| 5031585 | Statement re. Suspension | 2022-06-10 | English | ||
| 4986268 | Second Price Monitoring Extn | 2022-03-25 | English | ||
| 4986279 | Price Monitoring Extension | 2022-03-25 | English | ||
| 4986362 | Second Price Monitoring Extn | 2022-03-25 | English | ||
| 4986364 | Price Monitoring Extension | 2022-03-25 | English | ||
| 4986537 | Operational and Exploration Update | 2022-03-25 | English | ||
| 4946573 | Shipment and Loan Repayment Update | 2022-01-17 | English | ||
| 4940008 | Update re Gold Loan and Operations | 2022-01-04 | English | ||
|
2021
7 filings
| |||||
| 4928367 | Issue of Export Permit | 2021-12-02 | English | ||
| 11028397 | Gold Production and Gold Loan Update | 2021-11-30 | English | ||
| 4919970 | Placing to raise £1m | 2021-11-11 | English | ||
| 4915289 | Operational Update and Loan Payment Extension | 2021-11-01 | English | ||
| 4903625 | Interim Results | 2021-09-30 | English | ||
| 4901800 | Exercise of Warrants | 2021-09-27 | English | ||
| 4899041 | Extension of Gold Loan | 2021-09-20 | 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.