Skip to content

Render specific confirmation screens #136

@bitpshr

Description

@bitpshr

We should detect the following types of eth_sendTransaction calls (based on their data field) and render specific styles of confirmation screens:

  • Detect contract deploy send
  • Detect token send
  • Detect contract function call send

Until we do this, all of these operations will still work from within a dapp since they're just eth_sendTransaction calls, but the user may not have a clear idea what's going on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions