Skip to main content

StorageFundV1

open class StorageFundV1 : Disposable, AutoCloseable, StorageFundV1Interface

A typed view of the 0x3::storage_fund::StorageFundV1 embedded in the system state.

Functions

NameSummary
close@Synchronized
open override fun close()
destroyopen override fun destroy()
nonRefundableBalanceopen override fun nonRefundableBalance(): ULong
The non-refundable portion of the storage fund, in nanos.
toStringopen override fun toString(): String
totalObjectStorageRebatesopen override fun totalObjectStorageRebates(): ULong
The sum of the storage rebates of all live objects, in nanos.