Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
Trade
Type Alias Trade
type
Trade
=
{
addr
:
Address
;
baseDenom
:
Denom
;
blockHeight
:
number
;
clearingPrice
:
string
;
createdAt
:
string
;
direction
:
Directions
;
feeBase
:
string
;
feeQuote
:
string
;
filledBase
:
string
;
filledQuote
:
string
;
quoteDenom
:
Denom
;
refundBase
:
string
;
refundQuote
:
string
;
timeInForce
:
TimeInForceOptions
;
}
Index
Properties
addr
base
Denom
block
Height
clearing
Price
created
At
direction
fee
Base
fee
Quote
filled
Base
filled
Quote
quote
Denom
refund
Base
refund
Quote
time
In
Force
Properties
addr
addr
:
Address
base
Denom
baseDenom
:
Denom
block
Height
blockHeight
:
number
clearing
Price
clearingPrice
:
string
created
At
createdAt
:
string
direction
direction
:
Directions
fee
Base
feeBase
:
string
fee
Quote
feeQuote
:
string
filled
Base
filledBase
:
string
filled
Quote
filledQuote
:
string
quote
Denom
quoteDenom
:
Denom
refund
Base
refundBase
:
string
refund
Quote
refundQuote
:
string
time
In
Force
timeInForce
:
TimeInForceOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
addr
base
Denom
block
Height
clearing
Price
created
At
direction
fee
Base
fee
Quote
filled
Base
filled
Quote
quote
Denom
refund
Base
refund
Quote
time
In
Force
Home
GitHub
Left Curve Software Stack
Loading...