
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 |
|---|---|---|---|
|
Value8 N.V.
Investment firm acquiring and managing holdings in small an…
|
VALUE | NL | Financial and insurance activit… |
|
Value-Holdings AG
Asset manager using a value strategy for German small caps …
|
VHO | DE | Financial and insurance activit… |
|
Value Partners Group Limited
A leading independent asset and fund management firm in Asi…
|
806 | KY | Financial and insurance activit… |
|
VAM Investments SPAC B.V.
A special purpose acquisition company targeting the consume…
|
VAM | NL | Financial and insurance activit… |
|
VanEck Bitcoin ETF
An exchange-traded fund providing direct exposure to the sp…
|
HODL | US | Financial and insurance activit… |
|
VanEck Ethereum ETF
A spot exchange-traded fund offering direct exposure to the…
|
ETHV | US | Financial and insurance activit… |
|
VanEck Merk Gold ETF
An ETF tracking gold's price, offering investors physical d…
|
OUNZ | US | Financial and insurance activit… |
|
VEF AB
Invests in growth-stage private fintech companies in emergi…
|
VEFAB | SE | Financial and insurance activit… |
|
VELA TECHNOLOGIES PLC
Invests in early-stage disruptive tech and small-cap specia…
|
VELA | GB | Financial and insurance activit… |
|
Vencanna Ventures
Provides capital and expertise to seed and early-stage glob…
|
VENI | CA | 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.