@sentio/sdk
Preparing search index...
sui/builtin
_0x3
staking_pool
StakingPool
Interface StakingPool
interface
StakingPool
{
activation_epoch
:
_0x1
.
option
.
Option
<
bigint
>
;
deactivation_epoch
:
_0x1
.
option
.
Option
<
bigint
>
;
exchange_rates
:
_0x2
.
table
.
Table
<
bigint
,
_0x3
.
staking_pool
.
PoolTokenExchangeRate
,
>
;
extra_fields
:
_0x2
.
bag
.
Bag
;
id
:
_0x2
.
object$
.
UID
;
pending_pool_token_withdraw
:
bigint
;
pending_stake
:
bigint
;
pending_total_sui_withdraw
:
bigint
;
pool_token_balance
:
bigint
;
rewards_pool
:
bigint
;
sui_balance
:
bigint
;
}
Index
Properties
activation_
epoch
deactivation_
epoch
exchange_
rates
extra_
fields
id
pending_
pool_
token_
withdraw
pending_
stake
pending_
total_
sui_
withdraw
pool_
token_
balance
rewards_
pool
sui_
balance
Properties
activation_
epoch
activation_epoch
:
_0x1
.
option
.
Option
<
bigint
>
deactivation_
epoch
deactivation_epoch
:
_0x1
.
option
.
Option
<
bigint
>
exchange_
rates
exchange_rates
:
_0x2
.
table
.
Table
<
bigint
,
_0x3
.
staking_pool
.
PoolTokenExchangeRate
,
>
extra_
fields
extra_fields
:
_0x2
.
bag
.
Bag
id
id
:
_0x2
.
object$
.
UID
pending_
pool_
token_
withdraw
pending_pool_token_withdraw
:
bigint
pending_
stake
pending_stake
:
bigint
pending_
total_
sui_
withdraw
pending_total_sui_withdraw
:
bigint
pool_
token_
balance
pool_token_balance
:
bigint
rewards_
pool
rewards_pool
:
bigint
sui_
balance
sui_balance
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activation_
epoch
deactivation_
epoch
exchange_
rates
extra_
fields
id
pending_
pool_
token_
withdraw
pending_
stake
pending_
total_
sui_
withdraw
pool_
token_
balance
rewards_
pool
sui_
balance
@sentio/sdk
Loading...