bfun-configs 0.0.17 → 0.0.19
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/chainConfigs.d.ts +8 -0
- package/chainConfigs.d.ts.map +1 -1
- package/index.js +928 -4
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/wagmiGenerated.d.ts +2624 -22
- package/wagmiGenerated.d.ts.map +1 -1
package/chainConfigs.d.ts
CHANGED
|
@@ -21,6 +21,8 @@ export declare const chainConfigs: {
|
|
|
21
21
|
FACTORY_OWNER: string;
|
|
22
22
|
PROTOCOL_REWARD_RECIPIENT: string;
|
|
23
23
|
VAULT_KEEPER: string;
|
|
24
|
+
X_ORACLE_KEY_ADDRESS: string;
|
|
25
|
+
GIFT_VAULT_SNOWBALL_HELPER: string;
|
|
24
26
|
UNISWAP_V3_NONFUNGIBLE_POSITION_MANAGER: string;
|
|
25
27
|
QUOTER_V2: string;
|
|
26
28
|
SWAP_ROUTER_V2: string;
|
|
@@ -562,6 +564,8 @@ export declare const chainConfigs: {
|
|
|
562
564
|
FACTORY_OWNER: string;
|
|
563
565
|
PROTOCOL_REWARD_RECIPIENT: string;
|
|
564
566
|
VAULT_KEEPER: string;
|
|
567
|
+
X_ORACLE_KEY_ADDRESS: string;
|
|
568
|
+
GIFT_VAULT_SNOWBALL_HELPER: string;
|
|
565
569
|
UNISWAP_V3_NONFUNGIBLE_POSITION_MANAGER: string;
|
|
566
570
|
QUOTER_V2: string;
|
|
567
571
|
SWAP_ROUTER_V2: string;
|
|
@@ -835,6 +839,8 @@ export declare const chainConfigs: {
|
|
|
835
839
|
FACTORY_OWNER: string;
|
|
836
840
|
PROTOCOL_REWARD_RECIPIENT: string;
|
|
837
841
|
VAULT_KEEPER: string;
|
|
842
|
+
X_ORACLE_KEY_ADDRESS: string;
|
|
843
|
+
GIFT_VAULT_SNOWBALL_HELPER: string;
|
|
838
844
|
UNISWAP_V3_NONFUNGIBLE_POSITION_MANAGER: string;
|
|
839
845
|
QUOTER_V2: string;
|
|
840
846
|
SWAP_ROUTER_V2: string;
|
|
@@ -1376,6 +1382,8 @@ export declare const chainConfigs: {
|
|
|
1376
1382
|
FACTORY_OWNER: string;
|
|
1377
1383
|
PROTOCOL_REWARD_RECIPIENT: string;
|
|
1378
1384
|
VAULT_KEEPER: string;
|
|
1385
|
+
X_ORACLE_KEY_ADDRESS: string;
|
|
1386
|
+
GIFT_VAULT_SNOWBALL_HELPER: string;
|
|
1379
1387
|
UNISWAP_V3_NONFUNGIBLE_POSITION_MANAGER: string;
|
|
1380
1388
|
QUOTER_V2: string;
|
|
1381
1389
|
SWAP_ROUTER_V2: string;
|
package/chainConfigs.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chainConfigs.d.ts","sourceRoot":"","sources":["../package/chainConfigs.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"chainConfigs.d.ts","sourceRoot":"","sources":["../package/chainConfigs.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsoDtB,CAAC"}
|