Nado Typescript SDK Documentation
Preparing search index...
Nado Engine Client
EngineServerNlpPool
Interface EngineServerNlpPool
interface
EngineServerNlpPool
{
pool_id
:
number
;
subaccount
:
string
;
owner
:
string
;
balance_weight_x18
:
string
;
subaccount_info
:
EngineServerSubaccountInfoResponse
;
open_orders
:
EngineServerOrder
[]
;
}
Index
Properties
pool_
id
subaccount
owner
balance_
weight_
x18
subaccount_
info
open_
orders
Properties
pool_
id
pool_id
:
number
subaccount
subaccount
:
string
owner
owner
:
string
balance_
weight_
x18
balance_weight_x18
:
string
subaccount_
info
subaccount_info
:
EngineServerSubaccountInfoResponse
open_
orders
open_orders
:
EngineServerOrder
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pool_
id
subaccount
owner
balance_
weight_
x18
subaccount_
info
open_
orders
Documentation
Loading...