mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
---
|
|
openapi: get /sonr/dex/v1/accounts/{did}
|
|
title: List User's DEX Accounts
|
|
description: Retrieve all Interchain Accounts associated with a DID
|
|
og:title: List Cross-Chain Trading Accounts
|
|
---
|
|
|
|
<Info>
|
|
Each DID can have multiple accounts across different chains,
|
|
subject to the `maxAccountsPerDid` parameter limit.
|
|
</Info>
|