Skip to content

Should be able to "Write Contract" if no abi exists #144

@joaocosta9

Description

@joaocosta9

When we have the ABI of the contract saved, we can click "Write Contract" on the transaction, and it redirects us to the contract tab on the address page, prefilled with the function and calldata parameters.

Image However, if the ABI is not available, this functionality currently doesn't work. We should still be able to reproduce the transaction call even without the ABI. This requires changes to the Contract tab on the address page, and the an UI that can correctly reflect this case. Image

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