The price of GNT 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. GNT to USD price is updated in real-time. The GreenTrust price today is ${{ beautifyNumber(asset.rate, 2) }} per GNT with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. GreenTrust is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} GNT.
GreenTrust Token (“GNT”) is a sustainable decentralized blockchain application that prides itself of being the first Utility Token with a carbon-neutral network.
Its utility resides on its capability to allow users to reduce their individual carbon footprint by exchanging GNT for “CO2 Offset Certificates”.
The goal of GreenTrust Token is to contrast the carbon emission of the blockchain technology and promote sustainable energy use in cryptocurrencies' processes and applications. GNT believes that carbon neutrality can be reached by a commitment to measure, reduce, and finally offset carbon footprint.
To measure the GNT network carbon footprint, The “GreenTrust Token model” was developed. The model dynamically links the number of GNT transactions with the equivalent CO2 emission.
To reduce, and finally offset CO2 emissions, GNT team is committed to incept and accelerate initiatives along two main routes: Compensation and Reduction at the source.
GNT price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the GNT price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
GNT 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.
GNT 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 GNT be traded? An overview of GreenTrust exchanges and high volume trading pairs. The GreenTrust native token GNT 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) }}% |