Skip to content

Commit

Permalink
GitBook: [#165] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Smirnov authored and gitbook-bot committed May 9, 2022
1 parent f861ceb commit 501e451
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/deswap/custom-linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

The deBridge web application allows users to create custom links with a pre-defined set of parameters using URL query parameters. Users and developers can use their own prefilled settings for deSwap exchange or dePort.​

| Parameter | Description |
| -------------- | -------------------------------------------------------- |
| inputChain | Id of the chain where deSwap is initiated. |
| inputCurrency | Input currency that will be swapped for output currency. |
| outputChain | Id of the receiving chain |
| outputCurrency | Output currency that input currency will be swapped for. |
| r | Referral id |
| address | Recipient address |
| Parameter | Description |
| -------------- | -------------------------------------------------------------------------------------- |
| inputChain | Id of the chain where deSwap is initiated. |
| inputCurrency | Token contract address of the input currency that will be swapped for output currency. |
| outputChain | Id of the receiving chain |
| outputCurrency | Token contract address of the output currency that input currency will be swapped for. |
| r | Your generated referral code |
| address | Recipient address |

## Example <a href="#example" id="example"></a>

Expand Down

0 comments on commit 501e451

Please sign in to comment.