
Eaton Vance Senior Floating-Rate Trust — Investor Relations & Filings
Eaton Vance Senior Floating-Rate Trust is a closed-end investment fund managed by Eaton Vance Management. The Trust's primary investment objective is to provide a high level of current income, with a secondary objective of capital preservation. To achieve its goals, the fund invests primarily in a portfolio of senior, secured floating-rate loans. Under normal market conditions, the Trust invests at least 80% of its total assets in these senior loans, which are sourced from both domestic and foreign borrowers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| EATON VANCE SENIOR FLOATING-RATE TRUST - SC TO-IA | 2026-05-26 | English | |
| 4 Filing | 2026-01-23 | English | |
| 424B3 Filing | 2026-01-22 | English | |
| EATON VANCE SENIOR FLOATING-RATE TRUST | 2025-12-30 | English | |
| Regulatory Filings 2025 | 2025-12-29 | English | |
| EATON VANCE SENIOR FLOATING-RATE TRUST - 424B3 | 2025-12-12 | English |
Browse filings by year
24 years- 2026 2 filings
- 2025 18 filings
- 2024 12 filings
- 2023 24 filings
- 2022 29 filings
- 2021 44 filings
- 2020 41 filings
- 2019 32 filings
- 2018 22 filings
- 2017 15 filings
- 2016 25 filings
- 2015 16 filings
- 2014 22 filings
- 2013 20 filings
- 2012 14 filings
- 2011 22 filings
- 2010 16 filings
- 2009 14 filings
- 2008 22 filings
- 2007 31 filings
- 2006 31 filings
- 2005 19 filings
- 2004 12 filings
- 2003 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47073382 | EATON VANCE SENIOR FLOATING-RATE TRUST - SC TO-IA | 2026-05-26 | English | ||
| 28521116 | 4 Filing | 2026-01-23 | English | ||
| 28520845 | 424B3 Filing | 2026-01-22 | English | ||
|
2025
12 filings
| |||||
| 11608998 | EATON VANCE SENIOR FLOATING-RATE TRUST | 2025-12-30 | English | ||
| 11609002 | Regulatory Filings 2025 | 2025-12-29 | English | ||
| 11608999 | EATON VANCE SENIOR FLOATING-RATE TRUST - 424B3 | 2025-12-12 | English | ||
| 11609000 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 11609001 | Regulatory Filings 2025 | 2025-09-26 | English | ||
| 11609003 | SENIOR FLOATING-RATE TRUST (EFR) | 2025-08-28 | English | ||
| 11609004 | Director's Dealing 2025 | 2025-08-26 | English | ||
| 11609019 | SENIOR FLOATING-RATE TRUST (EFR) | 2025-08-14 | English | ||
| 11609005 | Regulatory Filings 2025 | 2025-08-12 | English | ||
| 11609006 | Director's Dealing 2025 | 2025-08-06 | English | ||
| 11609008 | EATON VANCE SENIOR FLOATING-RATE TRUST | 2025-06-27 | English | ||
| 11609218 | Regulatory Filings 2025 | 2025-06-23 | 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… |
Eaton Vance Senior Floating-Rate 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/33199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33199 | 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=33199 | 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=33199 \ -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": 33199}, 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 Eaton Vance Senior Floating-Rate Trust (id: 33199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.