bitbadgesjs-sdk - v0.22.7
Preparing search index...
iPool
Interface iPool<T>
interface
iPool
<
T
extends
NumberType
>
{
address
:
string
;
id
:
T
;
poolAssets
:
iPoolAsset
<
T
>
[]
;
poolParams
:
iPoolParams
<
T
>
;
totalShares
:
iCosmosCoin
<
T
>
;
totalWeight
:
T
;
}
Type Parameters
T
extends
NumberType
Implemented by
Pool
Index
Properties
address
id
pool
Assets
pool
Params
total
Shares
total
Weight
Properties
address
address
:
string
id
id
:
T
pool
Assets
poolAssets
:
iPoolAsset
<
T
>
[]
pool
Params
poolParams
:
iPoolParams
<
T
>
total
Shares
totalShares
:
iCosmosCoin
<
T
>
total
Weight
totalWeight
:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
id
pool
Assets
pool
Params
total
Shares
total
Weight
bitbadgesjs-sdk - v0.22.7
Loading...