ITimelockedStakedIota
Namespace: IotaSdk
A typed view of an on-chain
0x3::timelocked_staking::TimelockedStakedIota object.
public interface ITimelockedStakedIota
Attributes NullableContextAttribute
Methods
ExpirationTimestampMs()
Epoch timestamp (ms) of when the lock expires.
ulong ExpirationTimestampMs()
Returns
Id()
The object's ID.
ObjectId Id()
Returns
Label()
string? Label()
Returns
StakedIota()
The wrapped StakedIota carrying the staked principal.
StakedIota StakedIota()