ropsten static method

EthereumChain ropsten()

Implementation

static EthereumChain ropsten() {
  return EthereumChain(3, "Ropsten");
}