question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Contract: Unknown

See original GitHub issue

Description

When I run on some addresses, the output shows the contract address field as “unknown” (Yes, it is lowercase). E.g., === Potential denial-of-service if block gas limit is reached === SWC ID: 128 Severity: Low Contract: unknown Function name: constructor PC address: 361 …

How to Reproduce

I do not know how to reproduce as of yet, since I am running parallel threads and was expecting to get the contract address of a particular address from its output result (which is ‘unknown’ in this example)

Expected behavior

The address that was passed in should also be put out into the output if an exploit exists for that contract.

other

I can try and code something that puts the address in question whenever this happens into a file while I am running my program… but I need to wait until my current program finishes completion on the subset of data its working with.

EDIT All of these contracts that show ‘unknown’ in the Contract field have the same constructor name: constructor.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
norhhcommented, Dec 24, 2019

It might take some time for the next release, as this is Christmas time and a bunch of PRs are still in review. Is there a way to know when a release has occurred It may not be that easy, One way is to try installing new mythril version each time you are running a script, Like if you have 0.21.20 then try installing 0.21.21 each time you run the script if no release was done it will just fail.

1reaction
nbanmpcommented, Nov 20, 2019

Thanks. I can confirm that the fix will work on that contract!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Contracts I - Unknown - Google Docs
Unilateral Contract a contract which involves an exchange of the offeror's promise for the offeree's act. The offeree does not make a promise!!...
Read more >
Dealing with 'Unknown Unknowns' in construction contracts
'Unknown Unknowns' are not simply a Donald Rumsfeld double negative; but can now also be considered a genuine area of claims in relation...
Read more >
Unknown Conditions Sample Clauses - Law Insider
Unknown Conditions. If in the performance of the Work the Contractor finds latent, concealed or subsurface physical conditions which differ from the ...
Read more >
Concealed or Unknown Conditions Clauses in Construction ...
A concealed or unknown conditions clause is related to the contract terms that set the scope of work. A contractor is obligated to...
Read more >
52.247-62 Specific Quantities Unknown. - Acquisition.GOV
This clause protects the interests of both the Government and the contractor during the course of the performance of the contract., insert the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found