ao-js-sdk - v0.4.0
    Preparing search index...

    Interface GetTokenBalanceParams

    Parameters for retrieving token balance

    interface GetTokenBalanceParams {
        entityId: string;
        includePrice?: boolean;
        tokenId: string;
    }
    Index

    Properties

    entityId: string

    The entity ID (user/wallet address)

    includePrice?: boolean

    Whether to include current price

    tokenId: string

    The token identifier/address