Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/sdk
PerpsLiquidityDepthResponse
Type Alias PerpsLiquidityDepthResponse
type
PerpsLiquidityDepthResponse
=
{
asks
:
Record
<
string
,
PerpsLiquidityDepth
>
;
bids
:
Record
<
string
,
PerpsLiquidityDepth
>
;
}
Index
Properties
asks
bids
Properties
asks
asks
:
Record
<
string
,
PerpsLiquidityDepth
>
bids
bids
:
Record
<
string
,
PerpsLiquidityDepth
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asks
bids
Home
GitHub
Left Curve Software Stack
Loading...