goerli static method

EthereumChain goerli()

Implementation

static EthereumChain goerli() {
  return EthereumChain(5, "Goerli");
}