Goerli Testnet not Syncing 1155 token transfers Properly
Contract: 0x10d812c56223c616201457ee36bc29EA29bD2629
Tokens: 40000000, 40000001, 40000002
what API endpoint do you use to check that?
this seems to return transfers:
curl --request GET \
--url 'https://deep-index.moralis.io/api/v2/nft/0x10d812c56223c616201457ee36bc29EA29bD2629/transfers?chain=goerli&format=decimal' \
--header 'X-API-Key: API_KEY_HERE' \
--header 'accept: application/json'