toList static method

List<Chain> toList()

Implementation

static List<Chain> toList() => [
      ethereum,
      optimism,
      bsc,
      polygon,
      base,
      arbitrum,
      avalanche,
      linea,
      solana,
      neon,
      gnosis,
      lightLink,
      metis
    ];