Skip to content

Commit

Permalink
fixing widget builder link
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisom2912 committed Aug 28, 2024
1 parent c0f6c7a commit 2331bcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ document.getElementById("widget__iframe").src = `${baseUrl}?${paramString}`;
```

:::note
1. You can use [Nitro's Widget Builder Tool](https://nitro.routerprotocol.com/widget) to automatically generate the widget paramaters.
1. You can use [Nitro's Widget Builder Tool](https://app.routernitro.com/widget) to automatically generate the widget paramaters.
2. In case you want source / destination token to be native token, then the following value should be used for token address - 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE
3. To integrate the widget on your UI, you will be assigned a unique partner ID. To get your partner ID, please use the link [here](https://app.routernitro.com/partnerId).
:::
Expand Down

0 comments on commit 2331bcd

Please sign in to comment.