damm-sdk 1.1.31-alpha.21 → 1.1.31-alpha.23
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/dist/index.cjs +2707 -2312
- package/dist/index.cjs.map +20 -16
- package/dist/index.js +2857 -2339
- package/dist/index.js.map +20 -14
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +3 -2
package/package.json
CHANGED
|
@@ -321,7 +321,8 @@
|
|
|
321
321
|
"velo": "0x3c8B650257cFb5f272f799F5e2b4e65093a11a05",
|
|
322
322
|
"weth": "0x4200000000000000000000000000000000000006",
|
|
323
323
|
"wbtc": "0x68f180fcCe6836688e9084f035309E29Bf0A2095",
|
|
324
|
-
"tbtc": "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40"
|
|
324
|
+
"tbtc": "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40",
|
|
325
|
+
"op": "0x4200000000000000000000000000000000000042"
|
|
325
326
|
},
|
|
326
327
|
"gnosisSafe": {
|
|
327
328
|
"v1_4_1": {
|
|
@@ -334,7 +335,7 @@
|
|
|
334
335
|
"zodiac": {
|
|
335
336
|
"rolesModule": "0x9646fDAD06d3e24444381f44362a3B0eB343D337",
|
|
336
337
|
"moduleProxyFactory": "0x000000000000aDdB49795b0f9bA5BC298cDda236",
|
|
337
|
-
"multisendUnwrapper": "
|
|
338
|
+
"multisendUnwrapper": "0x93B7fCbc63ED8a3a24B59e1C3e6649D50B7427c0",
|
|
338
339
|
"delayModule": "0xd54895B1121A2eE3f37b502F507631FA1331BED6"
|
|
339
340
|
},
|
|
340
341
|
"enso": {
|