Interface iGetBadgeActivityPayload

interface iGetBadgeActivityPayload {
    bitbadgesAddress?: string;
    bookmark?: string;
}

Implemented by

Properties

bitbadgesAddress?: string

Specific address to filter by. If not present, all activity will be returned.

bookmark?: string

An optional bookmark for pagination. Bookmarks are obtained via the previous response. "" for first request.

MMNEPVFCICPMFPCPTTAAATR