Main API (Multistep TXs)

Introduction

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.

APIs

Here are the endpoints for multi-tx APIs.

pageMetadata APIpageRouting APIpageTransactions APIspageBalance API

Examples

pageSample Transactions

Integration Checklist

pageIntegration Checklist

Last updated