mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
---
|
|||
|
|
openapi: get /sonr/dex/v1/account/{did}/{connectionId}
|
||
|
|
title: Query DEX Account Details
|
||
|
|
description: Get information about a specific Interchain Account for DEX operations
|
||
|
|
og:title: DEX Account Information
|
||
|
|
---
|
||
|
|
|
||
|
|
<Note>
|
||
|
|
Account addresses are only available after successful IBC acknowledgment.
|
||
|
|
Pending accounts will have an empty address field.
|
||
|
|
</Note>
|