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
https://eth.blockscout.com/tx/0x5ad65dfa90672c50d44d1e44f0db545fb337aa3da9656a5768ec163caa9d3dd5?tab=logs
"Contract must be verified" message shown for the already verified contract in Tx logs.
Steps:
Result:
Should be: Logs should be decoded for a tx involving verified contracts
The text was updated successfully, but these errors were encountered:
the decoded status was taken from the API response, all the records except the first one have "decoded: null" property, what to show in that case?
Sorry, something went wrong.
Decided: remove " To see accurate...." notification if contract is verified, but events not decoded
Tx logs: "Contract must be verified" message shown for the already ve…
8c43c8b
…rified contract in Tx logs Fixes #1268
Tx logs: "Contract must be verified" message shown for the already ve… (
3b49f1d
#1286) Tx logs: "Contract must be verified" message shown for the already verified contract in Tx logs Fixes #1268
tom2drum
Successfully merging a pull request may close this issue.
https://eth.blockscout.com/tx/0x5ad65dfa90672c50d44d1e44f0db545fb337aa3da9656a5768ec163caa9d3dd5?tab=logs
"Contract must be verified" message shown for the already verified contract in Tx logs.
Steps:
Result:
Should be:
Logs should be decoded for a tx involving verified contracts
The text was updated successfully, but these errors were encountered: