Skip to main content

Documentation Index

Fetch the complete documentation index at: https://new-docs.velora.xyz/llms.txt

Use this file to discover all available pages before exploring further.

These pages are for engineers already shipping on Velora. They cover the only kinds of changes that should ever break your integration: internal protocol upgrades, host cutovers, and SDK renames. Nothing here is about migrating to Velora from a third party.

Available migrations

Market → Delta (parallel)

Keep Market wired, add Delta via mode=ALL, branch per response shape.

Market → Delta (replace)

When to fully cut over: gasless UX, MEV exposure, surplus economics.

Augustus v5 → v6.2

Contract integrators: calldata diffs, no more TokenTransferProxy, parameter renames.

Legacy paraswap.io host → api.velora.xyz

Move off apiv5.paraswap.io and api.paraswap.io to api.velora.xyz.

paraswap-sdk → @velora-dex/sdk

Package rename, breaking changes, and step-by-step upgrade.
Each migration page leads with what breaks if you do nothing and ends with a verifiable end-state check.