TimelockedStakedIotaInterface
interface TimelockedStakedIotaInterface
A typed view of an on-chain 0x3::timelocked_staking::TimelockedStakedIota object.
Inheritors
| TimelockedStakedIota |
Functions
| Name | Summary |
|---|---|
| expirationTimestampMs | abstract fun expirationTimestampMs(): ULong Epoch timestamp (ms) of when the lock expires. |
| id | abstract fun id(): ObjectId The object's ID. |
| label | abstract fun label(): String? |
| stakedIota | abstract fun stakedIota(): StakedIota The wrapped StakedIota carrying the staked principal. |