
Lite Strategy, Inc. — Investor Relations & Filings
Lite Strategy, Inc. is a publicly traded company that has adopted Litecoin (LTC) as its primary treasury reserve asset. The company's core strategy involves accumulating and holding pure LTC through active treasury management, with the stated objective of increasing LTC exposure per share for its shareholders. This model provides public market investors with a vehicle for institutional exposure to the digital asset. Formerly known as MEI Pharma, Inc., a clinical-stage oncology company, the corporation rebranded and pivoted its business model in 2025 to focus on its Litecoin treasury operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | |
| 10-Q - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | |
| 10-Q Filing | 2026-02-17 | English | |
| 8-K Filing | 2026-02-17 | English | |
| 4 Filing | 2026-02-12 | English | |
| 8-K Filing | 2026-02-12 | English |
Browse filings by year
24 years- 2026 6 filings
- 2025 61 filings
- 2024 32 filings
- 2023 130 filings
- 2022 36 filings
- 2021 44 filings
- 2020 37 filings
- 2019 40 filings
- 2018 48 filings
- 2017 33 filings
- 2016 38 filings
- 2015 40 filings
- 2014 41 filings
- 2013 103 filings
- 2012 81 filings
- 2011 70 filings
- 2010 33 filings
- 2009 13 filings
- 2008 21 filings
- 2007 20 filings
- 2006 24 filings
- 2005 10 filings
- 2004 16 filings
- 2003 14 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 45591342 | 8-K - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | ||
| 45589248 | 10-Q - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | ||
| 28534957 | 10-Q Filing | 2026-02-17 | English | ||
| 28534948 | 8-K Filing | 2026-02-17 | English | ||
| 28534959 | 4 Filing | 2026-02-12 | English | ||
| 28534940 | 8-K Filing | 2026-02-12 | English | ||
|
2025
9 filings
| |||||
| 11621012 | ARS | 2025-12-30 | English | ||
| 11621007 | DEFA14A | 2025-12-30 | English | ||
| 11621008 | DEF 14A | 2025-12-30 | English | ||
| 11621009 | 8-K | 2025-12-30 | English | ||
| 11621010 | Major Shareholding Notification 2025 | 2025-12-22 | English | ||
| 11621013 | Director's Dealing 2025 | 2025-12-22 | English | ||
| 11621014 | 4 | 2025-12-22 | English | ||
| 11621011 | 8-K | 2025-12-05 | English | ||
| 11621016 | Regulatory Filings 2025 | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCEBERNSTEIN NATIONAL MUNICIPAL INCOME FUND
A closed-end fund investing in municipal securities for tax…
|
AFB | US | Financial and insurance activit… |
|
Alliance Trust PLC
A multi-manager investment trust providing a diversified gl…
|
ATST | GB | Financial and insurance activit… |
|
Allianz Technology Trust PLC
An investment trust seeking capital growth from a global po…
|
ATT | GB | Financial and insurance activit… |
|
ALLSPRING GLOBAL DIVIDEND OPPORTUNITY FUND
A closed-end fund seeking income and growth from a global p…
|
EOD | US | Financial and insurance activit… |
|
ALLSPRING INCOME OPPORTUNITIES FUND
A closed-end fund seeking high income from US below-investm…
|
EAD | US | Financial and insurance activit… |
|
ALLSPRING MULTI-SECTOR INCOME FUND
A closed-ended mutual fund investing globally in diverse fi…
|
ERC | US | Financial and insurance activit… |
|
ALLSPRING UTILITIES & HIGH INCOME FUND
A closed-end fund investing in utility equities and high-yi…
|
ERH | US | Financial and insurance activit… |
|
AL Mal UAE Equity Fund
Fund for medium to long-term capital growth and income, inv…
|
AMCUAE | AE | Financial and insurance activit… |
|
Alpha Bulgaria AD
Investment company managing a diversified portfolio in vari…
|
ALFB | BG | Financial and insurance activit… |
|
AlphaTON Capital Corp
A digital asset firm scaling Telegram's ecosystem with TON …
|
ATON | VG | Financial and insurance activit… |
Lite Strategy, 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/34267/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34267 | 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=34267 | 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=34267 \ -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": 34267}, 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 Lite Strategy, Inc. (id: 34267)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.