
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 |
|---|---|---|---|
|
VVV Resources Limited
An investment company focused on acquisitions in the high-g…
|
VVV | AU | Financial and insurance activit… |
|
Waha Capital Company
Investment management firm specializing in public and priva…
|
WAHA | AE | Financial and insurance activit… |
|
Walnut Capital Limited
Strategic investment management maintaining a diversified p…
|
905 | HK | Financial and insurance activit… |
|
WAM ACTIVE LIMITED
Actively manages undervalued small-to-mid-cap assets for di…
|
WAA | AU | Financial and insurance activit… |
|
WAM ALTERNATIVE ASSETS LIMITED
Provides retail investors exposure to a diversified portfol…
|
WMA | AU | Financial and insurance activit… |
|
WAM CAPITAL LIMITED
Provides exposure to an actively managed portfolio of under…
|
WAM | AU | Financial and insurance activit… |
|
WAM GLOBAL LIMITED
Manages a diversified portfolio of undervalued growth compa…
|
WGB | AU | Financial and insurance activit… |
|
WAM INCOME MAXIMISER LIMITED
Listed investment company focused on fully franked dividend…
|
WMX | AU | Financial and insurance activit… |
|
WAM LEADERS LIMITED
Actively manages large-cap portfolios for franked dividends…
|
WLE | AU | Financial and insurance activit… |
|
WAM MICROCAP LIMITED
Invests in undervalued micro-cap companies for capital grow…
|
WMI | AU | 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.