Skip to content

Is it possible to pass an address array to an eth contract function with transact_and_wait ? #143

@LouisRandaxhe

Description

@LouisRandaxhe

Hello, I am trying to transact with an eth contract method that take an address[] memory in arguments.

When I try to pass this array in args of transact_and_wait in my rails app, I have this error : Could not parse address: ["...", "...", ...].

How can I solve that problem ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions