We have upgraded the product to App Kit and recommend using it for all production deployments. USDCKit will remain available as a private beta product. Thank you.
@circle-fin/usdckit - v0.25.4
    Preparing search index...

    Function getInflationRate

    • Gets the specific inflation values for the current epoch

      Parameters

      • client: ExtendedViemClient

        Extended Viem client

      • ...params: []

        Parameters for sol_getInflationRate

      Returns Promise<
          Readonly<
              { epoch: bigint; foundation: number; total: number; validator: number },
          >,
      >

      Promise resolving to inflation rate information