ERC-404 token transfers problem

In response to the recent standards introduced by ERC-404, Moralis is currently unable to retrieve ERC-404 token transfer data. Is there a known solution or workaround for this issue?

Hi @bjolbordi

ERC404 is a recent standard. We haven’t completely tested it with our API. Our team will make sure to support it very soon.

For now you can try using the getContractEvents endpoint to get all the transfer events of the contract.

1 Like