leap-node icon indicating copy to clipboard operation
leap-node copied to clipboard

JSON RPC: balanceOf for enumerable NFT always returns 0

Open troggy opened this issue 6 years ago • 0 comments

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.

troggy avatar Jun 27 '19 16:06 troggy