Skip to main content

IIotaSystemState

Namespace: IotaSdk

A typed view of the on-chain 0x3::iota_system::IotaSystemState object (the 0x5 singleton).

This is only the versioned wrapper; the actual state lives in a dynamic field holding e.g. an IotaSystemStateV2.

public interface IIotaSystemState

Attributes NullableContextAttribute

Methods

Id()

The object's ID.

ObjectId Id()

Returns

ObjectId

Version()

Version selecting which inner state layout the dynamic field holds.

ulong Version()

Returns

UInt64