MCPcopy Create free account
hub / github.com/Sifchain/sifnode / GetPositionsByPool

Method GetPositionsByPool

x/margin/types/query.pb.go:982–982  ·  view source on GitHub ↗
(ctx context.Context, in *PositionsByPoolRequest, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

980 GetPositions(ctx context.Context, in *PositionsRequest, opts ...grpc.CallOption) (*PositionsResponse, error)
981 GetPositionsForAddress(ctx context.Context, in *PositionsForAddressRequest, opts ...grpc.CallOption) (*PositionsForAddressResponse, error)
982 GetPositionsByPool(ctx context.Context, in *PositionsByPoolRequest, opts ...grpc.CallOption) (*PositionsByPoolResponse, error)
983 GetParams(ctx context.Context, in *ParamsRequest, opts ...grpc.CallOption) (*ParamsResponse, error)
984 GetStatus(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption) (*StatusResponse, error)
985 GetSQParams(ctx context.Context, in *GetSQParamsRequest, opts ...grpc.CallOption) (*GetSQParamsResponse, error)

Calls

no outgoing calls

Tested by

no test coverage detected