cross-chain-api-stage.dev.debridge.io
Open in
urlscan Pro
3.77.3.50
Public Scan
Submitted URL: https://cross-chain-api-stage.dev.debridge.io/
Effective URL: https://cross-chain-api-stage.dev.debridge.io/v1.0
Submission: On August 15 via api from US — Scanned from DE
Effective URL: https://cross-chain-api-stage.dev.debridge.io/v1.0
Submission: On August 15 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form class="download-url-wrapper"><input class="download-url-input" type="text" id="download-url-input" value=""><button class="download-url-button button">Explore</button></form>
Text Content
Explore DEBRIDGE LIQUIDITY NETWORK (DLN) API 1.0.0 OAS 3.0 A turnkey solution for a high-performance cross-chain trading Quick Start Guide Terms of service DLN API documentation DLN GET /v1.0/dln/order/create-tx This endpoint returns the data for a transaction to place a cross-chain DLN order. GET /v1.0/dln/order/{id} This endpoint returns the data of order. GET /v1.0/dln/order/{id}/status This endpoint returns the status of order. GET /v1.0/dln/tx/{hash}/order-ids This endpoint returns the status of order. GET /v1.0/dln/order/{id}/cancel-tx Generates a transaction that cancels the given order GET /v1.0/dln/order/{id}/extcall-cancel-tx Generates a transaction that cancels external call in the given order UTILS GET /v1.0/supported-chains GET /v1.0/supported-chains-info GET /v1.0/token-list SINGLE CHAIN SWAP GET /v1.0/chain/transaction GET /v1.0/chain/estimation SCHEMAS SrcChainTokenInResponseType SrcChainTokenOutResponseType DstChainTokenOutResponseType DlnOrderEstimation DlnTx Order DlnOrderCreateTxResponse BadRequestResponse InternalServerErrorResponse Offer OrderStruct DlnOrderResponse DlnOrderStatusResponse DlnOrderidsByTxResponse DlnOrderCancelTxResponse SupportedChainsResponse SupportedChainsInfoItemResponse SupportedChainsInfoResponse TokenListResponse TokenWithAmount TokenWithMinAmount Tx ChainTransactionResponseV10 SingleChainEstimation ChainEstimationResponseV10