Documentation
Preparing search index...
@mysten/deepbook-v3
CreatePermissionlessPoolParams
Interface CreatePermissionlessPoolParams
interface
CreatePermissionlessPoolParams
{
baseCoinKey
:
string
;
deepCoin
?:
TransactionObjectArgument
;
lotSize
:
number
;
minSize
:
number
;
quoteCoinKey
:
string
;
tickSize
:
number
;
}
Index
Properties
base
Coin
Key
deep
Coin?
lot
Size
min
Size
quote
Coin
Key
tick
Size
Properties
base
Coin
Key
baseCoinKey
:
string
Optional
deep
Coin
deepCoin
?:
TransactionObjectArgument
lot
Size
lotSize
:
number
min
Size
minSize
:
number
quote
Coin
Key
quoteCoinKey
:
string
tick
Size
tickSize
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Coin
Key
deep
Coin
lot
Size
min
Size
quote
Coin
Key
tick
Size
Documentation
Loading...