@zoralabs/protocol-deployments 0.5.7 → 0.5.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/CHANGELOG.md +0 -6
- package/dist/encoding.d.ts +2 -2
- package/dist/generated/wagmi.d.ts +10 -10
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/wagmi.ts +8 -8
package/dist/index.js
CHANGED
|
@@ -71,7 +71,7 @@ var buySupplyWithSwapRouterHookABI = [
|
|
|
71
71
|
];
|
|
72
72
|
var buySupplyWithSwapRouterHookAddress = {
|
|
73
73
|
8453: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed",
|
|
74
|
-
84532: "
|
|
74
|
+
84532: "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE"
|
|
75
75
|
};
|
|
76
76
|
var buySupplyWithSwapRouterHookConfig = {
|
|
77
77
|
address: buySupplyWithSwapRouterHookAddress,
|
|
@@ -2596,7 +2596,7 @@ var coinFactoryABI = [
|
|
|
2596
2596
|
];
|
|
2597
2597
|
var coinFactoryAddress = {
|
|
2598
2598
|
8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3",
|
|
2599
|
-
84532: "
|
|
2599
|
+
84532: "0xaF88840cb637F2684A9E460316b1678AD6245e4a"
|
|
2600
2600
|
};
|
|
2601
2601
|
var coinFactoryConfig = {
|
|
2602
2602
|
address: coinFactoryAddress,
|