
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 |
|---|---|---|---|
|
abrdn World Healthcare Fund
A closed-end fund investing in global healthcare securities…
|
THW | US | Financial and insurance activit… |
|
Abs Investment Alternatywna Spolka Inwestycyjna Spolka Akcyjna
Alternative investment firm providing capital and advisory …
|
AIN | PL | Financial and insurance activit… |
|
Acadian Asset Management Inc.
Global quantitative investment firm specializing in systema…
|
AAMI | US | Financial and insurance activit… |
|
Accretive Flow-Through (2005) Limited Partnership
FTLP raising capital for resource companies, providing tax …
|
— | CA | Financial and insurance activit… |
|
Achilles Investment Company Ltd.
A closed-ended firm investing in a portfolio of other inves…
|
AIC | GG | Financial and insurance activit… |
|
ACORN CAPITAL INVESTMENT FUND LIMITED
Invests in a diversified portfolio of emerging listed and u…
|
ACQ | AU | Financial and insurance activit… |
|
Acorn Income Corp.
Publicly traded investment vehicle emphasizing high income …
|
— | CA | Financial and insurance activit… |
|
ACP Ace Venture Corporation
Investment and holding entity providing capital and strateg…
|
ACP | CA | Financial and insurance activit… |
|
ACS Media Income Fund
Canadian income trust providing distributions from foreign …
|
AYP.UN | CA | Financial and insurance activit… |
|
Actibond Growth Fund Public Company LTD
A closed-end investment fund seeking long-term capital grow…
|
ACT | CY | 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.