Skip to content

Build input previews from Clear Signing descriptors without calldata #51

Description

@manuelwedler

It might be useful for some use cases to build pure label previews without passing calldata. For example, a transaction builder UI in a block explorer might find this useful.

We could build some function to return all field labels for a given chain id and address pair. This would simply resolve the descriptor and not run any formatting. In case a Solidity function argument has no corresponding clear signing field, we can fall back to display the ABI label.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions