Skip to content

Understand if and how we want to support precompiled contracts #2786

@manuelwedler

Description

@manuelwedler

This came in the Clear Signing working group. It would be helpful for auditors to be able to fetch ABI for such contracts. See this example on Etherscan:
https://seiscan.io/address/0x0000000000000000000000000000000000001007#code

These don't return bytecode via eth_getCode. However, they have a callable ABI. Etherscan just shows a Solidity interface as source for these contracts. We might be able to do something similar.

I think it could be a server level feature outside of lib-sourcify. These are such few contracts that it would even be fine to hardcode these in some json file or something IMO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions