SyncSwap
  • Welcome
  • About SyncSwap
  • Our Mission
  • Overview
    • Exchange
    • Liquidity Pools
    • Dynamic Fees
    • Efficient Tradings
      • Stablecoin
    • Smart Router
  • Incentives
    • Loyalty Program
      • Genesis Epoch
  • Tokenomics
    • SYNC Token
    • Vortex Tokenomics
  • Features
    • Overview
      • Future Proof
    • Trading
    • Deposit Liquidity
  • Smart Contracts
    • Overview
    • Smart Contracts
    • Developers
    • Security
  • Integration
    • SwapBox
  • Resources
    • Links
    • Brand Kit
    • Partnership
    • Legal Disclaimer
    • Miscellaneous
Powered by GitBook
On this page
  • Integration
  • Params
  1. Integration

SwapBox

The SwapBox widget enables a seamless and easy-to-use trading experience for any web app powered by SyncSwap.

Integration

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`}
/>

Params

  • 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

PreviousSecurityNextLinks

Last updated 1 year ago