Smart Australian Top 20 ETF — Investor Relations & Filings
The Smart Australian Top 20 ETF is an investment vehicle designed to track the performance of the S&P/ASX 20 Index. It provides exposure to the twenty largest and most liquid companies listed on the Australian equity market by float-adjusted market capitalization. The fund utilizes a passive management approach, aiming to replicate the price and yield performance of its benchmark index. The portfolio is composed of leading enterprises across various sectors, offering a concentrated representation of the Australian large-cap market. This fund serves as a tool for investors seeking long-term capital appreciation and dividend income through a diversified selection of blue-chip securities. It is structured to provide a cost-effective means of accessing the top tier of the Australian corporate landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| OZY NTA 07-05-2026 $6.29440 | 2026-05-07 | English | |
| OZY NTA 06-05-2026 $6.24991 | 2026-05-06 | English | |
| OZY NTA 05-05-2026 $6.14009 | 2026-05-06 | English | |
| OZY NTA 04-05-2026 $6.15086 | 2026-05-05 | English | |
| OZY NTA 01-05-2026 $6.18076 | 2026-05-04 | English | |
| OZY Fund Update - 31 March 2026 | 2026-05-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43680118 | OZY NTA 07-05-2026 $6.29440 | 2026-05-07 | English | ||
| 42054912 | OZY NTA 06-05-2026 $6.24991 | 2026-05-06 | English | ||
| 41571677 | OZY NTA 05-05-2026 $6.14009 | 2026-05-06 | English | ||
| 41093797 | OZY NTA 04-05-2026 $6.15086 | 2026-05-05 | English | ||
| 40640282 | OZY NTA 01-05-2026 $6.18076 | 2026-05-04 | English | ||
| 39382172 | OZY Fund Update - 31 March 2026 | 2026-05-01 | English | ||
| 39262702 | OZY NTA 30-04-2026 $6.15172 | 2026-04-30 | English | ||
| 38985072 | Director change: Smartshares Limited | 2026-04-30 | English | ||
| 38859580 | OZY NTA 29-04-2026 $6.15046 | 2026-04-30 | English | ||
| 38420418 | OZY NTA 28-04-2026 $6.16337 | 2026-04-28 | English | ||
| 38420779 | OZY NTA 24-04-2026 $6.21656 | 2026-04-28 | English | ||
| 38797000 | OZY NTA 23-04-2026 $6.18193 | 2026-04-24 | English | ||
| 38796857 | OZY NTA 22-04-2026 $6.21981 | 2026-04-23 | English | ||
| 38796705 | OZY NTA 21-04-2026 $6.32200 | 2026-04-22 | English | ||
| 38796571 | OZY NTA 20-04-2026 $6.33005 | 2026-04-21 | 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 Top 20 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/66250/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66250 | 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=66250 | 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=66250 \ -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": 66250}, 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 Top 20 ETF (id: 66250)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.