deswap-nest-feature-dev-5287--cache-req.debridge.io Open in urlscan Pro
2606:4700:20::681a:c0f  Public Scan

Submitted URL: https://deswap-nest-feature-dev-5287--cache-req.debridge.io/
Effective URL: https://deswap-nest-feature-dev-5287--cache-req.debridge.io/v1.0
Submission: On May 30 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" value=""><button class="download-url-button button">Explore</button></form>

Text Content

Explore


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/quote
This endpoint returns the recommended take amount for creating DLN order.

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

TokenWithApproximateOperatingExpense
TokenWithMaxRefundAmount
DstChainTokenOutResponseType
DlnOrderEstimation
TxQuote
Order
DlnOrderQuoteResponse
BadRequestResponse
InternalServerErrorResponse
DlnTx
DlnOrderCreateTxResponse
Offer
OrderStruct
DlnOrderResponse
DlnOrderStatusResponse
DlnOrderidsByTxResponse
DlnOrderCancelTxResponse
SupportedChainsResponse
SupportedChainsInfoItemResponse
SupportedChainsInfoResponse
TokenListResponse
TokenWithAmount
TokenWithMinAmount
Tx
ChainTransactionResponseV10
SingleChainEstimation
ChainEstimationResponseV10