Get ERC20 token mints depreciated

I found that this endpoint for erc20 new mint tokens is depreciated. Can you help me find new endpoints for this?

Hi @bjolbordi

Unfortunately we dont have an alternative endpoint for this. However you can use the token transfers endpoint to get the mint transactions data from the contract based on the zero address.

Please check if this helps

1 Like

Thank you for your response. I’ve built DApps using Moralis several times, but every time I create a new DApp, some endpoints become deprecated or change, and this is causing difficulties for us.

We had to depreciate this endpoint due to the complexities and performance issues :sweat_smile:

1 Like