rinkeby static method

EthereumChain rinkeby()

Implementation

static EthereumChain rinkeby() {
  return EthereumChain(4, "Rinkeby");
}