# Asset Owner List

## Asset Owner List とは？

<https://open-sea-utilities.vercel.app/asset-owner-list>

特定のNFTを保有するアドレス、保有数を一覧表示します。

出力されたアドレスは「COPY ALL ADDRESS」ボタンクリックでまとめてコピーできます。

![](/files/Lp1tXRKfvYjPyYa9DA4i)

## 用途

多数のアドレスにトークンを配布する際は、送信対象のアドレスと本ツールで出力されたアドレスをExcel や WinMergeなどで比較し、正しく送信できたかを確認してください。

[Multi Send ERC1155](/ytendens-tools-doc/tools/multi-send-erc1155.md) のお供にどうぞ。

## 使い方

保有者のアドレスを一覧表示したいトークンの「チェーン」、「コントラクトアドレス」、「トークンID」を入力してください。

「コントラクトアドレス」のデフォルト値は、OpenSeaのPolygonチェーンの共用コントラクトアドレスです。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://barururu3-pororo-kmt.gitbook.io/ytendens-tools-doc/tools/asset-owner-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
