The price of CRF 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. CRF to USD price is updated in real-time. The Crafting Finance price today is ${{ beautifyNumber(asset.rate, 2) }} per CRF with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Crafting Finance is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} CRF.
Crafting is an innovative synthetic asset issuance and trading platform.Crafting supports the issuance of synthetic assets such as options futures and other derivatives, stablecoins and bonds, as well as fragmented assets from NFT and even more complex programmable synthetic assets.Crafting uses a Synthetix-like SDP trading format that aggregates the liquidity of individual assets (trading pairs) and enables zero-slip trading.As a synthetic asset issuance platform, Crafting requires asset pledges to generate synthetic assets, and Crafting supports pledges of multiple assets, including BTC/ETH/DOT and even NFT, such as Punk and various Gamefi game assets, which can bring in more users.The adapted WASM VM developed based on INK,is currently ready to be deployed on Near, Solana, Acala and Plasm.
CRF price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the CRF price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
CRF 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.
CRF 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 CRF be traded? An overview of Crafting Finance exchanges and high volume trading pairs. The Crafting Finance native token CRF 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) }}% |