Get all cross-chain transactions

Returns a list of cross-chain transactions with filters

Query Params
string

Page number "offset"

string

Page size

boolean
Defaults to false

Whether to use scroll API for pagination

number
Defaults to 100

Batch size for scroll requests

boolean

Whether there are more results available (only when useScroll=true)

string

Protocol type filter

string

Address filter

string

Sender network filter

string

Receiver network filter

string

Asset filter

string

Start time filter (ISO 8601 string)

string

End time filter (ISO 8601 string)

string
enum

Direction filter (incoming/outgoing)

Allowed:
Body Params
string

Scroll ID for pagination (only when useScroll=true)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json