Skip to main content
Version: v2

List cross-chain tokens

GET 

/tokens

List Cross-Chain Tokens (CCTs) for asset discovery, with cursor-based pagination.

Pagination: same envelope as /messages. limit can always be specified; a filter sent alongside a cursor must match the filters encoded in that cursor, otherwise the request is rejected with 400. To change filters, start a new search without a cursor.

Request

Responses

The request was successful. Returns a TokensResponse object with pagination metadata.

Response Headers
    X-Request-ID

    Unique request identifier for debugging and support