mainnet static method

MoonbeamChain mainnet()

Implementation

static MoonbeamChain mainnet() {
  return MoonbeamChain(1287, "Mainnet");
}