eth95 icon indicating copy to clipboard operation
eth95 copied to clipboard

Pass Struct Arguments as Array

Open zakrad opened this issue 1 year ago • 3 comments

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?

zakrad avatar Dec 27 '24 11:12 zakrad