Smart US Small Cap ETF — Investor Relations & Filings
The Smart US Small Cap ETF is an investment vehicle designed to provide exposure to the performance of small-capitalization companies within the United States equity market. The fund aims to track the return of a specific benchmark, such as the CRSP US Small Cap Index, before fees and taxes. By investing in a diversified portfolio of small-cap stocks, the ETF offers a means to capture the growth potential of smaller enterprises that are often underrepresented in large-cap indices. The fund employs a passive management strategy, seeking to replicate the index's performance through full or representative sampling. This approach provides broad market coverage across various sectors, focusing on companies with market capitalizations that fall within the lower tier of the investable US market. It serves as a tool for portfolio diversification and long-term capital appreciation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| USS NTA 23-12-2025 $8.64475 | 2025-12-23 | English | |
| USS NTA 22-12-2025 $8.61911 | 2025-12-22 | English | |
| USS NTA 19-12-2025 $8.49917 | 2025-12-21 | English | |
| USS NTA 18-12-2025 $8.44971 | 2025-12-18 | English | |
| USS NTA 17-12-2025 $8.48028 | 2025-12-17 | English | |
| USS NTA 16-12-2025 $8.51406 | 2025-12-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38782225 | USS NTA 23-12-2025 $8.64475 | 2025-12-23 | English | ||
| 38782053 | USS NTA 22-12-2025 $8.61911 | 2025-12-22 | English | ||
| 38781944 | USS NTA 19-12-2025 $8.49917 | 2025-12-21 | English | ||
| 38781688 | USS NTA 18-12-2025 $8.44971 | 2025-12-18 | English | ||
| 38781429 | USS NTA 17-12-2025 $8.48028 | 2025-12-17 | English | ||
| 38781243 | USS NTA 16-12-2025 $8.51406 | 2025-12-16 | English | ||
| 38781017 | USS NTA 15-12-2025 $8.56793 | 2025-12-15 | English | ||
| 38780921 | DRP Strike Price | 2025-12-15 | English | ||
| 38780695 | USS NTA 12-12-2025 $8.64929 | 2025-12-14 | English | ||
| 38780474 | USS NTA 11-12-2025 $8.62154 | 2025-12-11 | English | ||
| 38780349 | USS NTA 10-12-2025 $8.47668 | 2025-12-10 | English | ||
| 38780040 | USS NTA 09-12-2025 $8.51592 | 2025-12-09 | English | ||
| 38779981 | Director resignation - Smartshares Limited | 2025-12-09 | English | ||
| 38779836 | USS NTA 08-12-2025 $8.51547 | 2025-12-08 | English | ||
| 38779546 | USS NTA 05-12-2025 $8.52639 | 2025-12-07 | 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 Small Cap 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/66295/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66295 | 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=66295 | 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=66295 \ -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": 66295}, 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 Small Cap ETF (id: 66295)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.