Interface: StakedIotaLike
A typed view of an on-chain 0x3::staking_pool::StakedIota object.
Methods
id()
id(): ObjectIdLike;
The object's ID.
Returns
poolId()
poolId(): ObjectIdLike;
Returns
principal()
principal(): bigint;
Staked principal in nanos.
Returns
bigint
stakeActivationEpoch()
stakeActivationEpoch(): bigint;
Returns
bigint