---
title: "List onchain deposit addresses for the caller's group"
method: GET
path: "/money/onchain/deposit_addresses"
tags: ["money", "onchain", "business"]
---

# List onchain deposit addresses for the caller's group

`GET /money/onchain/deposit_addresses`

## Response `200`

OK

- CustodyListOnchainDepositAddressesOutput
  - `data` CustodyOnchainDepositAddressView[], nullable
    - `address` string
    - `memo_id` string
    - `money_account_id` string
    - `payment_rail` string
    - `symbol` string

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/2891199eb659/schema)
