Comment on page
Main API (Multistep TXs)
Rango multi-transaction (multitx/multistep) software development kit (SDK) is the most complex routing SDK offered by rango which includes multiple transactions that are required to be signed by the user separately. While multiple signatures are bad for user experience, this results in somewhat lower fees for the user and each transaction can be checked separately.
For most use-cases, we suggest using Basic SDK (Single-TX) rather than Multi-TX SDK. Basic SDK results in better user experience and faster execution of cross-chain swaps.
Here are the endpoints for multi-tx APIs.
Last modified 3mo ago