@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/CHANGELOG.md
CHANGED
package/dist/encoding.d.ts
CHANGED
|
@@ -62,7 +62,7 @@ export declare const encodeBuySupplyWithSingleHopSwapRouterHookCall: ({ buyRecip
|
|
|
62
62
|
chainId: keyof typeof buySupplyWithSwapRouterHookAddress;
|
|
63
63
|
ethValue?: bigint;
|
|
64
64
|
}) => {
|
|
65
|
-
hook: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed" | "
|
|
65
|
+
hook: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed" | "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE";
|
|
66
66
|
hookData: `0x${string}`;
|
|
67
67
|
value: bigint | undefined;
|
|
68
68
|
};
|
|
@@ -82,7 +82,7 @@ export declare const encodeBuySupplyWithMultiHopSwapRouterHookCall: ({ buyRecipi
|
|
|
82
82
|
chainId: keyof typeof buySupplyWithSwapRouterHookAddress;
|
|
83
83
|
ethValue?: bigint;
|
|
84
84
|
}) => {
|
|
85
|
-
hook: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed" | "
|
|
85
|
+
hook: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed" | "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE";
|
|
86
86
|
hookData: `0x${string}`;
|
|
87
87
|
value: bigint | undefined;
|
|
88
88
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed)
|
|
3
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
3
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE)
|
|
4
4
|
*/
|
|
5
5
|
export declare const buySupplyWithSwapRouterHookABI: readonly [{
|
|
6
6
|
readonly type: "constructor";
|
|
@@ -99,20 +99,20 @@ export declare const buySupplyWithSwapRouterHookABI: readonly [{
|
|
|
99
99
|
}];
|
|
100
100
|
/**
|
|
101
101
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed)
|
|
102
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
102
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE)
|
|
103
103
|
*/
|
|
104
104
|
export declare const buySupplyWithSwapRouterHookAddress: {
|
|
105
105
|
readonly 8453: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed";
|
|
106
|
-
readonly 84532: "
|
|
106
|
+
readonly 84532: "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE";
|
|
107
107
|
};
|
|
108
108
|
/**
|
|
109
109
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed)
|
|
110
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
110
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE)
|
|
111
111
|
*/
|
|
112
112
|
export declare const buySupplyWithSwapRouterHookConfig: {
|
|
113
113
|
readonly address: {
|
|
114
114
|
readonly 8453: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed";
|
|
115
|
-
readonly 84532: "
|
|
115
|
+
readonly 84532: "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE";
|
|
116
116
|
};
|
|
117
117
|
readonly abi: readonly [{
|
|
118
118
|
readonly type: "constructor";
|
|
@@ -5152,7 +5152,7 @@ export declare const coinABI: readonly [{
|
|
|
5152
5152
|
}];
|
|
5153
5153
|
/**
|
|
5154
5154
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5155
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
5155
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0xaF88840cb637F2684A9E460316b1678AD6245e4a)
|
|
5156
5156
|
*/
|
|
5157
5157
|
export declare const coinFactoryABI: readonly [{
|
|
5158
5158
|
readonly type: "constructor";
|
|
@@ -5884,20 +5884,20 @@ export declare const coinFactoryABI: readonly [{
|
|
|
5884
5884
|
}];
|
|
5885
5885
|
/**
|
|
5886
5886
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5887
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
5887
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0xaF88840cb637F2684A9E460316b1678AD6245e4a)
|
|
5888
5888
|
*/
|
|
5889
5889
|
export declare const coinFactoryAddress: {
|
|
5890
5890
|
readonly 8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3";
|
|
5891
|
-
readonly 84532: "
|
|
5891
|
+
readonly 84532: "0xaF88840cb637F2684A9E460316b1678AD6245e4a";
|
|
5892
5892
|
};
|
|
5893
5893
|
/**
|
|
5894
5894
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5895
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
5895
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0xaF88840cb637F2684A9E460316b1678AD6245e4a)
|
|
5896
5896
|
*/
|
|
5897
5897
|
export declare const coinFactoryConfig: {
|
|
5898
5898
|
readonly address: {
|
|
5899
5899
|
readonly 8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3";
|
|
5900
|
-
readonly 84532: "
|
|
5900
|
+
readonly 84532: "0xaF88840cb637F2684A9E460316b1678AD6245e4a";
|
|
5901
5901
|
};
|
|
5902
5902
|
readonly abi: readonly [{
|
|
5903
5903
|
readonly type: "constructor";
|
package/dist/index.cjs
CHANGED
|
@@ -2383,7 +2383,7 @@ var buySupplyWithSwapRouterHookABI = [
|
|
|
2383
2383
|
];
|
|
2384
2384
|
var buySupplyWithSwapRouterHookAddress = {
|
|
2385
2385
|
8453: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed",
|
|
2386
|
-
84532: "
|
|
2386
|
+
84532: "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE"
|
|
2387
2387
|
};
|
|
2388
2388
|
var buySupplyWithSwapRouterHookConfig = {
|
|
2389
2389
|
address: buySupplyWithSwapRouterHookAddress,
|
|
@@ -4908,7 +4908,7 @@ var coinFactoryABI = [
|
|
|
4908
4908
|
];
|
|
4909
4909
|
var coinFactoryAddress = {
|
|
4910
4910
|
8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3",
|
|
4911
|
-
84532: "
|
|
4911
|
+
84532: "0xaF88840cb637F2684A9E460316b1678AD6245e4a"
|
|
4912
4912
|
};
|
|
4913
4913
|
var coinFactoryConfig = {
|
|
4914
4914
|
address: coinFactoryAddress,
|