Smart contract interaction error "code=INVALID_ARGUMENT, version=bignumber/5.1.1)"

29 views Asked by At

enter image description here

Hello.

How can i solve this? Thanks

I think there should be some kind of symbol betveen values, but i tryed different symbols, but dose not work for me. I don't know much about smartcontracts and solidity and what type of symbols should be used. I apriciate the help.

1

There are 1 answers

0
Petr Hejda On

BlockScan UI accepts array wrapped in square brackets, with values separated by comma.

Applied to your choices example:

[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]