mainnet static method

PolygonChain mainnet()

Implementation

static PolygonChain mainnet() {
  return PolygonChain(137, "Mainnet");
}