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

    Interface GasBalanceResponse

    interface GasBalanceResponse {
        gasBalance: string | null;
        status: AddressStatus;
    }
    Index

    Properties

    Properties

    gasBalance: string | null