
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 |
|---|---|---|---|
|
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… |
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.