Skip to content

Fix: Send input with abi encoding for Arrays not functioning #442

@brunomenezes

Description

@brunomenezes

🙂 Expected behavior

Array types to be properly decoded. e.g. uint256[] / string[]

🫠 Actual behavior

It is being encoded as a single string blob.

🧪 Minimal test case

Just need to create a new on-the-fly ABI with such a signature in the Send generic input form.
image

✔️ Possible solutions

Add a new component to the UI to handle Array types, so it can parse the values to their correct types and encode the parameter as an Array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't workingapps:explorerNew rollups explorer.

    Type

    No type

    Projects

    Status

    Todo

    Status

    📌 Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions