• The formula for calculating the flowed amount since updated using Subgraph data.

    Parameters

    • __namedParameters: {
          currentTimestamp: string;
          netFlowRate: string;
          updatedAtTimestamp: string;
      }
      • currentTimestamp: string
      • netFlowRate: string
      • updatedAtTimestamp: string

    Returns BigNumber

    the flowed amount since the updatedAt timestamp

Generated using TypeDoc