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

Rework token definitions and locked balances #2

Open
aaroncox opened this issue Mar 1, 2025 · 0 comments
Open

Rework token definitions and locked balances #2

aaroncox opened this issue Mar 1, 2025 · 0 comments

Comments

@aaroncox
Copy link
Member

aaroncox commented Mar 1, 2025

The currency stats calls should look for locked balances on a small number of accounts, probably defined in the config table. Any balances on these accounts (eosio, eosio.null) are subtracted from the circulating supply and are considered locked/frozen/burned.

The native API calls on Unicove just moved to this:

greymass/unicove@670d5ec

Also probably a good opportunity to mirror the response types between the token revamp on Unicove and how the contract responds with information about tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant