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

    Interface iGetPointsActivityPayload

    interface iGetPointsActivityPayload {
        address?: string;
        applicationId: string;
        bookmark?: string;
        pageId: string;
    }

    Implemented by

    Index

    Properties

    address?: string

    The specific address to get points activity for

    applicationId: string

    The application ID to get points activity for

    bookmark?: string

    The pagination bookmark to start from

    pageId: string

    The page ID to get points activity for