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] Allow fetching owner(issuer) address from /{token_address}/Status #1565

Closed kyken closed 3 weeks ago

kyken commented 3 weeks ago

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

We need to implement a feature that allows retrieving the owner address from the /Token/Status endpoint. This will enhance our token management capabilities and provide easier access to important issuer information.

Describe the solution you'd like

add owner_address to GET /{token_address}/Status endpoint

Describe alternatives you've considered

nothing

Additional context

nothing