@allbridge/bridge-core-sdk
    Preparing search index...

    Interface LiquidityPoolsGetAllowanceParams

    interface LiquidityPoolsGetAllowanceParams {
        gasFeePaymentMethod?: FeePaymentMethod;
        owner: string;
        token: TokenWithChainDetails;
    }

    Hierarchy (View Summary)

    Index

    Properties

    gasFeePaymentMethod?: FeePaymentMethod
    owner: string