The price of OKB 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. OKB to USD price is updated in real-time. The OKB price today is ${{ beautifyNumber(asset.rate, 2) }} per OKB with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. OKB is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} OKB.
OKEx, the 2nd most popular cryptocurrency exchange by trading volume, launched its platform token ‘OKB‘ today with 10 trading pairs. On its official support page, OKEx describes OKB is a global utility token issued by the OK Blockchain Foundation. The total available supply of OKB will be one billion tokens (1,000,000,000), with a distribution model that allocates 60% of the supply will be given out to OKEx customers for community building and during marketing campaigns. According to OKEx, the company had officially issued OKB on ERC20 protocol earlier this month.
The company denied ICO (initial coin offering) and public fundraising. Reportedly the company had stated that it would be soon shifting the token to its official OK chain and subsequently it will be applied not only on OKEx’s platform but also on other related projects. There will be in total 1 billion tokens supplied globally out of which 600 million coins will be distributed to OKEx customers for community building and marketing campaigns. Rest will be locked up for a period of 1 year to 3 years.
OKB price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the OKB price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
OKB 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.
OKB 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 OKB be traded? An overview of OKB exchanges and high volume trading pairs. The OKB native token OKB 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) }}% |