bitmark-inc / autonomy-apps

1 stars 1 forks source link

NFT Indexer - Missing provenance for all ERC721 tokens indexed in the Indexer #3213

Closed longbmk closed 9 months ago

longbmk commented 9 months ago

The root cause is that Client app called Index API in V1 or used V2 but missing input "history": true. We need to fix these:

Please use this address to debug 0xBE88A02E13998BB0D47bC8749a191719EA45D12B

https://indexer.autonomy.io/v2/nft?owner=0xBE88A02E13998BB0D47bC8749a191719EA45D12B&size=1000

image
longbmk commented 9 months ago

This is fixed