package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev

# Functions

AllPaginatedMarketParams returns all MarketParams from the prices module, paginating through the results and returning a list of all the aggregated market-params.
No description provided by the author

# Constants

PaginatedRequestLimit is the maximum number of entries that can be returned in a paginated request.

# Interfaces

ResponseWithPagination represents a response-type from a cosmos-module's GRPC service for entries that are paginated.

# Type aliases

PaginatedQuery is a function type that represents a paginated query to a cosmos-module's GRPC service.