
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 |
|---|---|---|---|
|
LENDWAY, INC.
A specialty agricultural and finance holding company.
|
LDWY | US | Financial and insurance activit… |
|
Lerado Financial Group Company Limited
An investment holding company providing financial services …
|
1225 | HK | Financial and insurance activit… |
|
LHIHC
Diversified holding company managing food, real estate, ene…
|
1229 | TW | Financial and insurance activit… |
|
LHV Group
A financial group providing banking, asset management, and …
|
LHV1T | EE | Financial and insurance activit… |
|
Liaoning Cheng Da Co.,Ltd.
Diversified conglomerate in biopharmaceuticals, financial s…
|
600739 | CN | Financial and insurance activit… |
|
Libertas 7 S.A.
A holding company with operations in real estate, financial…
|
LIB | ES | Financial and insurance activit… |
|
Lifco
An investment group that acquires and develops market-leadi…
|
LIFCO | SE | Financial and insurance activit… |
|
Lift Global Ventures Plc
An enterprise company seeking acquisitions in financial med…
|
LFT | GB | Financial and insurance activit… |
|
Lig Assets, Inc.
A multi-faceted investment company acquiring real estate an…
|
LIGA | US | Financial and insurance activit… |
|
LINGKARAN TRANS KOTA HOLDINGS BERHAD
Operates as an investment holding company.
|
— | MY | 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.