Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Pool
Interface Pool
Pool is used for tracking bonded and not-bonded token supply of the bond denomination.
interface
Pool
{
bondedTokens
:
string
;
notBondedTokens
:
string
;
}
Index
Properties
bonded
Tokens
not
Bonded
Tokens
Properties
bonded
Tokens
bonded
Tokens
:
string
not
Bonded
Tokens
not
Bonded
Tokens
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bonded
Tokens
not
Bonded
Tokens
@crownfi/sei-js-proto
Loading...
Pool is used for tracking bonded and not-bonded token supply of the bond denomination.