API Playground

Retrieve a list of bridging transactions based on various query parameters such as cursor, sender, receiver, address, transaction type, and limit. This endpoint allows users to filter transactions to get precise data related to deposits and withdrawals. The response includes detailed transaction information, including sender and receiver addresses, token details, and associated events such as deposit initialization and finalization. Use this endpoint for monitoring, auditing, or analyzing bridging transactions. The 'cursor' parameter can be used for pagination to fetch subsequent sets of results.

Log in to see full request history
Query Params
string

Specify the cursor used for pagination. This helps in retrieving the next set of results in a paginated response.

string

Sender address

string

Receiver address

string

Address involved in the transaction

string

Type of bridging transaction

integer
Defaults to 20

Limit the number of results

Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json