Interface: StorageFundV1Like
A typed view of the 0x3::storage_fund::StorageFundV1 embedded in the
system state.
Methods
nonRefundableBalance()
nonRefundableBalance(): bigint;
The non-refundable portion of the storage fund, in nanos.
Returns
bigint
totalObjectStorageRebates()
totalObjectStorageRebates(): bigint;
The sum of the storage rebates of all live objects, in nanos.
Returns
bigint