and the interface is shown as above.
Now, focus on the âtoken_addressesâ field, where clearly consumers of this api are supposed to be able to input one or multiple or none addresses of NFT smart contracts.
And, the api worked fine when given one or none addresses, but shows âInvalid hex numberâ error when given more than 1 addresses of smart contracts.
And since the field spec clearly states âarray[string]â, we assume it is not working as expected.
So, please help.
Thanks.