Page cover

Embedded form

You can embed the Layerswap widget directly in your app and customize it to fit your specific use case.

Integration in Evmos
Integration in Synquote
Integration in Osmosis

Refer to the UI customization section to explore all the available options.

Integration demo

<!-- EXAMPLE -->
<iframe src="https://layerswap.io/app/?
    clientId=YOUR_CLIENT_ID
    &to=STARKNET_MAINNET
    &from=ETHEREUM_MAINNET
    &destAddress=0x0000000000000000000000000000000000000000
    &amount=27
    &asset=IMX
    &actionButtonText=Deposit">
</iframe>

Last updated

Was this helpful?