@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.js
CHANGED
|
@@ -23229,7 +23229,8 @@ var CLEARING_HOUSE_ADDRESS = {
|
|
|
23229
23229
|
[8453 /* BASE */]: "0x0000000000000000000000000000000000000000"
|
|
23230
23230
|
};
|
|
23231
23231
|
var SIGNATURE_STORE_ADDRESS = {
|
|
23232
|
-
[42161 /* ARBITRUM */]: "0x94eEa58De1C8945c342dB4bE9670301638E403e2"
|
|
23232
|
+
[42161 /* ARBITRUM */]: "0x94eEa58De1C8945c342dB4bE9670301638E403e2",
|
|
23233
|
+
[8453 /* BASE */]: "0xC19e66D08350Eb88A41377b16C8Ab93EE0FB4996"
|
|
23233
23234
|
};
|
|
23234
23235
|
var DEFAULT_PARTY_B_ADDRESS = {
|
|
23235
23236
|
[42161 /* ARBITRUM */]: "0x00c069d68bc7420740460DBC3cc3fFF9b3742421",
|