Smart Australian Mid Cap ETF — Investor Relations & Filings
The Smart Australian Mid Cap ETF is an exchange-traded fund designed to provide investors with exposure to mid-sized companies listed on the Australian equity market. The fund typically tracks a benchmark index, such as the S&P/ASX MidCap 50, which comprises the 50 largest stocks excluding those in the S&P/ASX 50. This strategy targets businesses that have progressed past the early growth stages of small-cap entities but have not yet reached the scale of large-cap blue-chip corporations. By focusing on this segment, the fund offers a diversified portfolio of companies across various sectors, aiming to capture the growth potential associated with mid-tier firms. The investment objective is to provide returns that closely correspond to the price and yield performance of its underlying index, offering a liquid and transparent vehicle for accessing the Australian mid-cap equity space.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MZY NTA 17-04-2026 $12.96174 | 2026-04-20 | English | |
| MZY NTA 16-04-2026 $12.91277 | 2026-04-17 | English | |
| MZY NTA 15-04-2026 $12.76366 | 2026-04-15 | English | |
| MZY NTA 14-04-2026 $12.67306 | 2026-04-15 | English | |
| MZY NTA 13-04-2026 $12.65358 | 2026-04-13 | English | |
| MZY NTA 10-04-2026 $12.79267 | 2026-04-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38796397 | MZY NTA 17-04-2026 $12.96174 | 2026-04-20 | English | ||
| 38796284 | MZY NTA 16-04-2026 $12.91277 | 2026-04-17 | English | ||
| 38796059 | MZY NTA 15-04-2026 $12.76366 | 2026-04-15 | English | ||
| 38795888 | MZY NTA 14-04-2026 $12.67306 | 2026-04-15 | English | ||
| 38795654 | MZY NTA 13-04-2026 $12.65358 | 2026-04-13 | English | ||
| 38795455 | MZY NTA 10-04-2026 $12.79267 | 2026-04-13 | English | ||
| 38795364 | MZY NTA 09-04-2026 $12.81145 | 2026-04-10 | English | ||
| 38795169 | MZY NTA 08-04-2026 $12.99462 | 2026-04-09 | English | ||
| 38795025 | MZY NTA 07-04-2026 $12.41534 | 2026-04-08 | English | ||
| 38794856 | MZY NTA 02-04-2026 $12.14885 | 2026-04-06 | English | ||
| 38794668 | MZY NTA 01-04-2026 $12.37400 | 2026-04-01 | English | ||
| 38794337 | MZY NTA 31-03-2026 $12.05186 | 2026-03-31 | English | ||
| 38794108 | MZY NTA 30-03-2026 $11.94476 | 2026-03-30 | English | ||
| 38793908 | MZY NTA 27-03-2026 $11.99569 | 2026-03-29 | English | ||
| 38793786 | MZY NTA 26-03-2026 $12.03829 | 2026-03-26 | 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 Australian Mid 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/66235/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66235 | 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=66235 | 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=66235 \ -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": 66235}, 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 Australian Mid Cap ETF (id: 66235)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.