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

    Interface GetPortfolioSummaryParams

    Parameters for retrieving portfolio summary

    interface GetPortfolioSummaryParams {
        baseCurrency?: string;
        entityId: string;
        includePerformance?: boolean;
    }
    Index

    Properties

    baseCurrency?: string

    Base currency for value calculations

    entityId: string

    The entity ID (user/wallet address)

    includePerformance?: boolean

    Whether to include performance metrics