v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-06282631.6 KB
Apps

List app activity

Buys, sells, and lifecycle events for an app, newest first.

get/apps/{tokenAddress}/activity

Path parameters

tokenAddressstring required

ERC-20 address of the app token.

Query parameters

cursorstring

Opaque pagination cursor returned by the previous page.

limitinteger
kind'buy' | 'sell' | 'launch' | 'graduation'

Response

Activity events.

nextCursorstring nullable