
Universal Digital Inc. — Investor Relations & Filings
Universal Digital Inc. is a diversified investment and holding company focused on digital assets and scalable digital asset businesses. The company's primary mandate is capital allocation towards building Bitcoin treasuries and investing in private and publicly listed entities within the digital asset ecosystem. A core pillar of its strategy is the implementation of a Bitcoin Treasury Strategy, including the development of an Asian Bitcoin Treasury Network, positioning the firm as a specialized vehicle for digital asset exposure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-21 | English | |
| News release - English.pdf | 2026-05-15 | English | |
| News release - English.pdf | 2026-03-25 | English | |
| News release - English.pdf | 2026-02-13 | English | |
| Material change report - English.pdf | 2026-02-04 | English | |
| News release - English.pdf | 2026-01-28 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47786772 | News release - English.pdf | 2026-05-21 | English | ||
| 47786776 | News release - English.pdf | 2026-05-15 | English | ||
| 47786780 | News release - English.pdf | 2026-03-25 | English | ||
| 47786782 | News release - English.pdf | 2026-02-13 | English | ||
| 47786786 | Material change report - English.pdf | 2026-02-04 | English | ||
| 32396769 | News release - English.pdf | 2026-01-28 | English | ||
| 32397170 | News release - English.pdf | 2026-01-28 | English | ||
| 32384138 | News release - English.pdf | 2026-01-08 | English | ||
|
2025
7 filings
| |||||
| 47786789 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2025-12-30 | English | ||
| 47786805 | Interim MD&A - English.pdf | 2025-12-30 | English | ||
| 47786807 | Interim financial statements/report – English.pdf | 2025-12-30 | English | ||
| 47786823 | Report of exempt distribution (45-106F1).pdf | 2025-11-11 | English | ||
| 32352523 | News release - English.pdf | 2025-11-05 | English | ||
| 32350008 | Material change report - English.pdf | 2025-11-04 | English | ||
| 32350009 | Other material contracts - English.pdf | 2025-11-04 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MADALA HOLDINGS LIMITED
Manages a diverse portfolio of financial assets to optimize…
|
532344 | IN | Financial and insurance activit… |
|
Madison Holdings Group Limited
Engaged in alcoholic beverage sales and comprehensive finan…
|
8057 | HK | Financial and insurance activit… |
|
M & A EQUITY HOLDINGS BERHAD
An investment holding company with interests in financial s…
|
— | MY | Financial and insurance activit… |
|
Maffei GmbH & Co. KGaA
A family-run, listed investment holding company that acquir…
|
MAF | DE | Financial and insurance activit… |
|
Magna Polonia S.A.
Investment holding company focused on high-potential techno…
|
06N | PL | Financial and insurance activit… |
|
Maha Energy
A diversified investment platform focused on technology, cr…
|
MAHA | SE | Financial and insurance activit… |
|
MAJUPERAK HOLDINGS BERHAD
A state-linked investment and development group with core b…
|
— | MY | Financial and insurance activit… |
|
MALAYAN UNITED INDUSTRIES BERHAD
An investment holding company with diversified interests in…
|
— | MY | Financial and insurance activit… |
|
MALPAC HOLDINGS BERHAD
Investment holding company managing properties and shares f…
|
— | MY | Financial and insurance activit… |
|
Manitex Capital Inc.
Diversified investment firm specializing in life sciences, …
|
MNX.H | CA | Financial and insurance activit… |
Universal Digital 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/48276/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48276 | 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=48276 | 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=48276 \ -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": 48276}, 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 Universal Digital Inc. (id: 48276)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.