EtherscanExplorer constructor

EtherscanExplorer(
  1. String base,
  2. List<String> apiKeys,
  3. EvmCoinEntity currency
)

Implementation

EtherscanExplorer(super.base, super.apiKeys, this.currency);