---
title: "POST /api/wallets/addresses"
method: POST
path: "/api/wallets/addresses"
---

# POST /api/wallets/addresses

`POST /api/wallets/addresses`

## Request body

- object
  - `chain` string, required

## Response `200`

- object
  - `success` boolean
  - `data` object
    - `id` string
    - `address` string

---

[API](https://skmtc.net/honeycoin/apis/honeycoin-v3-api-official.md) · [All operations](https://skmtc.net/honeycoin/apis/honeycoin-v3-api-official/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/honeycoin/honeycoin-v3-api-official/revisions/f3fef13ed253/schema)
