@exodus/ethereum-lib 3.0.2 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@exodus/ethereum-lib",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "Ethereum Library",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -41,5 +41,5 @@
41
41
  "ms": "^2.1.1",
42
42
  "reselect": "~3.0.1"
43
43
  },
44
- "gitHead": "b5bbf65b92737f9fb2bf6ac3412cc9e0bb803483"
44
+ "gitHead": "39949d6e7fbda630eaa97143d441f226344fa7e2"
45
45
  }
@@ -119,6 +119,7 @@ const customTokensWithRpcBalance = [
119
119
  'move_bsc_4b4012e3',
120
120
  'feg_ethereum_ef42acf0',
121
121
  'feg_bsc_48812e49',
122
+ 'opt2_matic_2bb66719',
122
123
  ]
123
124
 
124
125
  export const isRpcBalanceAsset = (asset) =>