Skip to content

Add pagination support for AllIntermediaryAccounts query in Superfluid Module #4168

@mattverse

Description

@mattverse

Background

Noticed that we have pagination for the AllIntermediaryAccounts query in the superfluid module proto definitions((cref:https://github.com/osmosis-labs/osmosis/blob/main/proto/osmosis/superfluid/query.proto#L154-L161), but we're not correctly supporting pagination for the query(https://github.com/osmosis-labs/osmosis/blob/main/x/superfluid/keeper/grpc_query.go#L89-L106)

Suggested Design

Add support for pagination for this query, examples of using pagination can be found in the gamm module or the incentives module.

Acceptance Criteria

  • Pagination support for AllIntermediaryAccounts query in Superfluid module has been added

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions