EtherscanExplorer constructor

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

Implementation

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