We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a88bec commit 3ce06e7Copy full SHA for 3ce06e7
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Unreleased
4
5
+## 2.40.3 (2025-12-29)
6
+
7
+- fixed: Fix Rango EVM approval address
8
+- fixed: Add pendingTxs to createEvmApprovalEdgeTransactions
9
10
## 2.40.2 (2025-12-10)
11
12
- added: Added new mappings to all swap providers.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "edge-exchange-plugins",
- "version": "2.40.2",
+ "version": "2.40.3",
"description": "Exchange-rate sources for the Edge core",
"homepage": "https://edge.app/",
"repository": {
0 commit comments