Skip to main content

Exchange Rates

Giveth TRACE has officially been deprecated. After 5 years of faithful service, Giveth and its platform, services and products have fully migrated to Giveth.io. With the deprecation of the Rinkeby network and low user activity, the Giveth DAO decided to sunset its original dApp in Q3 of 2022. The code has and will forever be open-source, and you can find it in Giveth's Github repositories.

This documentation will remain available for historical reference.


When you leave a Trace within Giveth TRACE, you can enter an amount in ether or in fiat. Our system then automatically calculates the conversion rate based on the date of the Trace.

In our Feathers backend we keep a cache of the daily average exchange rate for each date. We use Crypto Compare and CoinGecko to fetch these rates.

When you enter a currency amount in a Trace, we fetch the cached conversion rate from Feathers and calculate the result in the UI. When you save the Trace we check that conversion again to make sure all is correct.

Currently we support handling payments in ETH, SAI, DAI, PAN, WBTC, USDC Ethereum Mainnet Tokens. Native currencies whitelisted for trading pair price comparsions are BTC, ETH, AUD, GBP, USD, MXN, CAD, CZK, THB, BRL, CHF.