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

fix(ui-ux): fix displayed read methods that are actually write methods #328

Merged
merged 6 commits into from
Aug 14, 2023

Conversation

lykalabrada
Copy link
Contributor

What this PR does / why we need it:

For smart contract, there are read methods returned by blockscout api that is actually write method, so this PR is a work-around to manually filter out those write methods from read methods section.

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • Read your code changes at least once
  • Your UI implementation visually matched the rendered design*
  • Unit tests*
  • Added e2e tests*

@netlify
Copy link

netlify bot commented Aug 11, 2023

Deploy Preview for defimetascan ready!

Name Link
🔨 Latest commit 028c4dc
🔍 Latest deploy log https://app.netlify.com/sites/defimetascan/deploys/64d98d8f141e520009a782b2
😎 Deploy Preview https://deploy-preview-328--defimetascan.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pierregee pierregee merged commit 54ad9d8 into main Aug 14, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/fix Fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants