Retrieves the SameChainSwapDTO object for a given swap ID.
SameChainSwap
Retrieves the SameChainSwapDTO object for a given swap ID.
GET
Retrieves the SameChainSwapDTO object for a given swap ID.
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.
Path Parameters
The unique identifier of the swap.
Response
OK
Represents a Data Transfer Object (DTO) used to encapsulate the details of a swap operation on one blockchain (NOT cross-chain).
Id of the swap
- Option 1
- Option 2
Info about a token
Info about a token
Transaction Hash property
Timestamp of the block in which the event was recorded, represented as a Unix time in seconds.
Represents details regarding the affiliate fee for same chain swap.
Info about a token
Referral program code
Information about the router used for executing the token swap
Returns referral code which user used in first DeBridge order
Previous
Retrieves the SameChainSwapDTO object for a given transaction hash.
Next