curl --request GET \
--url https://dln.debridge.finance/v1.0/dln/tx/{hash}/order-ids{
"orderIds": [
"<string>"
]
}This endpoint returns the status of order.
curl --request GET \
--url https://dln.debridge.finance/v1.0/dln/tx/{hash}/order-ids{
"orderIds": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.debridge.com/llms.txt
Use this file to discover all available pages before exploring further.