Skip to main content

IStorageFundV1

Namespace: IotaSdk

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

public interface IStorageFundV1

Methods

NonRefundableBalance()

The non-refundable portion of the storage fund, in nanos.

ulong NonRefundableBalance()

Returns

UInt64

TotalObjectStorageRebates()

The sum of the storage rebates of all live objects, in nanos.

ulong TotalObjectStorageRebates()

Returns

UInt64