
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 |
|---|---|---|---|
|
METACORP BERHAD
Investment company, subsidiary of MTD Capital Berhad, align…
|
— | MY | Financial and insurance activit… |
|
METAL RECLAMATION BHD
Investment holding company.
|
— | MY | Financial and insurance activit… |
|
Metavesco Inc.
A diversified holding company operating in Web3, digital as…
|
MVCO | US | Financial and insurance activit… |
|
Met.Extra Group
Processes, recycles, and markets ferrous and non-ferrous me…
|
MET | IT | Financial and insurance activit… |
|
Metropolitan Bank Holding Corp.
Provides banking and lending services to businesses and ind…
|
MCB | US | Financial and insurance activit… |
|
MidiLux Holdings
Holding company managing investments in banking, financial …
|
MDLX | LU | Financial and insurance activit… |
|
MID PENN BANCORP INC
A financial institution offering banking, lending, and weal…
|
MPB | US | Financial and insurance activit… |
|
Minmetals Capital Company Limited
Integrated financial platform offering trust, leasing, secu…
|
600390 | CN | Financial and insurance activit… |
|
Min Xin Holdings Limited
An investment holding company focused on financial services…
|
222 | HK | Financial and insurance activit… |
|
MITSUI MATSUSHIMA HOLDINGS CO.,LTD.
A holding company that acquires diverse, niche, and market-…
|
1518 | JP | 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.