leapdao / bridge-ui

dApp for interacting with LeapDAO chain
https://testnet.leapdao.org
GNU General Public License v3.0
11 stars 5 forks source link

Unknown token address #268

Closed troggy closed 4 years ago

troggy commented 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

troggy commented 4 years ago

was a testnet issue