ApeWorX / evmchains

Provides general metadata on EVM-compatible chains organized by Ape-style ecosystem and network.
Apache License 2.0
2 stars 8 forks source link

Make `explorers` an optional field (or default / coerce to empty list). #24

Open antazoey opened 1 month ago

antazoey commented 1 month ago

Operating System

macOS (Intel)

Reproduction code

(At time of writing - specific chain may no longer have this later this year).

  1. Add unichain mainnet key with chain ID of 130
  2. Run script
  3. Notice validation error since no explorers yet for this chain, key is missing from data.
linear[bot] commented 1 month ago

APE-1841 Make `explorers` an optional field (or default / coerce to empty list).