bitbadgesjs-sdk - v0.27.2
    Preparing search index...

    Interface iGetBalanceByAddressSpecificTokenSuccessResponse<T>

    interface iGetBalanceByAddressSpecificTokenSuccessResponse<T extends NumberType> {
        balance: T;
    }

    Type Parameters

    Index

    Properties

    Properties

    balance: T