mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
@@ -0,0 +1,11 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user