Documentation
    Preparing search index...

    Interface GetReferenceGasPriceParams

    Return the reference gas price for the network

    interface GetReferenceGasPriceParams {
        signal?: AbortSignal;
    }
    Index

    Properties

    Properties

    signal?: AbortSignal