According to COINOTAG News and reporting from The Block on September 20, Grayscale has filed an amended S-1 seeking conversion of its closed-end Dogecoin Trust into an ETF, naming Coinbase as the proposed primary broker and custodian in the regulatory filing.
The submission specifies that, subject to regulatory approval, the proposed ETF would list on the New York Stock Exchange Arca under the ticker GDOG; the exchange had previously applied to trade the existing Grayscale Dogecoin Trust.
Separately, NYSE Arca has filed a proposal to amend listings for the Grayscale Ethereum Trust ETF and its “mini” version to trade under the recently adopted generic listing standard, a framework intended to streamline listing procedures in coordination with the SEC.
‘,
‘
🔒 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);
}
})();