@zoralabs/protocol-deployments 0.3.1-PRE.0 → 0.3.1
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/.turbo/turbo-build.log +43 -43
- package/CHANGELOG.md +3 -2
- package/LICENSE +21 -0
- package/dist/generated/wagmi.d.ts +32 -32
- package/dist/index.cjs +7 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/package.json +9 -9
- package/src/generated/wagmi.ts +25 -25
- package/json/1155.json +0 -212
- package/json/mints.json +0 -46
package/dist/index.js
CHANGED
|
@@ -2275,14 +2275,14 @@ var secondarySwapABI = [
|
|
|
2275
2275
|
{ type: "error", inputs: [], name: "SaleNotSet" }
|
|
2276
2276
|
];
|
|
2277
2277
|
var secondarySwapAddress = {
|
|
2278
|
-
1: "
|
|
2279
|
-
10: "
|
|
2280
|
-
8453: "
|
|
2281
|
-
42161: "
|
|
2282
|
-
81457: "
|
|
2283
|
-
84532: "
|
|
2278
|
+
1: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2279
|
+
10: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2280
|
+
8453: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2281
|
+
42161: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2282
|
+
81457: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2283
|
+
84532: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2284
2284
|
7777777: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2285
|
-
11155111: "
|
|
2285
|
+
11155111: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91",
|
|
2286
2286
|
999999999: "0x777777794a6e310F2A55da6f157b16ED28Fa5D91"
|
|
2287
2287
|
};
|
|
2288
2288
|
var secondarySwapConfig = {
|