The price of CHER 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. CHER to USD price is updated in real-time. The Cherry Network price today is ${{ beautifyNumber(asset.rate, 2) }} per CHER with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Cherry Network is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} CHER.
The Cherry Project is a Decentralized Autonomous Organization developing a layer one blockchain network optimized for data operations. Cherry serves as a purpose-specific infrastructure for decentralized applications handling data. Built on Substrate, it implements state-of-the-art cryptographic standards to provide for second layer scalability (zkSNARKs) and features a node-level IPFS integration that allows the Cherry Virtual Machine to natively interface with an indexed queryable data storage and referencing facility. This novel native node to IPFS communication mechanism allows smart contracts to interact with an updated state of the data in runtime. These advanced features come prebuilt in our core and are accessible on other blockchains through Cherry’s interoperability channels. Decentralized applications built on Cherry or many of the most renowned decentralized networks can now leverage Cherry’s features to augment their dApps. Most of the complexities of building-integrated web3 applications handling data are, thus, abstracted away to the core, allowing smart contract developers to rely on a rich base layer toolkit, and ultimately focus on best serving their customers.
CHER price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the CHER price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
CHER 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.
CHER 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 CHER be traded? An overview of Cherry Network exchanges and high volume trading pairs. The Cherry Network native token CHER 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) }}% |