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

feat: add token page with holders list #373

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

tx-nikola
Copy link
Contributor

What ❔

Add the token page, so that the ERC20 tokens are represented similarly to how Etherscan shows them.
The route for token page is /token/{address}, instead of /account/{address}.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

This PR fixes #352

@tx-nikola tx-nikola added the enhancement New feature or request label Jan 17, 2025
@tx-nikola tx-nikola self-assigned this Jan 17, 2025
Copy link

github-actions bot commented Jan 17, 2025

API E2E Test Results

207 tests   207 ✅  22s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit e7faebd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 17, 2025

Unit Test Results

    4 files    269 suites   12m 34s ⏱️
2 188 tests 2 187 ✅ 1 💤 0 ❌
2 403 runs  2 402 ✅ 1 💤 0 ❌

Results for commit e7faebd.

♻️ This comment has been updated with latest results.

Copy link

Visit the preview URL for this PR:
https://staging-scan-v2--pr-373-xaoalb5s.web.app

@kiriyaga-txfusion kiriyaga-txfusion self-assigned this Jan 30, 2025
@kiriyaga-txfusion kiriyaga-txfusion changed the title feat: add token page [in progress] feat: add token page with holder list Jan 30, 2025
@kiriyaga-txfusion kiriyaga-txfusion changed the title feat: add token page with holder list feat: add token page with holders list Jan 30, 2025
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
None yet
Development

Successfully merging this pull request may close these issues.

Add token page
2 participants