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
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
endpointDescribe alternatives you've considered
nothing
Additional context
nothing