Victor Baranov
Victor Baranov
@ihsanmokhlisse I suppose you use Geth for archive node, right? Which version of Geth is used?
The issue is that the response from `debug_traceTransaction` method doesn't contain `output` field, which Blockscout expects to be returned from the node. For instance, what is the response from your...
> For geth we use another binary which is compatible with geth It is compatible with which version of Geth? As you can see: ``` "calls": [ { "type": "STATICCALL",...
Lack of this param in response causes the error in Blockscout, which you posted initially.
No need to change UI - contract verification microservice will handle this automatically.
Duplicate of https://github.com/blockscout/blockscout/issues/5808
@qbittex you also should set `COIN`, which should be searchable at CoinMarketCap. Did you set?
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 in...
What is the value of COIN?
No, I mean ticker value. What is the coin?