bor icon indicating copy to clipboard operation
bor copied to clipboard

Gas Price Really High on Amoy Testnet

Open pacman21 opened this issue 1 year ago • 1 comments

I can't deploy or even interact with contracts because the gas price is so high on the Amoy Test net. "transaction underpriced: tip needed 30000000000, tip permitted 1000000000". I even had issues transferring Matic on the test net.

We have any news on why this is so and when this can fixed?

pacman21 avatar Jun 28 '24 13:06 pacman21

@pacman21 the base fee depends on the network utilisation. I believe if you supply a bit higher than the recommended values, it should go through. Can you share the exact values you're using? Thanks!

manav2401 avatar Jul 04 '24 13:07 manav2401

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Jul 19 '24 00:07 github-actions[bot]

Does anyone ever read these threads? A single contract deployment cost me 1.15 MATIC. The faucet I use gives 0.1 per day. It's ridiculous.

EDIT: now Alchemy faucet gives 0.1 Amoy MATIC once per 72 hours. I must claim it every day for 30 days to deploy a single contract 😡😡😡

andrew-sol avatar Jul 31 '24 09:07 andrew-sol

Hey @andrew-sol ,

Please fill out the test token request form below for bulk requests. Our team will review and deposit the tokens. https://docs.google.com/forms/d/e/1FAIpQLSe4npoGldJknEs9EBtPaV3AS-0HTso2IuMWDCiMmLEMCx8euQ/viewform

Groovytent avatar Aug 01 '24 10:08 Groovytent

Hey @andrew-sol ,

Please fill out the test token request form below for bulk requests. Our team will review and deposit the tokens. https://docs.google.com/forms/d/e/1FAIpQLSe4npoGldJknEs9EBtPaV3AS-0HTso2IuMWDCiMmLEMCx8euQ/viewform

Yep, already did that yesterday. Received the tokens in 30 minutes. Thanks.

andrew-sol avatar Aug 01 '24 14:08 andrew-sol

The logic used in gasstation API has been updated to reflect PIP-35 changes and few other small changes to keep the priority fee at conservative levels. The base fee was pretty low earlier as well.

You can check out the gasstation API now https://github.com/maticnetwork/Polygon-Improvement-Proposals/blob/main/PIPs/PIP-35.md

ssandeep avatar Aug 16 '24 11:08 ssandeep