
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 |
|---|---|---|---|
|
LINKBANCORP, Inc.
A bank holding company providing community banking in the M…
|
LNKB | US | Financial and insurance activit… |
|
LION CORPORATION BERHAD
Investment holding, property development, steel products ma…
|
— | MY | Financial and insurance activit… |
|
LION DIVERSIFIED HOLDINGS BERHAD
Was an investment holding company with diverse past activit…
|
— | MY | Financial and insurance activit… |
|
Lion Finance Group PLC
Financial services holding company with universal banks in …
|
BGEO | GB | Financial and insurance activit… |
|
Lippo China Resources Limited
Investment holding company with diversified operations in f…
|
156 | HK | Financial and insurance activit… |
|
LIQUA HEALTH CORPORATION BERHAD
Investment holding, management services, and safety & envir…
|
— | MY | Financial and insurance activit… |
|
LITELA PARTICIPAÇÕES S.A. - EM LIQUIDAÇÃO
Holding company in liquidation focused on asset distributio…
|
— | BR | Financial and insurance activit… |
|
LITEL PARTICIPACOES SA
Holding company managing equity in Vale S.A. for institutio…
|
— | BR | Financial and insurance activit… |
|
LIVE VENTURES Inc
A diversified holding company that acquires and operates U.…
|
LIVE | US | Financial and insurance activit… |
|
LOEWS CORP
A diversified holding company in insurance, energy, hospita…
|
L | US | 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.