The price of FSN 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. FSN to USD price is updated in real-time. The FUSION price today is ${{ beautifyNumber(asset.rate, 2) }} per FSN with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. FUSION is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} FSN.
Fusion is a project which consists of an all-inclusive blockchain-based financial platform that offers cross-chain, cross-organization, and cross-data source services through smart contract employment. FUSION was established by the CEO of BitSE, an incubation company which developed QTUM Blockchain and the VeChain blockchain, crypto projects which are both successful. Fusion uses the Hierarchical Hybrid Consensus Mechanism (HHCM) that borrows things from PoW and PoS. At the same time, it uses a parallel computing by grouping nodes together, creating an efficient and safe platform.
The Fusion team used in its whitepaper the term Internet of Values which refers mostly to cryptocurrency related matters, such as the exchange and management of digital assets securely and without intermediaries. The Distributed Control Right Management is a security layer that protects all locked-in cryptocurrency assets on the Fusion blockchain. The distributed storage and sharding of a private key ensures that no one can have access the complete private key, meaning that no single node can gain control of the digital assets. Along with the traditional transaction triggering mechanism, FUSION incorporated time and event based triggers into its smart contracts. These three triggering modes have resulted from various financial situations, and have been designed to meet the requests of complex financial smart contracts.
FSN price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the FSN price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
FSN 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.
FSN 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 FSN be traded? An overview of FUSION exchanges and high volume trading pairs. The FUSION native token FSN 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) }}% |