
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 |
|---|---|---|---|
|
Tiz Invest AD
Investment company focused on real estate, trade, and semi-…
|
TIZ | BG | Financial and insurance activit… |
|
TLO Capital Corp.
Capital pool company (CPC) identifying assets and pursuing …
|
TEEh | CA | Financial and insurance activit… |
|
TMT Acquisition PLC
A special purpose acquisition company acquiring businesses …
|
TMTC | GB | Financial and insurance activit… |
|
TMT INVESTMENTS PLC
Venture capital firm investing globally in early-stage tech…
|
TMT | JE | Financial and insurance activit… |
|
Tokentus Investment AG
Publicly listed VC firm investing globally in blockchain an…
|
14D | DE | Financial and insurance activit… |
|
Topaz Energy Corp.
Royalty and infrastructure energy company holding stable, p…
|
TPZ | CA | Financial and insurance activit… |
|
TOROS Growth and Income Trust
Investment vehicle providing capital appreciation and stabl…
|
— | CA | Financial and insurance activit… |
|
Torrent Capital
Actively managed investment company and merchant bank focus…
|
TORR | CA | Financial and insurance activit… |
|
TORTOISE SUSTAINABLE & SOCIAL IMPACT TERM FUND
A former closed-end fund that invested in assets with socia…
|
TEAF | US | Financial and insurance activit… |
|
Total Return Securities Fund
A non-diversified, closed-end fund seeking long-term total …
|
SWZ | 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.