Preparing search index...
The search index is not available
@clober/v2-sdk
@clober/v2-sdk
Market
Type alias Market
Market
:
{
chainId
:
CHAIN_IDS
;
quote
:
Currency
;
base
:
Currency
;
makerFee
:
number
;
takerFee
:
number
;
bids
:
Depth
[]
;
bidBook
:
Book
;
asks
:
Depth
[]
;
askBook
:
Book
;
}
Type declaration
chain
Id
:
CHAIN_IDS
quote
:
Currency
base
:
Currency
maker
Fee
:
number
taker
Fee
:
number
bids
:
Depth
[]
bid
Book
:
Book
asks
:
Depth
[]
ask
Book
:
Book
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@clober/v2-sdk
Loading...