'Max mint amount from dapp

is mint amount capped at 66 in web3.js ?? I'm using Hashlips Dapp boilerplate with some adjustments to mint ERC20 tokens instead of ERC721 but I can't find a way to make the mint amount higher than 66 without having the transaction erroring. If I mint the same high amount using polyscan integrated executer or using remix it works fine. you can check hashlips dapp here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source