TimelockedIotaBalanceInterface
interface TimelockedIotaBalanceInterface
A typed view of an on-chain 0x2::timelock::TimeLock<Balance<IOTA>> object — a time-locked IOTA balance, e.g. Stardust vested rewards.
Inheritors
| TimelockedIotaBalance |
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? |
| locked | abstract fun locked(): ULong The locked IOTA amount in nanos. |