WalletConnect buy: set EIP-1559 fees above Polygon's min priority fee

Amoy/Polygon reject txs whose priority fee is under ~25 gwei ("gas tip below
minimum"); wallets lowball it. Set explicit maxPriorityFeePerGas 30 gwei,
maxFeePerGas 250 gwei ceiling, and a 600k gas limit so buys/activations aren't
rejected or mis-estimated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-08 09:07:00 -05:00
parent 90e33a42b5
commit 7469a4907c
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -690,7 +690,7 @@
</div>
</div>
<script src="/assets/common.js?v=20260908c"></script>
<script src="/assets/wallet.js?v=20260908d"></script>
<script src="/assets/wallet.js?v=20260908e"></script>
<script src="/assets/my.js?v=20260908i"></script>
<script src="/assets/chat.js?v=20260907l"></script>
</body>