The price of HT has {{asset.priceChangePc7d > 0 ? 'risen' : 'fallen'}} by {{beautifyNumber(asset.priceChangePc7d, 2)}}% in the past 7 days. The price {{asset.change24 > 0 ? 'increased' : 'declined'}} by {{beautifyNumber(asset.change24, 2)}}% in the last 24 hours. HT to USD price is updated in real-time. The Huobi price today is ${{ beautifyNumber(asset.rate, 2) }} per HT with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Huobi is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} HT.
Huobi, the third-largest cryptocurrency exchange in the world, recently announced and launched a new currency. The Huobi Token (HT) rewards exchange users for their loyalty with lowered transaction fees while also carrying its own value in tradable pairs against popular currencies. The hope was to bring greater value to Huobi’s millions of users, mostly located in Asian countries. The launch of the Huobi Token follows in the footsteps of other loyalty-building tokens that other exchanges have launched. The first and most successful of these tokens has been Binance Coin (BNB). The creation of BNB secured Binance’s place as the world’s leading exchange. It offered discounted trading fees in exchange for customer loyalty, primarily functioning as a loyalty rewards system.
Huobi officially announced its intentions to launch a new token on January 22, 2018. Over the course of 15 days, Huobi would distribute 300 million HT (60% of the total supply) to its pro users who purchased a discounted service package. Each morning, a new batch of HT would become available on a first come, first served basis. Huobi declared this token distribution scheme, “not an ICO,” due to the nature of the offering. Users are buying a specific service package, part of which includes HT that give a discount toward trading fees. The exchange launched the Huobi Token as part of an overall strategy to recover its user base after tightening regulations in China severely restricted cryptocurrency trading. In an interview with CoinDesk, Leon Li, Huobi’s founder, revealed that Chinese rule changes had decimated the trading volume on Huobi by 95% between September 15 and November 1, 2017.
HT price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the HT price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
HT hit an all time high of ${{ beautifyNumber(asset.ath, 2) }} over {{moment(asset.athDate).fromNow()}} ({{ moment(asset.athDate).format("MMM D, YYYY") }}). The price is down {{beautifyNumber(asset.athChangePc, 2)}}% from the ATH to date.
HT had an all time low of ${{ beautifyNumber(asset.atl, 2) }} over {{moment(asset.atlDate).fromNow()}} ({{ moment(asset.atlDate).format("MMM D, YYYY") }}). Since then, the price has increased by {{beautifyNumber(asset.atlChangePc, 2)}}%.
Where can HT be traded? An overview of Huobi exchanges and high volume trading pairs. The Huobi native token HT can be traded on
Date | Price * | Market Cap | Volume | Change USD | Change % | |||||
---|---|---|---|---|---|---|---|---|---|---|
{{ moment(data.date).format("MMM D, YYYY") }} | No data available | $ {{ beautifyNumber(data.entry.rate) }} | $ {{ shortifyNumber(data.entry.marketcap) }} | $ {{ shortifyNumber(data.entry.totalVolume24) }} | $ {{ beautifyNumber(data.entry.rate-data.entry.price_open24) }} | {{ beautifyNumber(data.entry.change24, 2) }}% |
Week | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
W{{ moment(entry.date).week() }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |
Month | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
{{ moment(entry.date).format("MMM, YYYY") }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |