BoostryJP / ibet-Prime

Advanced API Toolkit for Digital Securities Issuance and Management on the ibet Network 🚀
https://ibet.jp/ibet-for-fin
Apache License 2.0
11 stars 1 forks source link

[FEATURE] Count up locked amount in TokenHolders collection batch #471

Closed purplesmoke05 closed 1 year ago

purplesmoke05 commented 1 year ago

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

Currently, lock amount which API for list of holders in given block number returns is calculated at the time of the API request. To be more precise, we would also like to collect the block amount from the given block number.

Describe the solution you'd like

Ref: https://github.com/BoostryJP/ibet-Wallet-API/issues/1310