heidr TypeDocs - v0.0.7
    Preparing search index...

    Interface GasPrices

    interface GasPrices {
        average: bigint;
        baseFee: bigint;
        high: bigint;
        low: bigint;
    }
    Index

    Properties

    Properties

    average: bigint
    baseFee: bigint
    high: bigint
    low: bigint