
Franklin Ethereum Trust — Investor Relations & Filings
Franklin Ethereum Trust is an investment vehicle that issues the Franklin Ethereum ETF (EZET), a spot exchange-traded fund designed to provide investment results that reflect the performance of the price of ether, less the fund's expenses. The Trust offers investors a convenient means to gain exposure to ether without the complexities of directly acquiring, holding, and trading the digital asset. Its assets consist solely of ether, held in custody by Coinbase Custody Trust Company, LLC, and cash. The fund is passively managed and does not engage in active trading strategies to outperform its benchmark. Additionally, the Trust does not stake its ether holdings, meaning shareholders do not participate in potential staking rewards. The ETF is managed by the Franklin Templeton Digital Assets team.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q Filing | 2026-02-17 | English | |
| FWP | 2025-12-17 | English | |
| 10-Q | 2025-11-13 | English | |
| Regulatory Filings 2025 | 2025-10-27 | English | |
| EZET FWP 09.04.25 | 2025-09-04 | English | |
| 10-Q | 2025-08-13 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32298859 | 10-Q Filing | 2026-02-17 | English | ||
|
2025
11 filings
| |||||
| 13690418 | FWP | 2025-12-17 | English | ||
| 13690417 | 10-Q | 2025-11-13 | English | ||
| 13690422 | Regulatory Filings 2025 | 2025-10-27 | English | ||
| 13690420 | EZET FWP 09.04.25 | 2025-09-04 | English | ||
| 13690423 | 10-Q | 2025-08-13 | English | ||
| 13690419 | 10-K | 2025-06-30 | English | ||
| 13690421 | Regulatory Filings 2025 | 2025-06-26 | English | ||
| 13690424 | Regulatory Filings 2025 | 2025-06-24 | English | ||
| 13690425 | Regulatory Filings 2025 | 2025-04-11 | English | ||
| 13690426 | Regulatory Filings 2025 | 2025-03-12 | English | ||
| 13690427 | 10-Q | 2025-02-12 | English | ||
|
2024
3 filings
| |||||
| 13690428 | Regulatory Filings 2024 | 2024-12-09 | English | ||
| 13690429 | 10-Q | 2024-11-12 | English | ||
| 13690430 | Regulatory Filings 2024 | 2024-09-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VinaCapital Vietnam Opportunity Fund Ltd.
A closed-ended investment company with a diversified portfo…
|
VOF | GG | Financial and insurance activit… |
|
Vine Hill Capital Investment Corp.
A SPAC targeting businesses in the industrials, energy, tec…
|
VCIC | US | Financial and insurance activit… |
|
Virtus Artificial Intelligence & Technology Opportunities Fund
A closed-end fund investing in AI and technology for income…
|
AIO | US | Financial and insurance activit… |
|
Virtus Convertible & Income Fund
A closed-end fund seeking total return from convertible and…
|
NCV | US | Financial and insurance activit… |
|
Virtus Convertible & Income Fund II
A closed-end fund seeking total return from convertible and…
|
NCZ | US | Financial and insurance activit… |
|
Virtus Diversified Income & Convertible Fund
A closed-end fund seeking total return from convertibles an…
|
ACV | US | Financial and insurance activit… |
|
Virtus Dividend, Interest & Premium Strategy Fund
A closed-end fund seeking income via equities, convertibles…
|
NFJ | US | Financial and insurance activit… |
|
Virtus Equity & Convertible Income Fund
A closed-end fund investing in equities and convertibles wi…
|
NIE | US | Financial and insurance activit… |
|
Virtus Global Multi-Sector Income Fund
A diversified, closed-end fund seeking to maximize income f…
|
VGI | US | Financial and insurance activit… |
|
Virtus Stone Harbor Emerging Markets Income Fund
A closed-end fund investing in emerging markets fixed-incom…
|
EDF | US | Financial and insurance activit… |
Franklin Ethereum Trust 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/35578/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35578 | 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=35578 | 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=35578 \ -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": 35578}, 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 Franklin Ethereum Trust (id: 35578)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.