aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Inputs for querying the gas pool associated with a wallet.

    interface ApiGasPoolBody {
        walletAddress: string;
    }
    Index
    walletAddress: string

    Wallet whose gas-pool membership and balance to query.