Variable supportedChainsConst

supportedChains: {
    ethereum: string[];
    gnosis: string[];
    polygon: string[];
} = ...

Type declaration

  • ethereum: string[]
  • gnosis: string[]
  • polygon: string[]

Generated using TypeDoc