Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
OrdersByPairResponse
Type Alias OrdersByPairResponse
type
OrdersByPairResponse
=
{
amount
:
string
;
direction
:
Directions
;
price
:
string
;
remaining
:
string
;
user
:
Address
;
}
Index
Properties
amount
direction
price
remaining
user
Properties
amount
amount
:
string
direction
direction
:
Directions
price
price
:
string
remaining
remaining
:
string
user
user
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
direction
price
remaining
user
Home
GitHub
Left Curve Software Stack
Loading...