Qbittex

Results 8 comments of Qbittex

> @qbittex you also should set `COIN`, which should be searchable at CoinMarketCap. Did you set? you mean this export COIN=coinname yes i already set this

> Add `COIN` to the explorer env vars - the same where you set `EXCHANGE_RATES_SOURCE ` and `EXCHANGE_RATES_COINMARKETCAP_API_KEY `. The value is the ticker of the coin, which equal ticker...

> What is the value of COIN? $0.0001051

> I see coin price: > > ![Screenshot 2022-09-26 at 13 56 51](https://user-images.githubusercontent.com/4341812/192259676-22a4c62f-3a0f-4538-b6a3-17d2ed8eddf1.png) > > ``` > COIN=RISU > EXCHANGE_RATES_SOURCE=coin_market_cap > EXCHANGE_RATES_COINMARKETCAP_API_KEY=... > ``` > > Probably, provided CoinMarketCap api...

> I just run Blockscout locally with env variables, I've posted above. How did you run Blockscout? i run on server can you give me api which you use for...

> 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? you use coinmarketcap basic API or pro?

> I just run Blockscout locally with env variables, I've posted above. How did you run Blockscout? which command you run blockscout locally can you please tell me

i still see this after add --tries-verify-mode=none my complate flag is geth --config ./config.toml --datadir ./node --pprof.addr 0.0.0.0 --metrics --pprof --http --http.corsdomain "*" --diffsync --cache 18000 --tries-verify-mode=none and block height...