TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Type Alias StoragePrices

    type StoragePrices = {
        bit_price_ps: bigint;
        cell_price_ps: bigint;
        mc_bit_price_ps: bigint;
        mc_cell_price_ps: bigint;
        utime_since: number;
    }
    Index

    Properties

    bit_price_ps: bigint
    cell_price_ps: bigint
    mc_bit_price_ps: bigint
    mc_cell_price_ps: bigint
    utime_since: number