Skip to main content

IStakedIota

Namespace: IotaSdk

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

public interface IStakedIota

Attributes NullableContextAttribute

Methods

Id()

The object's ID.

ObjectId Id()

Returns

ObjectId

PoolId()

ObjectId PoolId()

Returns

ObjectId

Principal()

Staked principal in nanos.

ulong Principal()

Returns

UInt64

StakeActivationEpoch()

ulong StakeActivationEpoch()

Returns

UInt64