Exchange rates CoinMarketCap source module/CoinGecko API key support#5613
Merged
Conversation
d216cd5 to
cfde2df
Compare
cfde2df to
a94f1be
Compare
a94f1be to
cc6a035
Compare
b27d546 to
4998246
Compare
4998246 to
c66a6e3
Compare
sidhujag
pushed a commit
to syscoin/blockscout
that referenced
this pull request
May 29, 2022
…source Exchange rates CoinMarketCap source module/CoinGecko API key support
|
Is blockscout can get coin price from other side? |
hanzo-dev
pushed a commit
to luxfi/explorer-v1
that referenced
this pull request
Jun 28, 2026
…source Exchange rates CoinMarketCap source module/CoinGecko API key support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #5600
Motivation
CoinGecko API refused requests from Blockscout without API key
Changelog
EXCHANGE_RATES_SOURCE(renamedSOURCE_MODULE) with acceptable values:coin_market_cap- market cap from CoinMarketCap APIcoin_gecko- market cap from CoinGecko APItoken_bridge- market cap from token bridge contractEXCHANGE_RATES_COINMARKETCAP_API_KEYenvironment variable for setting API key for CoinMarketCap APIEXCHANGE_RATES_COINGECKO_API_KEYenvironment variable for setting API key for CoinGecko APICoinGecko is still the default source for exchange rates.
In order to switch to CoinMarketCap, the Blockscout instance maintainer should provide:
For CoinGecko:
Checklist for your Pull Request (PR)
CHANGELOG.mdwith this PRmasterin the Version column. Changes will be reflected in this table: https://docs.blockscout.com/for-developers/information-and-settings/env-variables.