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

Begin to fix ERC-271 tokens #679

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Begin to fix ERC-271 tokens #679

merged 2 commits into from
Jul 6, 2023

Conversation

csillag
Copy link
Contributor

@csillag csillag commented Jul 6, 2023

This PR builds on latest API changes from #677.

Afer this, we don't die on ERC-721 tokens.

It needs more work to actually display them properly,
but after this change, at least we are not throwing any more exceptions
when encountering them.

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

Deployed to Cloudflare Pages

Latest commit: 972e62326952cc3de195fcff005d1c2042562576
Status:✅ Deploy successful!
Preview URL: https://43105810.oasis-explorer.pages.dev

@csillag csillag mentioned this pull request Jul 6, 2023
It needs more work to actually display them properly,
but after this change, at least we are not throwing any more exceptions
when encountering them.
@csillag csillag force-pushed the csillag/fix-erc271-tokens branch from 045a7d8 to 972e623 Compare July 6, 2023 11:22
@csillag csillag marked this pull request as ready for review July 6, 2023 11:22
@csillag csillag requested review from lukaw3d, buberdds and lubej July 6, 2023 11:22
@csillag csillag merged commit da99414 into master Jul 6, 2023
@csillag csillag deleted the csillag/fix-erc271-tokens branch July 6, 2023 11:25
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