feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
@@ -1,16 +1,17 @@
---
openapi: post /dex.v1.Msg/ExecuteSwap
title: Execute Cross-Chain Swap
description: Perform token swaps on remote DEX chains with slippage protection
og:title: Cross-Chain Token Swap
tag: x/dex
sidebar:
badge: x/dex
seo:
title: "Cross-Chain Token Swap"
---
<Tip>
For better execution prices, consider breaking large swaps into smaller transactions
or using the multi-hop routing feature.
</Tip>
:::tip
For better execution prices, consider breaking large swaps into smaller transactions
or using the multi-hop routing feature.
:::
<Warning>
Platform fees apply to all swaps. Check the current fee structure in module parameters.
</Warning>
:::warning
Platform fees apply to all swaps. Check the current fee structure in module parameters.
:::