June 24, 2026

Capitalizations Index – B ∞/21M

Another Crypto Exchange Is Rolling Out a Token-based ETF

Another crypto exchange is rolling out a token-based etf

Another Crypto Exchange Is Rolling Out a Token-based ETF

Another crypto exchange is rolling out a token-based etf

OKEx – the crypto-to-crypto trading platform launched by OKCoin, previously one of the three top exchanges in China – has rolled out a cryptocurrency exchange-traded fund.

The new offering, though branded as OK06 Exchange-Traded Tracker (OK06ETT) according to an announcement on Tuesday, effectively represents a basket of crypto assets, the shares of which can be traded as a whole to lower transaction costs and diversify risk.

The company said the ETT will initially replicate the performance of six cryptocurrencies that are traded on its platform against the U.S. dollar-pegged tether (USDT) cryptocurrency, including bitcoin, ethereum, litecoin, bitcoin cash, EOS and OKB – the platform’s own utility token.

OKEx said tokens have to be among the top 10 percent in terms of 30-day average trading volume against tether on the platform in order to be eligible for the index. However, OKB is a constituent token of OK06ETT by default, a company representative said.

The announcement comes just days after OKEx rival Huobi Pro also launched a cryptocurrency-based ETF on Friday. That product replicates the market performance of 10 cryptocurrencies on its platform based on their market valuation and liquidity.

Notably, both OKEx and Huobi have opened their crypto portfolios to Chinese investors, but have applied restrictions to exclude users from the U.S. and all its territories.

The offering also prohibits participation from investors in Hong Kong, despite being OKEx’s current base, following China’s cryptocurrency trading ban in 2017.

Unlike watchdogs in the U.S. which haven’t yet given the green light to crypto ETFs in the country, market regulators in Hong Kong have not taken a public stance on the issue.

Market index image via Shutterstock

The leader in blockchain news, CoinDesk is a media outlet that strives for the highest journalistic standards and abides by a strict set of editorial policies. CoinDesk is an independent operating subsidiary of Digital Currency Group, which invests in cryptocurrencies and blockchain startups.

Published at Tue, 05 Jun 2018 06:00:17 +0000

Markets

Previous Article

Quark S01E01 Pilot

Next Article

CRYPTO NEWS UPDATE, FREE ECO COIN, BITCOIN AND RIPPLE!

You might be interested in …

Dappプラットフォーム比較(Ethereum/EOS/TRON/IOST) – Acompany –

Dappプラットフォーム比較(Ethereum/EOS/TRON/IOST) – Acompany – こんにちは.株式会社AcompanyのCTOを務める近藤(Takeharu.K)です. 今回は「今」Dappを開発する際に選択できるプラットフォーム4つ(Ethereum/EOS/TRON/IOST)を,簡単に比較してご紹介します. はじめに Dappを開発するにあたり,現在複数のプラットフォームが選択できます.Ethereumが最も有名なプラットフォームですが,DappRadarというブロックチェーン上のDappをランキング化するサイトではEthereumの他にEOSやTRON,IOSTがリストされています. しかし,4つのプラットフォームでの開発に何が必要で何が特徴なのかをまとめたものがなかったので(2019/05/17現在),それぞれのプラットフォームがもつ特徴を開発者目線とユーザー目線で比較して紹介します. 1. Ethereum コンセンサス:PoW TPS(all time high):15 コントラクト開発言語:Solidity 開発者目線 コンセンサスにPoWを採用しているため,4つの中では最も分散性が高いプラットフォームと言えます.しかし,高分散性とトレードオフの関係にあるTPSが最大でも15と低く,スマートコントラクトに高速で何度もリクエストを行う場合には向きません.そのような場合はLoomネットワーク等のサイドチェーンを採用するなどの工夫が必要になります. 一方,開発コストとしては,コントラクトをデプロイする際に一度GASを支払うだけで良いため,開発が終了してしまえば追加のコストがかからないことがメリットとして挙げられます. また,Vitalik Buterin氏を筆頭に強力な開発者コミュニティが存在しており,Githubのgo-ethereumのリポジトリのスター数が23.3kと他のプラットフォームを圧倒しています. また,ここでは列挙しませんが,Truffleを筆頭に多数の開発ツールが用意されていることも開発者にとって大きなメリットです. ユーザー目線 ウォレット内にETHトークンを保有していれば,コントラクトを実行できるため,比較的簡単にコントラクトの実行ができます.一方で,コントラクトの実行のたびにGASを消費するため,ユーザーに負担を強いる仕様であると言えます. メリットとして,ネイティブトークンであるETHトークンが日本国内の交換所で手に入ることや,対応ウォレットの数が多いことが挙げられます. 2. EOS コンセンサス:DPoS(投票上位21ノード) TPS(all time high):3996 コントラクト開発言語:C/C++/Rust 開発者目線 コンセンサスにDPoSを採用しているため,圧倒的なTPSを誇ります.実測値として4つのプラットフォームで最も高いTPSのプラットフォームです. しかし,投票上位21ノードがブロック生成を行う仕組みであるため,最も分散性を犠牲にしたプラットフォームであると言えます. […]