Dear expert,
I used this command:
curl -X ‘GET’
‘https://deep-index.moralis.io/api/v2/0x24c64f2D1B6FD9af1A992EE2D8eB864bDE45232F/nft?chain=rinkeby&format=decimal’
-H ‘accept: application/json’
-H ‘X-API-Key: 32423424’
The return value is
However, I found that the amount is not correct, you can see the details in above pic.
The total number of array is 5, but the value of the amount in return value is 7, please tell me the reasons, thanks