Smart US ESG ETF — Investor Relations & Filings
Smart US ESG ETF is an investment vehicle designed to provide exposure to a diversified portfolio of equities that demonstrate strong environmental, social, and governance (ESG) profiles. The fund tracks a benchmark index composed of large and mid-cap companies, prioritizing those with high ESG ratings and lower carbon footprints relative to the broader market. It employs a systematic screening process to exclude entities involved in controversial activities, such as tobacco production, thermal coal extraction, and weapons manufacturing. By focusing on sustainable business practices and socially responsible investment criteria, the fund offers a transparent approach to capital growth. It serves as a strategic tool for investors seeking to align their equity holdings with specific ethical standards and long-term sustainability objectives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| USA NTA 02-03-2026 $5.28340 | 2026-03-02 | English | |
| USA NTA 27-02-2026 $5.32606 | 2026-03-01 | English | |
| USA NTA 26-02-2026 $5.34725 | 2026-02-26 | English | |
| USA NTA 25-02-2026 $5.31627 | 2026-02-25 | English | |
| USA NTA 24-02-2026 $5.28946 | 2026-02-24 | English | |
| USA NTA 23-02-2026 $5.32775 | 2026-02-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38790252 | USA NTA 02-03-2026 $5.28340 | 2026-03-02 | English | ||
| 38790045 | USA NTA 27-02-2026 $5.32606 | 2026-03-01 | English | ||
| 38789775 | USA NTA 26-02-2026 $5.34725 | 2026-02-26 | English | ||
| 38789528 | USA NTA 25-02-2026 $5.31627 | 2026-02-25 | English | ||
| 38789227 | USA NTA 24-02-2026 $5.28946 | 2026-02-24 | English | ||
| 38789048 | USA NTA 23-02-2026 $5.32775 | 2026-02-23 | English | ||
| 38788821 | USA NTA 20-02-2026 $5.31577 | 2026-02-22 | English | ||
| 38788631 | USA NTA 19-02-2026 $5.32434 | 2026-02-19 | English | ||
| 38788315 | USA NTA 18-02-2026 $5.25144 | 2026-02-18 | English | ||
| 38788118 | USA NTA 17-02-2026 $5.23002 | 2026-02-17 | English | ||
| 38787946 | USA Fund Update - 31 December 2025 | 2026-02-17 | English | ||
| 38787768 | USA NTA 16-02-2026 $5.25472 | 2026-02-16 | English | ||
| 38787601 | USA NTA 13-02-2026 $5.23178 | 2026-02-15 | English | ||
| 38787360 | USA NTA 12-02-2026 $5.32183 | 2026-02-12 | English | ||
| 38787171 | USA NTA 11-02-2026 $5.33072 | 2026-02-11 | 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 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… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Smart US ESG ETF 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/66290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66290 | 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=66290 | 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=66290 \ -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": 66290}, 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 Smart US ESG ETF (id: 66290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.