Universal Bridge: Improved API Response Schema and Speed

We just released one of our biggest updates yet to the Universal Bridge API. These changes will be coming soon to the SDK and UI components.
The new response schema includes a steps
field, which gives you all the info you need to build a comprehensive bridge and swap UI. This includes token metadata, price, expected execution time, input and output amounts, and the transactions to be executed.
A buy, sell, or transfer prepared quote will now look something like this:
Onramp quotes will now have the following schema:
The steps
are to be completed after the use has done the initial onramp.
You can find all this and more in our API reference docs.
steps
parameter for all quotes with prepared transactions and estimates- Faster approximate quote responses
- Onramping with post-onramp cross-chain swaps
- Fiat quote included in onramp responses
- Removed ZK chains from intermediate steps, due to inconsistent addresses when using smart wallets