The price of TRU 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. TRU to USD price is updated in real-time. The Truebit Protocol price today is ${{ beautifyNumber(asset.rate, 2) }} per TRU with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Truebit Protocol is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} TRU.
Truebit allows software running outside a blockchain environment to provide trusted results to smart contracts and applications running within a blockchain. The platform allows practically unlimited external compute resources to be applied in a trusted way to extend the performance, throughput, and scalability of its host blockchain. Research began in 2015 on this verification solution which today connects blockchains to both on-chain and off-chain data while enabling smart contracts to securely perform complex computations in standard, easy-to-use programming languages at significantly reduced gas costs.
Unlike sharding and other methods for distributing high transaction throughput, Truebit processes complex and large transactions via a consensus mechanism involving a minimal number of redundancies, making it a novel solution for Web 3.0 infrastructure. The bulk of computation occurs with off-chain resources.
Verifier’s Dilemma - What Makes Truebit Unique?
Rather than relying on external, cryptographic proofs of correctness, Truebit brings scalable computation to blockchains by leveraging game theory principles and financial incentives to increase the on-chain computation power of existing networks and reduce marginal gas costs.
While smart contracts can perform small computations correctly, large computation tasks pose security risks for blockchains due to the Verifier's Dilemma. Truebit counteracts this via a retrofitting oracle that achieves correct computational results. Truebit’s microeconomy ensures trustless verification through a financial incentive layer atop a dispute resolution layer.
Who is the founder of Truebit (TRU)?
Truebit was founded by mathematician and computer scientist Jason Teutsch who co-authored the whitepaper with Ethereum’s Solidity creator and team lead, Christian Reitwiessner. Jason holds a PhD in Mathematics, was a two-time US Fulbright Fellow, and co-discovered the Verifier’s Dilemma.
Applications
TRU price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the TRU price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
TRU 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.
TRU 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 TRU be traded? An overview of Truebit Protocol exchanges and high volume trading pairs. The Truebit Protocol native token TRU 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) }}% |