Skip to main content

TimelockedStakedIotaInterface

interface TimelockedStakedIotaInterface

A typed view of an on-chain 0x3::timelocked_staking::TimelockedStakedIota object.

Inheritors

TimelockedStakedIota

Functions

NameSummary
expirationTimestampMsabstract fun expirationTimestampMs(): ULong
Epoch timestamp (ms) of when the lock expires.
idabstract fun id(): ObjectId
The object's ID.
labelabstract fun label(): String?
stakedIotaabstract fun stakedIota(): StakedIota
The wrapped StakedIota carrying the staked principal.