Get Bridge Transaction Details
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
transactionHash
string
required
The hash of the transaction to retrieve details for.
bridgeId
string
enum
The unique ID to specify the bridge protocol for routing cross-chain queries or transactions. Find more here.
100100600300400500
Allowed:
100``600``300``400``500
srcChainId
string
Chain ID of the source chain. Find more here.
srcChainSymbol
string
Symbol of the source chain.
``200 Successful response
Updated2 months ago
ShellNodeRubyPHPPython
``
xxxxxxxxxx
curl --request GET \
--url https://svc.blockdaemon.com/defi/v1/bridge/transactions \
--header 'accept: application/json'
``
Click Try It! to start a request and see the response here! Or choose an example:
application/json
``200
Updated2 months ago