v1

latestOpenAPI 3.0.02026-07-26100118773.0 KB
token-unlocks/Assets

Get Events by Asset ID

Returns unlock events for a given asset

get/token-unlocks/v1/assets/{assetId}/events

Path parameters

assetIdstring required
Example:ethereum

Asset identifier - accepts either slug (e.g. 'solana') or UUID

Query parameters

startTimestring date-time
Example:2020-01-01T00:00:00Z

RFC3339 formatted start time

endTimestring date-time
Example:2025-12-31T00:00:00Z

RFC3339 formatted end time

unlockType'CLIFF' | 'LINEAR'
Example:LINEAR

Type of unlock event

Response

Default response

errorstring