@agether/sdk 2.7.0 → 2.8.0
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/cli.js +12 -12
- package/dist/index.js +12 -12
- package/dist/index.mjs +12 -12
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -176,13 +176,13 @@ var init_config = __esm({
|
|
|
176
176
|
safeProxyFactory: SAFE_PROXY_FACTORY,
|
|
177
177
|
safe7579: SAFE7579,
|
|
178
178
|
entryPoint: ENTRYPOINT_V07,
|
|
179
|
-
agether4337Factory: "
|
|
180
|
-
agether7579Bootstrap: "
|
|
181
|
-
erc8004ValidationModule: "
|
|
182
|
-
agetherHookMultiplexer: "
|
|
179
|
+
agether4337Factory: "0xE350660Ab3EA87b50233854eacCC6328e268fb48",
|
|
180
|
+
agether7579Bootstrap: "0xD1268B50149e468591Bcba5f6fD3E87b49D43008",
|
|
181
|
+
erc8004ValidationModule: "0x87Aa07Be4Ab4A2e8EeBf4a4e2451c775D0e3fbf1",
|
|
182
|
+
agetherHookMultiplexer: "0xC0b96e36B20d6689F4E4b8C7A0c19C28e8B45B8B",
|
|
183
183
|
validationRegistry: ZERO,
|
|
184
|
-
agether8004Scorer: "
|
|
185
|
-
timelockController: "
|
|
184
|
+
agether8004Scorer: "0xd281a8ec667E406Fcf1097A64A65d1C88Fb0F7Fa",
|
|
185
|
+
timelockController: "0x2033CD354aAf19191F23211c6A6974fCE038AFBe",
|
|
186
186
|
usdc: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
187
187
|
identityRegistry: ERC8004_IDENTITY_REGISTRY,
|
|
188
188
|
morphoBlue: MORPHO_BLUE
|
|
@@ -192,13 +192,13 @@ var init_config = __esm({
|
|
|
192
192
|
safeProxyFactory: SAFE_PROXY_FACTORY,
|
|
193
193
|
safe7579: SAFE7579,
|
|
194
194
|
entryPoint: ENTRYPOINT_V07,
|
|
195
|
-
agether4337Factory: "
|
|
196
|
-
agether7579Bootstrap: "
|
|
197
|
-
erc8004ValidationModule: "
|
|
198
|
-
agetherHookMultiplexer: "
|
|
195
|
+
agether4337Factory: "0x8aeE4961EfaA4a1D36e2b24C5b430C8613fB5b8C",
|
|
196
|
+
agether7579Bootstrap: "0x5e8e4644c628CB464936981e338635476d012B5F",
|
|
197
|
+
erc8004ValidationModule: "0x7B18a7E3D5B3d043FC3525Efcd9a2bB1aE1369Ab",
|
|
198
|
+
agetherHookMultiplexer: "0x2D98eff4b959F3dc76f14c5682A8546438406c4A",
|
|
199
199
|
validationRegistry: ZERO,
|
|
200
|
-
agether8004Scorer: "
|
|
201
|
-
timelockController: "
|
|
200
|
+
agether8004Scorer: "0xA1a0B09147688a09A3027F960623Ae16d1ca7F69",
|
|
201
|
+
timelockController: "0x7f104DBe209E2a05FFc1700b27eaE1C397f011c4",
|
|
202
202
|
usdc: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
203
203
|
identityRegistry: ERC8004_IDENTITY_REGISTRY,
|
|
204
204
|
morphoBlue: MORPHO_BLUE
|
package/dist/index.js
CHANGED
|
@@ -247,13 +247,13 @@ var CONTRACT_ADDRESSES = {
|
|
|
247
247
|
safeProxyFactory: SAFE_PROXY_FACTORY,
|
|
248
248
|
safe7579: SAFE7579,
|
|
249
249
|
entryPoint: ENTRYPOINT_V07,
|
|
250
|
-
agether4337Factory: "
|
|
251
|
-
agether7579Bootstrap: "
|
|
252
|
-
erc8004ValidationModule: "
|
|
253
|
-
agetherHookMultiplexer: "
|
|
250
|
+
agether4337Factory: "0xE350660Ab3EA87b50233854eacCC6328e268fb48",
|
|
251
|
+
agether7579Bootstrap: "0xD1268B50149e468591Bcba5f6fD3E87b49D43008",
|
|
252
|
+
erc8004ValidationModule: "0x87Aa07Be4Ab4A2e8EeBf4a4e2451c775D0e3fbf1",
|
|
253
|
+
agetherHookMultiplexer: "0xC0b96e36B20d6689F4E4b8C7A0c19C28e8B45B8B",
|
|
254
254
|
validationRegistry: ZERO,
|
|
255
|
-
agether8004Scorer: "
|
|
256
|
-
timelockController: "
|
|
255
|
+
agether8004Scorer: "0xd281a8ec667E406Fcf1097A64A65d1C88Fb0F7Fa",
|
|
256
|
+
timelockController: "0x2033CD354aAf19191F23211c6A6974fCE038AFBe",
|
|
257
257
|
usdc: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
258
258
|
identityRegistry: ERC8004_IDENTITY_REGISTRY,
|
|
259
259
|
morphoBlue: MORPHO_BLUE
|
|
@@ -263,13 +263,13 @@ var CONTRACT_ADDRESSES = {
|
|
|
263
263
|
safeProxyFactory: SAFE_PROXY_FACTORY,
|
|
264
264
|
safe7579: SAFE7579,
|
|
265
265
|
entryPoint: ENTRYPOINT_V07,
|
|
266
|
-
agether4337Factory: "
|
|
267
|
-
agether7579Bootstrap: "
|
|
268
|
-
erc8004ValidationModule: "
|
|
269
|
-
agetherHookMultiplexer: "
|
|
266
|
+
agether4337Factory: "0x8aeE4961EfaA4a1D36e2b24C5b430C8613fB5b8C",
|
|
267
|
+
agether7579Bootstrap: "0x5e8e4644c628CB464936981e338635476d012B5F",
|
|
268
|
+
erc8004ValidationModule: "0x7B18a7E3D5B3d043FC3525Efcd9a2bB1aE1369Ab",
|
|
269
|
+
agetherHookMultiplexer: "0x2D98eff4b959F3dc76f14c5682A8546438406c4A",
|
|
270
270
|
validationRegistry: ZERO,
|
|
271
|
-
agether8004Scorer: "
|
|
272
|
-
timelockController: "
|
|
271
|
+
agether8004Scorer: "0xA1a0B09147688a09A3027F960623Ae16d1ca7F69",
|
|
272
|
+
timelockController: "0x7f104DBe209E2a05FFc1700b27eaE1C397f011c4",
|
|
273
273
|
usdc: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
274
274
|
identityRegistry: ERC8004_IDENTITY_REGISTRY,
|
|
275
275
|
morphoBlue: MORPHO_BLUE
|
package/dist/index.mjs
CHANGED
|
@@ -172,13 +172,13 @@ var CONTRACT_ADDRESSES = {
|
|
|
172
172
|
safeProxyFactory: SAFE_PROXY_FACTORY,
|
|
173
173
|
safe7579: SAFE7579,
|
|
174
174
|
entryPoint: ENTRYPOINT_V07,
|
|
175
|
-
agether4337Factory: "
|
|
176
|
-
agether7579Bootstrap: "
|
|
177
|
-
erc8004ValidationModule: "
|
|
178
|
-
agetherHookMultiplexer: "
|
|
175
|
+
agether4337Factory: "0xE350660Ab3EA87b50233854eacCC6328e268fb48",
|
|
176
|
+
agether7579Bootstrap: "0xD1268B50149e468591Bcba5f6fD3E87b49D43008",
|
|
177
|
+
erc8004ValidationModule: "0x87Aa07Be4Ab4A2e8EeBf4a4e2451c775D0e3fbf1",
|
|
178
|
+
agetherHookMultiplexer: "0xC0b96e36B20d6689F4E4b8C7A0c19C28e8B45B8B",
|
|
179
179
|
validationRegistry: ZERO,
|
|
180
|
-
agether8004Scorer: "
|
|
181
|
-
timelockController: "
|
|
180
|
+
agether8004Scorer: "0xd281a8ec667E406Fcf1097A64A65d1C88Fb0F7Fa",
|
|
181
|
+
timelockController: "0x2033CD354aAf19191F23211c6A6974fCE038AFBe",
|
|
182
182
|
usdc: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
183
183
|
identityRegistry: ERC8004_IDENTITY_REGISTRY,
|
|
184
184
|
morphoBlue: MORPHO_BLUE
|
|
@@ -188,13 +188,13 @@ var CONTRACT_ADDRESSES = {
|
|
|
188
188
|
safeProxyFactory: SAFE_PROXY_FACTORY,
|
|
189
189
|
safe7579: SAFE7579,
|
|
190
190
|
entryPoint: ENTRYPOINT_V07,
|
|
191
|
-
agether4337Factory: "
|
|
192
|
-
agether7579Bootstrap: "
|
|
193
|
-
erc8004ValidationModule: "
|
|
194
|
-
agetherHookMultiplexer: "
|
|
191
|
+
agether4337Factory: "0x8aeE4961EfaA4a1D36e2b24C5b430C8613fB5b8C",
|
|
192
|
+
agether7579Bootstrap: "0x5e8e4644c628CB464936981e338635476d012B5F",
|
|
193
|
+
erc8004ValidationModule: "0x7B18a7E3D5B3d043FC3525Efcd9a2bB1aE1369Ab",
|
|
194
|
+
agetherHookMultiplexer: "0x2D98eff4b959F3dc76f14c5682A8546438406c4A",
|
|
195
195
|
validationRegistry: ZERO,
|
|
196
|
-
agether8004Scorer: "
|
|
197
|
-
timelockController: "
|
|
196
|
+
agether8004Scorer: "0xA1a0B09147688a09A3027F960623Ae16d1ca7F69",
|
|
197
|
+
timelockController: "0x7f104DBe209E2a05FFc1700b27eaE1C397f011c4",
|
|
198
198
|
usdc: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
199
199
|
identityRegistry: ERC8004_IDENTITY_REGISTRY,
|
|
200
200
|
morphoBlue: MORPHO_BLUE
|