mainnet static method

CronosChain mainnet()

Implementation

static CronosChain mainnet() {
  return CronosChain(25, "Mainnet");
}