issues
search
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 `name` field to response of token status API
#1540
Closed
purplesmoke05
closed
3 months ago
purplesmoke05
commented
3 months ago
Is your feature request related to a problem? Please describe.
It is desirable to obtain the name of the token using the API GET: /Token/{token_address}/status.
Additionally, there is no need to check if it exists in the Listing.
Describe the solution you'd like
Add
name
field to response of token status API
Remove the check for whether the token is listed from token status API.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
name
field to response of token status API