eth95
eth95 copied to clipboard
Pass Struct Arguments as Array
I’m receiving invalid tuple value (argument="tuple", value="[1,2,3]", code=INVALID_ARGUMENT, version=abi/5.7.0) when trying to pass a struct with uint256 fields as an array or object. Is there a specific format for passing struct params?