Created
January 24, 2020 04:23
-
-
Save ligi/e4c3c8212fc5a6ae43a27adb9fecbccd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
solidity files: 6331 | |
contracts with a single sol file: 3879 | |
all @notice's: 13941 | |
unique @notice's: 3378 | |
->tokenAmount: 23 | |
->format Date: 3 | |
->format since: 0 | |
->ENS lookup: 0 | |
->reverseENS lookup: 0 | |
->Percentage formatting: 10 | |
->radspec: 4 | |
->ternary operator: 15 | |
->bracket: 91 | |
->multiplication: 5 | |
->subtraction: 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ligi,
Thanks for starting this. Could help me understand this data? I'm having some trouble.
Does that mean there are 6331 verified contracts on Etherscan?
That's both clear.
Is that the number of unique functions in those contracts that had a natspec annotation?
What do these numbers mean? I assume you tried to categorize the types of annotated contracts or functions.
cc @rmeissner