Skip to content

TODOs #2

@DOBEN

Description

@DOBEN
  • Display all functionSelectors/perfectMatches (in case several exist)
  • Ethereum mainnet (from drop-down doesn't work currently; API key missing)
  • Handle edge cases better: Uint256/Bytes32 can not be distinguished well from looking at the bytecode; evMole prefers to display them as uint256, while looking at the database of openChain.xyz can reveal that bytes32 is a better bet in terms of occurrence in some cases (e.g. function selector: 0x9b0b0fda in contract 0x5f5a404A5edabcDD80DB05E8e54A78c9EBF000C2; e.g. function selectors in contract 0x6D19E24564A13BC07C63976B84c212541da2E8Ac)
  • The front-end freezes when decoding some contracts -> find a better default gasLimit for the decoding -> timeout the request to fetch data from function selector database
  • Front-end cannot automatically detect poxy-implementation relationships in the bytecode -> check out if whatsABI should be used to detect this relationship -> display the proxy/beacon-proxy ABI + implementation ABI

Next Milestones:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions