CakeWallet/cw_polygon/lib
David Adegoke 4434ad7363
CW-1086: Polygon Issues (#2329)
* fix(polygon): Polygon wallets not showing in address book when sending tokens

* feat(polygon_issues): Enhance gas price handling in EVM Chains

This change:
- Updates gas price calculation to account for minimum priority fee in Polygon
- Adjusts gas price handling to use maxFeePerGas when gasPrice is not provided.
- Fixes issue with send all for Polygon
2025-06-24 05:41:43 +03:00
..
cw_polygon.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
default_polygon_erc20_tokens.dart CW-1086: Polygon Issues (#2329) 2025-06-24 05:41:43 +03:00
polygon_client.dart CW-1086: Polygon Issues (#2329) 2025-06-24 05:41:43 +03:00
polygon_mnemonics_exception.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
polygon_transaction_history.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
polygon_transaction_info.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
polygon_wallet.dart CW-1086: Polygon Issues (#2329) 2025-06-24 05:41:43 +03:00
polygon_wallet_service.dart feat: Load default ERC20 Tokens for existing ETH and Polygon Wallets (#2274) 2025-05-15 22:57:02 +03:00