The price of RLC 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. RLC to USD price is updated in real-time. The iExec RLC price today is ${{ beautifyNumber(asset.rate, 2) }} per RLC with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. iExec RLC is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} RLC.
iExec is an open-source, decentralized cloud computing platform, running on Ethereum blockchain. iExec allows decentralized applications (dApps) an on-demand access to computing resources and technologies on iExec cloud. iExec has built a blockchain network where dApps can take advantage of cost effective and high-performance resources such as servers, databases, SaaS applications, web hosting and computer farms. iExec’s native cryptocurrency — The RLC token is the primary asset used to access services in iExec infrastructure. RLC is short for “Run on Lots of Computers.”
iExec is headquartered at Lyon, France. It was founded by Gilles Fedak and Haiwu He, both are serving as Chief Executive Officer and Head of Asian-Pacific Region of iExec, respectively. Oleg Lodygensky is the Chief Technical Officer. Gilles Fedak received his PhD from the University of Paris Sud in 2003, and has been working as INRIA (Inventeurs du Monde Numerique) research scientist at ENS in Lyon, France. Similarly, Haiwu completed his M.Sc. and PhD from the University of Sciences and Technologies of Lille, France. On April 19, 2017, iExec launched its token sale and raised more than $12 million in exchange for 86,999,784 RLC.
RLC price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the RLC price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
RLC 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.
RLC 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 RLC be traded? An overview of iExec RLC exchanges and high volume trading pairs. The iExec RLC native token RLC 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) }}% |