
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 |
|---|---|---|---|
|
ADAGIO 2 CAPITAL INC
A capital pool company (CPC) focused on identifying assets …
|
ADAD.P | CA | Financial and insurance activit… |
|
ADAMAS TRUST, INC.
Investment firm that manages a diversified portfolio of mor…
|
ADAM | US | Financial and insurance activit… |
|
ADAMS DIVERSIFIED EQUITY FUND, INC.
A closed-end fund investing in a diversified portfolio of l…
|
ADX | US | Financial and insurance activit… |
|
ADAMS NATURAL RESOURCES FUND, INC.
A closed-end fund investing in energy and natural resources…
|
PEO | US | Financial and insurance activit… |
|
ADAMS PLC
Investment company realizing its assets to return capital t…
|
ADA | IM | Financial and insurance activit… |
|
ADIUVO Investments S.A.
Venture capital firm specializing in life-science and biome…
|
ADV | PL | Financial and insurance activit… |
|
ADVENT CONVERTIBLE & INCOME FUND
A closed-end fund investing in convertible and income-produ…
|
AVK | US | Financial and insurance activit… |
|
AFFILIATED MANAGERS GROUP, INC.
Global asset manager that invests in and partners with inde…
|
AMG | US | Financial and insurance activit… |
|
AGF B
A company engaged in professional sports and facility manag…
|
AGF | DK | Financial and insurance activit… |
|
AGF Management Limited
Independent global asset management firm providing investme…
|
AGF.B | CA | 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.