
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 |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | 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.