near-api-js - v7.0.4
    Preparing search index...

    Type Alias RpcGasPriceResponse

    type RpcGasPriceResponse = {
        gas_price: NearToken;
    }
    Index

    Properties

    Properties

    gas_price: NearToken