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

Script to list accounts with lower free than frozen balance #35

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

fgamundi
Copy link
Contributor

@fgamundi fgamundi commented Oct 2, 2023

No description provided.

// Instantiate Api
const api = await getApiFor(argv);

const [allLocks] = await Promise.all([api.query.balances.locks.entries()]);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this working on Moonbeam ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, in a couple of minutes should be done. It shows that Bware Labs collator is already affected https://moonbeam.subscan.io/account/0xC26694a78039548b9AeE363b1e12dEb0F98f44Dc

@fgamundi fgamundi merged commit 2c9acfe into Moonsong-Labs:main Oct 18, 2023
@fgamundi fgamundi deleted the fg-list-limbo branch October 18, 2023 13:06
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

Successfully merging this pull request may close these issues.

2 participants