mainnet static method

ArbitrumChain mainnet()

Implementation

static ArbitrumChain mainnet() {
  return ArbitrumChain(42161, "Mainnet");
}