Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] filter unapproved for the transfer approval history API #248

Closed
urushibata-k opened this issue Dec 16, 2021 · 2 comments · Fixed by #264
Closed

[FEATURE] filter unapproved for the transfer approval history API #248

urushibata-k opened this issue Dec 16, 2021 · 2 comments · Fixed by #264
Assignees
Labels
enhancement New feature or request
Projects

Comments

@urushibata-k
Copy link
Collaborator

urushibata-k commented Dec 16, 2021

Is your feature request related to a problem? Please describe.
filter unapproved for the transfer approval history API

Describe the solution you'd like
Add filter item.

  • status: unapproved, approved, transferred, canceled
  • from_address
  • to_address
  • is_issuer_cancelable: add item from feature/#246
@urushibata-k urushibata-k added the enhancement New feature or request label Dec 16, 2021
@urushibata-k
Copy link
Collaborator Author

And add GET: /share/transfer_approvals and GET: /bond/transfer_approvals.

  • issuer_address: header param
  • token_address

@YoshihitoAso YoshihitoAso added this to To do in v22.3.0 via automation Jan 4, 2022
@urushibata-k
Copy link
Collaborator Author

Sotrable and fillterable to the transfer approval API
image

v22.3.0 automation moved this from To do to Done Jan 21, 2022
YoshihitoAso added a commit that referenced this issue Jan 21, 2022
feat: sotrable and fillterable to the transfer approval API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v22.3.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants