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

Contract Explorer: Contract storage #1227

Merged
merged 7 commits into from
Jan 24, 2025
Merged

Contract Explorer: Contract storage #1227

merged 7 commits into from
Jan 24, 2025

Conversation

quietbits
Copy link
Contributor

@quietbits quietbits commented Jan 17, 2025

  • Created a DataTable component to use in the Version History and Contract Storage tabs
    • Sort by column
    • Pagination
  • Contract Storage key/value formating
  • Recursively fetch contract storage data from the API until all entries are fetched

Contracts on Mainnet to try:

  • CD25MNVTZDL4Y3XBCPCJXGXATV5WUHHOWMYFF4YBEGU5FCPGMYTVG5JY
  • CAS3FL6TLZKDGGSISDBWGGPXT3NRR4DYTZD7YOD3HMYO6LTJUVGRVEAM

image

image

@quietbits quietbits linked an issue Jan 17, 2025 that may be closed by this pull request
@stellar-jenkins
Copy link

@quietbits quietbits requested a review from jeesunikim January 17, 2025 21:11
@quietbits quietbits merged commit 92b4b69 into main Jan 24, 2025
5 checks passed
@quietbits quietbits deleted the sc-contract-storage branch January 24, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Contract Details > Contract Storage
3 participants