@pear-protocol/symmio-client 0.3.6 → 0.3.8
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.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -1
- package/dist/index.mjs.map +1 -1
- package/dist/react/index.d.mts +10 -8
- package/dist/react/index.d.ts +10 -8
- package/dist/react/index.js +2 -1
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +2 -1
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -23227,7 +23227,8 @@ var CLEARING_HOUSE_ADDRESS = {
|
|
|
23227
23227
|
[8453 /* BASE */]: "0x0000000000000000000000000000000000000000"
|
|
23228
23228
|
};
|
|
23229
23229
|
var SIGNATURE_STORE_ADDRESS = {
|
|
23230
|
-
[42161 /* ARBITRUM */]: "0x94eEa58De1C8945c342dB4bE9670301638E403e2"
|
|
23230
|
+
[42161 /* ARBITRUM */]: "0x94eEa58De1C8945c342dB4bE9670301638E403e2",
|
|
23231
|
+
[8453 /* BASE */]: "0xC19e66D08350Eb88A41377b16C8Ab93EE0FB4996"
|
|
23231
23232
|
};
|
|
23232
23233
|
var DEFAULT_PARTY_B_ADDRESS = {
|
|
23233
23234
|
[42161 /* ARBITRUM */]: "0x00c069d68bc7420740460DBC3cc3fFF9b3742421",
|