
Phoenix Digital Assets PLC — Investor Relations & Filings
Phoenix Digital Assets PLC is an investment company specializing in the digital asset market. It operates as a publicly traded vehicle that allows investors to gain direct exposure to a managed portfolio of large-cap, liquid cryptocurrencies. The company's primary objective is to serve as a transparent and independently audited fund, providing a regulated investment pathway into the crypto asset class. Its strategy involves the acquisition and management of a diversified portfolio of established digital assets, guided by a management team with a track record in the blockchain industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PDMR Dealing | 2025-07-24 | English | |
| Exercise of Options and Issue of Shares | 2025-07-08 | English | |
| Annual Results | 2025-06-30 | English | |
| Transaction in Own Shares | 2025-05-19 | English | |
| Transaction in Own Shares | 2025-05-12 | English | |
| Transaction in Own Shares | 2025-05-09 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7526051 | PDMR Dealing | 2025-07-24 | English | ||
| 6815247 | Exercise of Options and Issue of Shares | 2025-07-08 | English | ||
| 6524373 | Annual Results | 2025-06-30 | English | ||
| 11355900 | Transaction in Own Shares | 2025-05-19 | English | ||
| 11353202 | Transaction in Own Shares | 2025-05-12 | English | ||
| 11352538 | Transaction in Own Shares | 2025-05-09 | English | ||
| 11348136 | Transaction in Own Shares | 2025-05-01 | English | ||
| 11347243 | Treasury shares held | 2025-04-30 | English | ||
| 11343972 | Transaction in Own Shares | 2025-04-24 | English | ||
| 11342472 | Transaction in Own Shares | 2025-04-22 | English | ||
| 11342342 | Exercise of Options and Issue of Equity | 2025-04-22 | English | ||
| 11339613 | Transaction in Own Shares | 2025-04-15 | English | ||
| 11338632 | Transaction in Own Shares | 2025-04-14 | English | ||
| 11314830 | Transaction in Own Shares | 2025-02-12 | English | ||
| 11314520 | Transaction in Own Shares | 2025-02-11 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Phoenix Digital Assets PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
Phoenix Digital Assets PLC 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/10305/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10305 | 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=10305 | 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=10305 \ -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": 10305}, 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 Phoenix Digital Assets PLC (id: 10305)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.