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

    Interface iGetBalanceByAddressSpecificTokenSuccessResponse<T>

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

    Type Parameters

    Index

    Properties

    Properties

    balance: T