---
title: "Select the tick information that you can use based on the address."
method: GET
path: "/v1/brc20-swap/select"
tags: ["BRC20-Swap"]
---

# Select the tick information that you can use based on the address.

`GET /v1/brc20-swap/select`

## Query parameters

- `address` string, required
- `search` string

## Response `200`

Default Response

- object
  - `code` number, required
  - `msg` string, required
  - `data` object[], required
    - `tick` string
    - `decimal` string
    - `brc20Balance` string — Module balance (not participate in swap calculations)
    - `swapBalance` string — Swap balance

---

[API](https://skmtc.net/unisat/apis/unisat-wallet-openapi.md) · [All operations](https://skmtc.net/unisat/apis/unisat-wallet-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unisat/unisat-wallet-openapi/revisions/68de350419c7/schema)
