The SwapBox widget enables a seamless and easy-to-use trading experience for any web app powered by SyncSwap.
You can easily integrate the SyncSwap SwapBox into your web apps with the iframe.
<iframe src={`https://service.syncswap.net/widget?overlay=true&dark=true`} />
overlay (boolean) - whether the background overlay is enabled
dark (boolean) - whether the dark theme is enabled
inputCurrency (address) - the input token
outputCurrency (address) - the output token
Last updated 2 years ago