mainnet static method

BSCChain mainnet()

Implementation

static BSCChain mainnet() {
  return BSCChain(56, "Mainnet");
}