Grayscale Bitcoin Mini Trust ETF — Investor Relations & Filings
Grayscale Bitcoin Mini Trust ETF is a passively managed exchange-traded fund that is solely invested in Bitcoin. The Trust's investment objective is for its shares to reflect the value of the Bitcoin it holds, less expenses and liabilities. As a spot Bitcoin ETF, the Trust holds the underlying digital asset directly, with custody managed by a third-party provider. This structure provides individual and institutional investors with exposure to the price performance of Bitcoin through a traditional investment vehicle, removing the complexities associated with direct acquisition, storage, and safekeeping of the cryptocurrency. The fund is noted for its competitive, low-cost fee structure.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 13696883 | 424B3 | 2025-04-09 | English | ||
| 13696884 | POS AM | 2025-04-01 | English | ||
| 13696886 | 424I | 2025-03-26 | English | ||
| 13696893 | 424B3 | 2025-02-28 | English | ||
| 13696892 | 10-K | 2025-02-28 | English | ||
| 13696894 | 424B3 | 2025-01-03 | English | ||
| 13696895 | 8-K | 2025-01-03 | English | ||
|
2024
8 filings
| |||||
| 13696896 | 424B3 | 2024-11-20 | English | ||
| 13696897 | 8-K | 2024-11-20 | English | ||
| 13696898 | 8-K | 2024-11-08 | English | ||
| 13696899 | 424B3 | 2024-11-04 | English | ||
| 13696900 | 8-K | 2024-11-04 | English | ||
| 13696901 | 10-Q | 2024-11-01 | English | ||
| 13696902 | 8-K | 2024-10-31 | English | ||
| 13696903 | 8-K | 2024-10-24 | 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… |
Grayscale Bitcoin Mini Trust 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/35580/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35580 | 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=35580 | 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=35580 \ -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": 35580}, 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 Grayscale Bitcoin Mini Trust ETF (id: 35580)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.