
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 |
|---|---|---|---|
|
INNOVATE CAPITAL PTE. LTD.
Investment holding company issuing mandatory convertible bo…
|
81FB | SG | Financial and insurance activit… |
|
INNOVATE Corp.
A diversified holding company with assets in Infrastructure…
|
VATE | US | Financial and insurance activit… |
|
Innovative-RFK S.p.A.
An investment holding company specializing in private equit…
|
MLIRF | IT | Financial and insurance activit… |
|
Innovative Solutions Ecosystem S.A.
Investment company building an international network of tec…
|
ISE | ES | Financial and insurance activit… |
|
Innoviva, Inc.
Holding company with royalty assets and a commercial biopha…
|
INVA | US | Financial and insurance activit… |
|
INSAS BERHAD
Investment holding and management company with diverse inte…
|
— | MY | Financial and insurance activit… |
|
INTAN UTILITIES BERHAD
Primarily an investment holding company, acquiring and mana…
|
— | MY | Financial and insurance activit… |
|
Intercorp Financial Services Inc.
Holding company providing banking, insurance, wealth manage…
|
IFS | PA | Financial and insurance activit… |
|
INTERNATIONAL BANCSHARES CORP
A financial holding company serving Texas and Oklahoma with…
|
IBOC | US | Financial and insurance activit… |
|
International Business Settlement Holdings Limited
Diversified investment holding company focused on property,…
|
147 | HK | 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.