BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

[FEATURE] Add query param to holder count API for excluding owner #1259

Closed purplesmoke05 closed 1 year ago

purplesmoke05 commented 1 year ago

Is your feature request related to a problem? Please describe.

In some cases, we want to retrieve the number of holders about given token address excluding issuer.

あるトークンアドレスについて、発行元を除いた保有者数を取得したい場合があります。

Describe the solution you'd like

Add query param to holder count API for excluding issuer address.

Holder Count APIに、発行者アドレスを除外するためのクエリパラメータを追加します。