mainnet static method

FantomChain mainnet()

Implementation

static FantomChain mainnet() {
  return FantomChain(250, "Mainnet");
}