Closed troggy closed 4 years ago
tokenOfOwnerByIndex called on plasma ERC721 sometimes throws with Unknown token address. The error is likely comes from leap-node's executeCall where we process tokenOfOwnerByIndex and call getColor which throws
tokenOfOwnerByIndex
Unknown token address
executeCall
getColor
was a testnet issue
tokenOfOwnerByIndex
called on plasma ERC721 sometimes throws withUnknown token address
. The error is likely comes from leap-node'sexecuteCall
where we processtokenOfOwnerByIndex
and callgetColor
which throws