The price of SYS 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. SYS to USD price is updated in real-time. The Syscoin price today is ${{ beautifyNumber(asset.rate, 2) }} per SYS with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Syscoin is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} SYS.
Syscoin offers fast, low-cost tokens, assets, and (fractional) NFT’s secured by Bitcoin’s own hash power, decentralized consensus model, and censorship resistance. Backed by 2700 independent full nodes which participate in Syscoin’s decentralized network at present, all of which archive and validate. Together they form the high-throughput relay network used by Syscoin’s Z-DAG Protocol (patent pending). The platform offers the option of a permissioned L2 smart contract feature, Syscoin Notary, which is useful for regulatory compliance at scale, and much more. Its ambitious roadmap aims to define the next generation of decentralized ledger tech, leveraging Zero-Knowledge Proofs to provide the best characteristics of Bitcoin and Ethereum in a coordinated and scalable Web 3.0 platform. Syscoin has official partnerships with Binance, Blockchain Foundry, Klever, TrustToken, Komodo, Decentralized Identity Foundation (DIF), Microsoft Azure, International Token Standardization Association (ITSA), and more.
SYS price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the SYS price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
SYS 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.
SYS 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 SYS be traded? An overview of Syscoin exchanges and high volume trading pairs. The Syscoin native token SYS 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) }}% |