Victor Baranov
Victor Baranov
I see coin price:  ``` COIN=RISU EXCHANGE_RATES_SOURCE=coin_market_cap EXCHANGE_RATES_COINMARKETCAP_API_KEY=... ``` Probably, provided CoinMarketCap api key is not valid.
I just run Blockscout locally with env variables, I've posted above. How did you run Blockscout?
I provided ENV vars above, which I set for my local deployment. I follow https://docs.blockscout.com/for-developers/manual-deployment. Is your deployment different?
Exactly as in the guide: > 14) Return to the root directory and start the Phoenix Server. mix phx.server
@qbittex I didn't get from you how did you run Blockscout, but if you're using Docker-compose you need also set `DISABLE_EXCHANGE_RATES=false`. By default price feed is disabled.
I am closing this. Let us know if you still experience the issue.
@Phinetwork we're evaluating BlockVision's API.
@royki do you have enough memory on the application server? Didn't you reach OOM?
dogechain explorer instance uses pretty old version of Blockscout 4.1.2. The current one is 4.1.8. And there were several updates, which affected mentioned API endpoint, between 4.1.2 and 4.1.8. Most...
Blockscout doesn't manage Canto instance. What type of issue do you experience? Which way of contract verification: through web interface or api? What is the response from verification?