leap-node
leap-node copied to clipboard
JSON RPC: balanceOf for enumerable NFT always returns 0
Occurs in Bridge UI: https://github.com/leapdao/bridge-ui/issues/224
For non-enumerable ERC721 (not implementing ERC721Enumerable) balanceOf works ok, returning the number of tokens. For enumerable ERC721, balanceOf always returns 0.