COINOTAG reported on September 11 that asset manager VanEck intends to file for a physically-backed Hyperliquid ETF in the United States and pursue an ETP listing on a European venue, according to a Blockworks summary of the announcement.
VanEck’s Senior Digital Asset Investment Analyst, Matt Maximo, indicated that Hyperliquid has been the primary focus of the firm’s liquidity fund this year, while Director of Digital Asset Products Kyle Dacruz said the firm is evaluating a net profit allocation mechanism that could fund HYPE buybacks; Blockworks notes Hyperliquid has already directed nearly all platform revenue to buyback activity.
The filing timeline remains unspecified and VanEck did not provide an immediate comment; questions about the effective date of any ETF application were not answered by the company’s spokesperson.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();