Files
sonr/docs/reference/messages/dex-create-account.mdx
Prad NukalaandGitHub 13e6c3e84d Master (#1262)
* clear

* feat: Add everything

* fix: Commenht
2025-10-03 14:45:52 -04:00

16 lines
458 B
Plaintext

---
openapi: post /dex.v1.Msg/RegisterDEXAccount
title: Register Interchain DEX Account
description: Create a new ICA account for cross-chain trading operations
og:title: Setup Cross-Chain Trading Account
tag: x/dex
---
<Note>
Account creation is asynchronous. Monitor the IBC packet acknowledgment to confirm the account address.
</Note>
<Warning>
Each DID is limited to a maximum number of DEX accounts as configured in module parameters.
</Warning>