We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to display ERC20 holder data that exists in our database but lacks UI representation.
Create an /accounts page accessible from the Blockchain header navigation tab (last position).
/accounts
# | Address | Name Tag | Balance | Percentage | Txn Count
The text was updated successfully, but these errors were encountered:
Merge pull request #931 from telosnetwork/927-add-holders-for-tlos-it…
d58e984
…self-create-accounts-endpoint #927 | adding section /accounts for paginated native balances
Viterbo
When branches are created from issues, their pull requests are automatically linked.
Top Accounts by TLOS Balance Implementation
Problem
We need to display ERC20 holder data that exists in our database but lacks UI representation.
Proposed Solution
Create an
/accounts
page accessible from the Blockchain header navigation tab (last position).UI Components
Table Requirements
Performance Requirements
Technical Requirements
Questions for Dev Team
@Viterbo @poplexity
The text was updated successfully, but these errors were encountered: