Skip to main content

Interface: StakedIotaLike

A typed view of an on-chain 0x3::staking_pool::StakedIota object.

Methods

id()

id(): ObjectIdLike;

The object's ID.

Returns

ObjectIdLike


poolId()

poolId(): ObjectIdLike;

Returns

ObjectIdLike


principal()

principal(): bigint;

Staked principal in nanos.

Returns

bigint


stakeActivationEpoch()

stakeActivationEpoch(): bigint;

Returns

bigint