Function getGasPricesInNativeWei

  • Parameters

    • chainId: number
    • options: {
          hubUrl?: null | string;
      } = {}
      • Optional hubUrl?: null | string

    Returns Promise<GasPrice>

Generated using TypeDoc