---
title: "getCoinsByWallet"
method: GET
path: "/v1/coins/wallet/{address}"
tags: ["Coins"]
---

# getCoinsByWallet

`GET /v1/coins/wallet/{address}`

Get a list of coins that an account has on its wallet.

## Path parameters

- `address` string, required — Queried wallet address.

## Query parameters

- `page` integer, required
- `size` integer, required

## Response `200`

OK

---

[API](https://skmtc.net/blockberry/apis/sui-mainnet-api.md) · [All operations](https://skmtc.net/blockberry/apis/sui-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockberry/sui-mainnet-api/versions/3e4cb73940b7/schema)
