Skip to main content
Version: v2

Retrieve a cross-chain token group graph

GET 

/tokens/groups/:groupId

Get a Cross-Chain Token (CCT) group: every token that belongs to the group across networks, and how they are connected. Connections are returned as directed edges — a CONNECTED lane from one member to another. A bidirectional link appears as two edges; a unidirectional link as one; non-connected members simply have no edge between them.

Request

Responses

The request was successful. Returns a TokenGroup object.

Response Headers
    X-Request-ID

    Unique request identifier for debugging and support