GetIndexerPaginatedRewardsParams: IndexerPaginationParams & Pick<GetIndexerRewardsParams, "address">

Paginated rewards query - these paginate on epoch #, which is number, but for consistency we use the string pagination params / meta that is used for other paginated queries

Generated using TypeDoc