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
feat: add Position API that does not include the token type in the API path
#1380
Closed
purplesmoke05
closed
1 year ago
purplesmoke05
commented
1 year ago
Close: #1354
Changes
API
GET:
/Position/{account_address}
return position info across all token types.
result can be filtered with
token_type_list
query.
Close: #1354
Changes
API
token_type_list
query.