Hi,
I've created a function mintAllSupply() that works perfectly fine on Remix VM but on Mumbai it's failing saying out of Gas. What can I do to make it work? I tried to be on aggressive gas choice with Metamask but still failing
https://mumbai.polygonscan.com/tx/0x4223e2c1a173759af8617351aae09ec77cb33699203ea77a1004afb733063111
Jun 17, 2023, 10:28 AM
try setting 30M gas limit
should work
Jun 17, 2023, 10:34 AM
Metamask is not allowing "Gas limit must be greater than 20999 and less than 7920027"
Jun 17, 2023, 10:35 AM
since when
Jun 17, 2023, 10:35 AM
Jun 17, 2023, 10:36 AM
lol
Jun 17, 2023, 10:37 AM
Am I making a mistake?
Jun 17, 2023, 10:38 AM
works for me
try changing rpc
Jun 17, 2023, 10:38 AM
Okay Thanks
Let me try
Worked! Thanks again
Jun 17, 2023, 10:42 AM