@berachain/config 0.0.6 → 0.0.7
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/internal/index.d.cts +120 -120
- package/dist/internal/index.d.ts +120 -120
- package/dist/internal/tsup/index.cjs +1 -1
- package/dist/internal/tsup/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -405,24 +405,24 @@ declare const appConfig: {
|
|
|
405
405
|
* @deprecated use chainConfigs and appConfig instead. chainId should always be read from the app state.
|
|
406
406
|
*/
|
|
407
407
|
declare const config: {
|
|
408
|
-
readonly chainId: ChainId.
|
|
408
|
+
readonly chainId: ChainId.BEPOLIA;
|
|
409
409
|
readonly tokens: {
|
|
410
410
|
readonly wbera: "0x6969696969696969696969696969696969696969";
|
|
411
411
|
readonly swbera: "0x118D2cEeE9785eaf70C15Cd74CD84c9f8c3EeC9a";
|
|
412
412
|
readonly bgt: "0x656b95E550C07a9ffe548bd4085c72418Ceb1dba";
|
|
413
|
-
readonly wbtc: "
|
|
414
|
-
readonly weth: "
|
|
413
|
+
readonly wbtc: "0x";
|
|
414
|
+
readonly weth: "0x";
|
|
415
415
|
};
|
|
416
416
|
readonly depositContract: "0x4242424242424242424242424242424242424242";
|
|
417
417
|
readonly pol: {
|
|
418
418
|
readonly rewardVaultHelper: "0xEe233a69A36Db7fC10E03e921D90DEC52Cdce6e2";
|
|
419
419
|
readonly beraChef: "0xdf960E8F3F19C481dDE769edEDD439ea1a63426a";
|
|
420
|
-
readonly rewardAllocationFactory: "0xc8FD9a3fB3Dad4C22c9F8Cfa7cecC318A667A791";
|
|
421
420
|
readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
|
|
421
|
+
readonly rewardAllocationFactory: "0x7f09Cf6958631513aF0400488F65c7B5c0313F52";
|
|
422
422
|
readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
|
|
423
|
-
readonly subgraph:
|
|
423
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/pol-subgraph/bepolia-1.7.0/gn";
|
|
424
424
|
readonly bribeBoostApi: string;
|
|
425
|
-
readonly bgtIncentiveDistributor: "
|
|
425
|
+
readonly bgtIncentiveDistributor: "0xb0d005Fe83E3F1ec876C1a64700c5F0d6265d9E3";
|
|
426
426
|
};
|
|
427
427
|
readonly api: {
|
|
428
428
|
readonly uri: string;
|
|
@@ -430,32 +430,32 @@ declare const config: {
|
|
|
430
430
|
"x-api-key": string;
|
|
431
431
|
} | undefined;
|
|
432
432
|
};
|
|
433
|
-
readonly blocksSubgraph:
|
|
433
|
+
readonly blocksSubgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/blocks-subgraph/bepolia-v1.1.0/gn";
|
|
434
434
|
readonly bex: {
|
|
435
|
-
readonly chainName: "
|
|
436
|
-
readonly vault: "
|
|
437
|
-
readonly helper: "
|
|
438
|
-
readonly queries: "
|
|
439
|
-
readonly relayer: "
|
|
435
|
+
readonly chainName: "BEPOLIA";
|
|
436
|
+
readonly vault: "0x708cA656b68A6b7384a488A36aD33505a77241FE";
|
|
437
|
+
readonly helper: "0xC7c981ADcDC5d48fed0CD52807fb2bAB22676C8f";
|
|
438
|
+
readonly queries: "0xE3723383a0EA73D5c0dE424BAA97F97f86f6cF92";
|
|
439
|
+
readonly relayer: "0x343215E156Ff586711a5B8C49Fe3099BAF22624C";
|
|
440
440
|
readonly factories: {
|
|
441
|
-
readonly composableStable: "
|
|
442
|
-
readonly weighted: "
|
|
441
|
+
readonly composableStable: "0xB60DbBaCEaeC23486a64d12089F467ef949f1bb1";
|
|
442
|
+
readonly weighted: "0xf1d23276C7b271B2aC595C78977b2312E9954D57";
|
|
443
443
|
};
|
|
444
|
-
readonly
|
|
445
|
-
readonly
|
|
446
|
-
readonly
|
|
447
|
-
readonly
|
|
448
|
-
readonly
|
|
449
|
-
readonly
|
|
450
|
-
readonly haikuAgentAddress: "0x69495273D6Dc572A830A4D6e00400a1e9d5B8f71";
|
|
444
|
+
readonly poolCreationHelper: "0x0dC9964F6CA33d9EF38DEB4925234766127C6B36";
|
|
445
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/bepolia-1.0.3/gn";
|
|
446
|
+
readonly aggregatorsRouter: "0x0000000000000000000000000000000000000000";
|
|
447
|
+
readonly aggregatorsRouterExecutor: "0x0000000000000000000000000000000000000000";
|
|
448
|
+
readonly haikuRouter: null;
|
|
449
|
+
readonly haikuAgentAddress: null;
|
|
451
450
|
readonly aggregatorsProxyUrl: string;
|
|
452
|
-
readonly recoverFundsApi:
|
|
453
|
-
readonly recoverFundsContract:
|
|
451
|
+
readonly recoverFundsApi: "https://t3stbe4i5d40p.testnet.berachain.com";
|
|
452
|
+
readonly recoverFundsContract: "0x0eFeC4379805fAFA7269Ec599a6921f388C8841a";
|
|
453
|
+
readonly balancerDelegatedOwnership: "0xba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1b";
|
|
454
454
|
};
|
|
455
455
|
readonly honey: {
|
|
456
456
|
readonly name: "Honey";
|
|
457
|
-
readonly url: "https://honey.berachain.com";
|
|
458
|
-
readonly subgraph:
|
|
457
|
+
readonly url: "https://bepolia.honey.berachain.com";
|
|
458
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/honey-subgraph/bepolia-v1.2.1/gn";
|
|
459
459
|
readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
|
|
460
460
|
readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
|
|
461
461
|
readonly pythWrapper: "0x4b7cb1c197f8EE4d309866B16C2c12E3B4E7E606";
|
|
@@ -464,17 +464,17 @@ declare const config: {
|
|
|
464
464
|
};
|
|
465
465
|
readonly hub: {
|
|
466
466
|
readonly name: "BeraHub";
|
|
467
|
-
readonly url: "https://hub.berachain.com";
|
|
467
|
+
readonly url: "https://bepolia.hub.berachain.com";
|
|
468
468
|
};
|
|
469
469
|
readonly governance: {
|
|
470
|
-
readonly governor:
|
|
471
|
-
readonly timelock:
|
|
472
|
-
readonly subgraph:
|
|
470
|
+
readonly governor: `0x${string}`;
|
|
471
|
+
readonly timelock: `0x${string}`;
|
|
472
|
+
readonly subgraph: string;
|
|
473
473
|
};
|
|
474
474
|
readonly lists: {
|
|
475
|
-
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/
|
|
476
|
-
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/
|
|
477
|
-
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/
|
|
475
|
+
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/bepolia.json";
|
|
476
|
+
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/bepolia.json";
|
|
477
|
+
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/bepolia.json";
|
|
478
478
|
};
|
|
479
479
|
readonly external: {
|
|
480
480
|
readonly pyth: "0x2880aB155794e7179c9eE2e38200202908C17B43";
|
|
@@ -482,44 +482,39 @@ declare const config: {
|
|
|
482
482
|
readonly averageBlockTime: 2;
|
|
483
483
|
readonly bridge: {
|
|
484
484
|
readonly name: "BeraBridge";
|
|
485
|
-
readonly url: "https://bridge.berachain.com";
|
|
485
|
+
readonly url: "https://bepolia.bridge.berachain.com";
|
|
486
486
|
readonly nft: {
|
|
487
487
|
readonly name: "BeraBridge NFT";
|
|
488
|
-
readonly url: "
|
|
488
|
+
readonly url: "#";
|
|
489
489
|
readonly eth: {
|
|
490
|
-
readonly subgraph: "
|
|
490
|
+
readonly subgraph: "#";
|
|
491
491
|
};
|
|
492
492
|
readonly berachain: {
|
|
493
|
-
readonly subgraph: "
|
|
493
|
+
readonly subgraph: "#";
|
|
494
494
|
};
|
|
495
495
|
};
|
|
496
496
|
};
|
|
497
497
|
readonly bend: {
|
|
498
498
|
readonly name: "Bend";
|
|
499
|
-
readonly url: "https://bend.berachain.com";
|
|
500
|
-
readonly whiskApi:
|
|
501
|
-
readonly uri: string;
|
|
502
|
-
readonly headers: {
|
|
503
|
-
Authorization: string;
|
|
504
|
-
} | undefined;
|
|
505
|
-
};
|
|
499
|
+
readonly url: "https://bepolia.bend.berachain.com";
|
|
500
|
+
readonly whiskApi: null;
|
|
506
501
|
readonly production: {
|
|
507
|
-
readonly morpho:
|
|
508
|
-
readonly adaptiveCurveIrm:
|
|
509
|
-
readonly metaMorphoFactory:
|
|
510
|
-
readonly publicAllocator:
|
|
511
|
-
readonly bundler3:
|
|
512
|
-
readonly generalAdapter1:
|
|
513
|
-
readonly supportedVaults:
|
|
502
|
+
readonly morpho: null;
|
|
503
|
+
readonly adaptiveCurveIrm: null;
|
|
504
|
+
readonly metaMorphoFactory: null;
|
|
505
|
+
readonly publicAllocator: null;
|
|
506
|
+
readonly bundler3: null;
|
|
507
|
+
readonly generalAdapter1: null;
|
|
508
|
+
readonly supportedVaults: Address[];
|
|
514
509
|
};
|
|
515
510
|
readonly staging: {
|
|
516
|
-
readonly morpho:
|
|
517
|
-
readonly adaptiveCurveIrm:
|
|
518
|
-
readonly metaMorphoFactory:
|
|
519
|
-
readonly publicAllocator:
|
|
520
|
-
readonly bundler3:
|
|
521
|
-
readonly generalAdapter1:
|
|
522
|
-
readonly supportedVaults:
|
|
511
|
+
readonly morpho: null;
|
|
512
|
+
readonly adaptiveCurveIrm: null;
|
|
513
|
+
readonly metaMorphoFactory: null;
|
|
514
|
+
readonly publicAllocator: null;
|
|
515
|
+
readonly bundler3: null;
|
|
516
|
+
readonly generalAdapter1: null;
|
|
517
|
+
readonly supportedVaults: Address[];
|
|
523
518
|
};
|
|
524
519
|
};
|
|
525
520
|
readonly explore: {
|
|
@@ -528,31 +523,38 @@ declare const config: {
|
|
|
528
523
|
};
|
|
529
524
|
readonly explorer: {
|
|
530
525
|
readonly name: "Berascan";
|
|
531
|
-
readonly url: "https://berascan.com";
|
|
526
|
+
readonly url: "https://testnet.berascan.com";
|
|
532
527
|
};
|
|
533
528
|
readonly chain: {
|
|
534
529
|
readonly name: string;
|
|
535
530
|
};
|
|
536
|
-
readonly faucet:
|
|
531
|
+
readonly faucet: {
|
|
532
|
+
readonly name: "Faucet";
|
|
533
|
+
readonly url: "https://bepolia.faucet.berachain.com";
|
|
534
|
+
readonly dripAmount: 1;
|
|
535
|
+
readonly timeGap: 8;
|
|
536
|
+
readonly cloudflareKey: string;
|
|
537
|
+
readonly endpoint: "https://faucet-api.testnet.berachain.com";
|
|
538
|
+
};
|
|
537
539
|
} | {
|
|
538
|
-
readonly chainId: ChainId.
|
|
540
|
+
readonly chainId: ChainId.MAINNET;
|
|
539
541
|
readonly tokens: {
|
|
540
542
|
readonly wbera: "0x6969696969696969696969696969696969696969";
|
|
541
543
|
readonly swbera: "0x118D2cEeE9785eaf70C15Cd74CD84c9f8c3EeC9a";
|
|
542
544
|
readonly bgt: "0x656b95E550C07a9ffe548bd4085c72418Ceb1dba";
|
|
543
|
-
readonly wbtc: "
|
|
544
|
-
readonly weth: "
|
|
545
|
+
readonly wbtc: "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c";
|
|
546
|
+
readonly weth: "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590";
|
|
545
547
|
};
|
|
546
548
|
readonly depositContract: "0x4242424242424242424242424242424242424242";
|
|
547
549
|
readonly pol: {
|
|
548
550
|
readonly rewardVaultHelper: "0xEe233a69A36Db7fC10E03e921D90DEC52Cdce6e2";
|
|
549
551
|
readonly beraChef: "0xdf960E8F3F19C481dDE769edEDD439ea1a63426a";
|
|
552
|
+
readonly rewardAllocationFactory: "0xc8FD9a3fB3Dad4C22c9F8Cfa7cecC318A667A791";
|
|
550
553
|
readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
|
|
551
|
-
readonly rewardAllocationFactory: "0x7f09Cf6958631513aF0400488F65c7B5c0313F52";
|
|
552
554
|
readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
|
|
553
|
-
readonly subgraph:
|
|
555
|
+
readonly subgraph: string;
|
|
554
556
|
readonly bribeBoostApi: string;
|
|
555
|
-
readonly bgtIncentiveDistributor: "
|
|
557
|
+
readonly bgtIncentiveDistributor: "0x77DA09bC82652f9A14d1b170a001e759640298e6";
|
|
556
558
|
};
|
|
557
559
|
readonly api: {
|
|
558
560
|
readonly uri: string;
|
|
@@ -560,32 +562,32 @@ declare const config: {
|
|
|
560
562
|
"x-api-key": string;
|
|
561
563
|
} | undefined;
|
|
562
564
|
};
|
|
563
|
-
readonly blocksSubgraph:
|
|
565
|
+
readonly blocksSubgraph: string;
|
|
564
566
|
readonly bex: {
|
|
565
|
-
readonly chainName: "
|
|
566
|
-
readonly vault: "
|
|
567
|
-
readonly helper: "
|
|
568
|
-
readonly queries: "
|
|
569
|
-
readonly relayer: "
|
|
567
|
+
readonly chainName: "BERACHAIN";
|
|
568
|
+
readonly vault: "0x4Be03f781C497A489E3cB0287833452cA9B9E80B";
|
|
569
|
+
readonly helper: "0x5083737EC75a728c265BE578C9d0d5333a2c5951";
|
|
570
|
+
readonly queries: "0x3C612e132624f4Bd500eE1495F54565F0bcc9b59";
|
|
571
|
+
readonly relayer: "0x6044f181aB5E9C05A4ed9Ce295f3B178d2492EE7";
|
|
570
572
|
readonly factories: {
|
|
571
|
-
readonly composableStable: "
|
|
572
|
-
readonly weighted: "
|
|
573
|
+
readonly composableStable: "0xDfA30BDa0375d4763711AB0CC8D91B20bfCC87E1";
|
|
574
|
+
readonly weighted: "0xa966fA8F2d5B087FFFA499C0C1240589371Af409";
|
|
573
575
|
};
|
|
574
|
-
readonly poolCreationHelper: "0x0dC9964F6CA33d9EF38DEB4925234766127C6B36";
|
|
575
|
-
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/bepolia-1.0.3/gn";
|
|
576
|
-
readonly aggregatorsRouter: "0x0000000000000000000000000000000000000000";
|
|
577
|
-
readonly aggregatorsRouterExecutor: "0x0000000000000000000000000000000000000000";
|
|
578
|
-
readonly haikuRouter: null;
|
|
579
|
-
readonly haikuAgentAddress: null;
|
|
580
|
-
readonly aggregatorsProxyUrl: string;
|
|
581
|
-
readonly recoverFundsApi: "https://t3stbe4i5d40p.testnet.berachain.com";
|
|
582
|
-
readonly recoverFundsContract: "0x0eFeC4379805fAFA7269Ec599a6921f388C8841a";
|
|
583
576
|
readonly balancerDelegatedOwnership: "0xba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1b";
|
|
577
|
+
readonly poolCreationHelper: "0x55dccE8165C88aAd4403a15A9cE3A8E244657dD2";
|
|
578
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/mainnet-1.0.3/gn";
|
|
579
|
+
readonly aggregatorsRouter: "0x1BDB1cf792419d2eaB5aBa8076B8f4257744fA58";
|
|
580
|
+
readonly aggregatorsRouterExecutor: "0x4AD3c5A427Af60F8Dd982023aE012233A66CA1f8";
|
|
581
|
+
readonly haikuRouter: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7";
|
|
582
|
+
readonly haikuAgentAddress: "0x69495273D6Dc572A830A4D6e00400a1e9d5B8f71";
|
|
583
|
+
readonly aggregatorsProxyUrl: string;
|
|
584
|
+
readonly recoverFundsApi: string;
|
|
585
|
+
readonly recoverFundsContract: `0x${string}`;
|
|
584
586
|
};
|
|
585
587
|
readonly honey: {
|
|
586
588
|
readonly name: "Honey";
|
|
587
|
-
readonly url: "https://
|
|
588
|
-
readonly subgraph:
|
|
589
|
+
readonly url: "https://honey.berachain.com";
|
|
590
|
+
readonly subgraph: string;
|
|
589
591
|
readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
|
|
590
592
|
readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
|
|
591
593
|
readonly pythWrapper: "0x4b7cb1c197f8EE4d309866B16C2c12E3B4E7E606";
|
|
@@ -594,17 +596,17 @@ declare const config: {
|
|
|
594
596
|
};
|
|
595
597
|
readonly hub: {
|
|
596
598
|
readonly name: "BeraHub";
|
|
597
|
-
readonly url: "https://
|
|
599
|
+
readonly url: "https://hub.berachain.com";
|
|
598
600
|
};
|
|
599
601
|
readonly governance: {
|
|
600
|
-
readonly governor:
|
|
601
|
-
readonly timelock:
|
|
602
|
-
readonly subgraph:
|
|
602
|
+
readonly governor: "0x4f4A5c2194B8e856b7a05B348F6ba3978FB6f6D5";
|
|
603
|
+
readonly timelock: "0xb5f2000b5744f207c931526cAE2134cAa8b6862a";
|
|
604
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/governance-subgraph/mainnet-v1.1.1/gn";
|
|
603
605
|
};
|
|
604
606
|
readonly lists: {
|
|
605
|
-
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/
|
|
606
|
-
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/
|
|
607
|
-
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/
|
|
607
|
+
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/mainnet.json";
|
|
608
|
+
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/mainnet.json";
|
|
609
|
+
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/mainnet.json";
|
|
608
610
|
};
|
|
609
611
|
readonly external: {
|
|
610
612
|
readonly pyth: "0x2880aB155794e7179c9eE2e38200202908C17B43";
|
|
@@ -612,39 +614,44 @@ declare const config: {
|
|
|
612
614
|
readonly averageBlockTime: 2;
|
|
613
615
|
readonly bridge: {
|
|
614
616
|
readonly name: "BeraBridge";
|
|
615
|
-
readonly url: "https://
|
|
617
|
+
readonly url: "https://bridge.berachain.com";
|
|
616
618
|
readonly nft: {
|
|
617
619
|
readonly name: "BeraBridge NFT";
|
|
618
|
-
readonly url: "
|
|
620
|
+
readonly url: "https://nftbridge.berachain.com";
|
|
619
621
|
readonly eth: {
|
|
620
|
-
readonly subgraph: "
|
|
622
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/nft-bridge-subgraph/eth-v1.0.0-beta1/gn";
|
|
621
623
|
};
|
|
622
624
|
readonly berachain: {
|
|
623
|
-
readonly subgraph: "
|
|
625
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/nft-bridge-subgraph/mainnet-v1.0.0-beta1/gn";
|
|
624
626
|
};
|
|
625
627
|
};
|
|
626
628
|
};
|
|
627
629
|
readonly bend: {
|
|
628
630
|
readonly name: "Bend";
|
|
629
|
-
readonly url: "https://
|
|
630
|
-
readonly whiskApi:
|
|
631
|
+
readonly url: "https://bend.berachain.com";
|
|
632
|
+
readonly whiskApi: {
|
|
633
|
+
readonly uri: string;
|
|
634
|
+
readonly headers: {
|
|
635
|
+
Authorization: string;
|
|
636
|
+
} | undefined;
|
|
637
|
+
};
|
|
631
638
|
readonly production: {
|
|
632
|
-
readonly morpho:
|
|
633
|
-
readonly adaptiveCurveIrm:
|
|
634
|
-
readonly metaMorphoFactory:
|
|
635
|
-
readonly publicAllocator:
|
|
636
|
-
readonly bundler3:
|
|
637
|
-
readonly generalAdapter1:
|
|
638
|
-
readonly supportedVaults:
|
|
639
|
+
readonly morpho: "0x24147243f9c08d835C218Cda1e135f8dFD0517D0";
|
|
640
|
+
readonly adaptiveCurveIrm: "0xcf247Df3A2322Dea0D408f011c194906E77a6f62";
|
|
641
|
+
readonly metaMorphoFactory: "0x5EDd48C6ACBd565Eeb31702FD9fa9Cbc86fbE616";
|
|
642
|
+
readonly publicAllocator: "0xB62F34Ab315eaDeAc698e8EaEB6Fc2650951BFe7";
|
|
643
|
+
readonly bundler3: "0xF920140A65D0f412f2AB3e76C4fEAB5Eef0657ae";
|
|
644
|
+
readonly generalAdapter1: "0xd2B9667F5214115E27937C410cAeE83E3a901Df7";
|
|
645
|
+
readonly supportedVaults: `0x${string}`[];
|
|
639
646
|
};
|
|
640
647
|
readonly staging: {
|
|
641
|
-
readonly morpho:
|
|
642
|
-
readonly adaptiveCurveIrm:
|
|
643
|
-
readonly metaMorphoFactory:
|
|
644
|
-
readonly publicAllocator:
|
|
645
|
-
readonly bundler3:
|
|
646
|
-
readonly generalAdapter1:
|
|
647
|
-
readonly supportedVaults:
|
|
648
|
+
readonly morpho: "0xC5FabF3a7E98a2ed89f5d5057Ab010634Ca7e71f";
|
|
649
|
+
readonly adaptiveCurveIrm: "0x1d5376e532CcF25b740270624111D665830E5dB9";
|
|
650
|
+
readonly metaMorphoFactory: "0x524061B659380a5e4576d76F0951303B20B5932f";
|
|
651
|
+
readonly publicAllocator: "0xFD6e68bC20be2a01Ec1Df687c83f927087D52811";
|
|
652
|
+
readonly bundler3: "0x56811e1BFfF951B98c7940d3aCe0e549Ec4fDee8";
|
|
653
|
+
readonly generalAdapter1: "0x257a41E20BBfe90D750646C2e00bA700D55958C5";
|
|
654
|
+
readonly supportedVaults: `0x${string}`[];
|
|
648
655
|
};
|
|
649
656
|
};
|
|
650
657
|
readonly explore: {
|
|
@@ -653,19 +660,12 @@ declare const config: {
|
|
|
653
660
|
};
|
|
654
661
|
readonly explorer: {
|
|
655
662
|
readonly name: "Berascan";
|
|
656
|
-
readonly url: "https://
|
|
663
|
+
readonly url: "https://berascan.com";
|
|
657
664
|
};
|
|
658
665
|
readonly chain: {
|
|
659
666
|
readonly name: string;
|
|
660
667
|
};
|
|
661
|
-
readonly faucet:
|
|
662
|
-
readonly name: "Faucet";
|
|
663
|
-
readonly url: "https://bepolia.faucet.berachain.com";
|
|
664
|
-
readonly dripAmount: 1;
|
|
665
|
-
readonly timeGap: 8;
|
|
666
|
-
readonly cloudflareKey: string;
|
|
667
|
-
readonly endpoint: "https://faucet-api.testnet.berachain.com";
|
|
668
|
-
};
|
|
668
|
+
readonly faucet: null;
|
|
669
669
|
};
|
|
670
670
|
|
|
671
671
|
export { Address, AppName, ChainId, alchemyJsonRpcUrl, appConfig, chainConfigs, defaultChainId as chainId, cloudinaryBaseUrl, config, currentDapp, defaultChainId, getRpcUrls, goldskyBaseUrl, jsonRpcUrl, privateRcpUrl, publicJsonRpcUrl };
|
package/dist/internal/index.d.ts
CHANGED
|
@@ -405,24 +405,24 @@ declare const appConfig: {
|
|
|
405
405
|
* @deprecated use chainConfigs and appConfig instead. chainId should always be read from the app state.
|
|
406
406
|
*/
|
|
407
407
|
declare const config: {
|
|
408
|
-
readonly chainId: ChainId.
|
|
408
|
+
readonly chainId: ChainId.BEPOLIA;
|
|
409
409
|
readonly tokens: {
|
|
410
410
|
readonly wbera: "0x6969696969696969696969696969696969696969";
|
|
411
411
|
readonly swbera: "0x118D2cEeE9785eaf70C15Cd74CD84c9f8c3EeC9a";
|
|
412
412
|
readonly bgt: "0x656b95E550C07a9ffe548bd4085c72418Ceb1dba";
|
|
413
|
-
readonly wbtc: "
|
|
414
|
-
readonly weth: "
|
|
413
|
+
readonly wbtc: "0x";
|
|
414
|
+
readonly weth: "0x";
|
|
415
415
|
};
|
|
416
416
|
readonly depositContract: "0x4242424242424242424242424242424242424242";
|
|
417
417
|
readonly pol: {
|
|
418
418
|
readonly rewardVaultHelper: "0xEe233a69A36Db7fC10E03e921D90DEC52Cdce6e2";
|
|
419
419
|
readonly beraChef: "0xdf960E8F3F19C481dDE769edEDD439ea1a63426a";
|
|
420
|
-
readonly rewardAllocationFactory: "0xc8FD9a3fB3Dad4C22c9F8Cfa7cecC318A667A791";
|
|
421
420
|
readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
|
|
421
|
+
readonly rewardAllocationFactory: "0x7f09Cf6958631513aF0400488F65c7B5c0313F52";
|
|
422
422
|
readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
|
|
423
|
-
readonly subgraph:
|
|
423
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/pol-subgraph/bepolia-1.7.0/gn";
|
|
424
424
|
readonly bribeBoostApi: string;
|
|
425
|
-
readonly bgtIncentiveDistributor: "
|
|
425
|
+
readonly bgtIncentiveDistributor: "0xb0d005Fe83E3F1ec876C1a64700c5F0d6265d9E3";
|
|
426
426
|
};
|
|
427
427
|
readonly api: {
|
|
428
428
|
readonly uri: string;
|
|
@@ -430,32 +430,32 @@ declare const config: {
|
|
|
430
430
|
"x-api-key": string;
|
|
431
431
|
} | undefined;
|
|
432
432
|
};
|
|
433
|
-
readonly blocksSubgraph:
|
|
433
|
+
readonly blocksSubgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/blocks-subgraph/bepolia-v1.1.0/gn";
|
|
434
434
|
readonly bex: {
|
|
435
|
-
readonly chainName: "
|
|
436
|
-
readonly vault: "
|
|
437
|
-
readonly helper: "
|
|
438
|
-
readonly queries: "
|
|
439
|
-
readonly relayer: "
|
|
435
|
+
readonly chainName: "BEPOLIA";
|
|
436
|
+
readonly vault: "0x708cA656b68A6b7384a488A36aD33505a77241FE";
|
|
437
|
+
readonly helper: "0xC7c981ADcDC5d48fed0CD52807fb2bAB22676C8f";
|
|
438
|
+
readonly queries: "0xE3723383a0EA73D5c0dE424BAA97F97f86f6cF92";
|
|
439
|
+
readonly relayer: "0x343215E156Ff586711a5B8C49Fe3099BAF22624C";
|
|
440
440
|
readonly factories: {
|
|
441
|
-
readonly composableStable: "
|
|
442
|
-
readonly weighted: "
|
|
441
|
+
readonly composableStable: "0xB60DbBaCEaeC23486a64d12089F467ef949f1bb1";
|
|
442
|
+
readonly weighted: "0xf1d23276C7b271B2aC595C78977b2312E9954D57";
|
|
443
443
|
};
|
|
444
|
-
readonly
|
|
445
|
-
readonly
|
|
446
|
-
readonly
|
|
447
|
-
readonly
|
|
448
|
-
readonly
|
|
449
|
-
readonly
|
|
450
|
-
readonly haikuAgentAddress: "0x69495273D6Dc572A830A4D6e00400a1e9d5B8f71";
|
|
444
|
+
readonly poolCreationHelper: "0x0dC9964F6CA33d9EF38DEB4925234766127C6B36";
|
|
445
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/bepolia-1.0.3/gn";
|
|
446
|
+
readonly aggregatorsRouter: "0x0000000000000000000000000000000000000000";
|
|
447
|
+
readonly aggregatorsRouterExecutor: "0x0000000000000000000000000000000000000000";
|
|
448
|
+
readonly haikuRouter: null;
|
|
449
|
+
readonly haikuAgentAddress: null;
|
|
451
450
|
readonly aggregatorsProxyUrl: string;
|
|
452
|
-
readonly recoverFundsApi:
|
|
453
|
-
readonly recoverFundsContract:
|
|
451
|
+
readonly recoverFundsApi: "https://t3stbe4i5d40p.testnet.berachain.com";
|
|
452
|
+
readonly recoverFundsContract: "0x0eFeC4379805fAFA7269Ec599a6921f388C8841a";
|
|
453
|
+
readonly balancerDelegatedOwnership: "0xba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1b";
|
|
454
454
|
};
|
|
455
455
|
readonly honey: {
|
|
456
456
|
readonly name: "Honey";
|
|
457
|
-
readonly url: "https://honey.berachain.com";
|
|
458
|
-
readonly subgraph:
|
|
457
|
+
readonly url: "https://bepolia.honey.berachain.com";
|
|
458
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/honey-subgraph/bepolia-v1.2.1/gn";
|
|
459
459
|
readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
|
|
460
460
|
readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
|
|
461
461
|
readonly pythWrapper: "0x4b7cb1c197f8EE4d309866B16C2c12E3B4E7E606";
|
|
@@ -464,17 +464,17 @@ declare const config: {
|
|
|
464
464
|
};
|
|
465
465
|
readonly hub: {
|
|
466
466
|
readonly name: "BeraHub";
|
|
467
|
-
readonly url: "https://hub.berachain.com";
|
|
467
|
+
readonly url: "https://bepolia.hub.berachain.com";
|
|
468
468
|
};
|
|
469
469
|
readonly governance: {
|
|
470
|
-
readonly governor:
|
|
471
|
-
readonly timelock:
|
|
472
|
-
readonly subgraph:
|
|
470
|
+
readonly governor: `0x${string}`;
|
|
471
|
+
readonly timelock: `0x${string}`;
|
|
472
|
+
readonly subgraph: string;
|
|
473
473
|
};
|
|
474
474
|
readonly lists: {
|
|
475
|
-
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/
|
|
476
|
-
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/
|
|
477
|
-
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/
|
|
475
|
+
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/bepolia.json";
|
|
476
|
+
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/bepolia.json";
|
|
477
|
+
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/bepolia.json";
|
|
478
478
|
};
|
|
479
479
|
readonly external: {
|
|
480
480
|
readonly pyth: "0x2880aB155794e7179c9eE2e38200202908C17B43";
|
|
@@ -482,44 +482,39 @@ declare const config: {
|
|
|
482
482
|
readonly averageBlockTime: 2;
|
|
483
483
|
readonly bridge: {
|
|
484
484
|
readonly name: "BeraBridge";
|
|
485
|
-
readonly url: "https://bridge.berachain.com";
|
|
485
|
+
readonly url: "https://bepolia.bridge.berachain.com";
|
|
486
486
|
readonly nft: {
|
|
487
487
|
readonly name: "BeraBridge NFT";
|
|
488
|
-
readonly url: "
|
|
488
|
+
readonly url: "#";
|
|
489
489
|
readonly eth: {
|
|
490
|
-
readonly subgraph: "
|
|
490
|
+
readonly subgraph: "#";
|
|
491
491
|
};
|
|
492
492
|
readonly berachain: {
|
|
493
|
-
readonly subgraph: "
|
|
493
|
+
readonly subgraph: "#";
|
|
494
494
|
};
|
|
495
495
|
};
|
|
496
496
|
};
|
|
497
497
|
readonly bend: {
|
|
498
498
|
readonly name: "Bend";
|
|
499
|
-
readonly url: "https://bend.berachain.com";
|
|
500
|
-
readonly whiskApi:
|
|
501
|
-
readonly uri: string;
|
|
502
|
-
readonly headers: {
|
|
503
|
-
Authorization: string;
|
|
504
|
-
} | undefined;
|
|
505
|
-
};
|
|
499
|
+
readonly url: "https://bepolia.bend.berachain.com";
|
|
500
|
+
readonly whiskApi: null;
|
|
506
501
|
readonly production: {
|
|
507
|
-
readonly morpho:
|
|
508
|
-
readonly adaptiveCurveIrm:
|
|
509
|
-
readonly metaMorphoFactory:
|
|
510
|
-
readonly publicAllocator:
|
|
511
|
-
readonly bundler3:
|
|
512
|
-
readonly generalAdapter1:
|
|
513
|
-
readonly supportedVaults:
|
|
502
|
+
readonly morpho: null;
|
|
503
|
+
readonly adaptiveCurveIrm: null;
|
|
504
|
+
readonly metaMorphoFactory: null;
|
|
505
|
+
readonly publicAllocator: null;
|
|
506
|
+
readonly bundler3: null;
|
|
507
|
+
readonly generalAdapter1: null;
|
|
508
|
+
readonly supportedVaults: Address[];
|
|
514
509
|
};
|
|
515
510
|
readonly staging: {
|
|
516
|
-
readonly morpho:
|
|
517
|
-
readonly adaptiveCurveIrm:
|
|
518
|
-
readonly metaMorphoFactory:
|
|
519
|
-
readonly publicAllocator:
|
|
520
|
-
readonly bundler3:
|
|
521
|
-
readonly generalAdapter1:
|
|
522
|
-
readonly supportedVaults:
|
|
511
|
+
readonly morpho: null;
|
|
512
|
+
readonly adaptiveCurveIrm: null;
|
|
513
|
+
readonly metaMorphoFactory: null;
|
|
514
|
+
readonly publicAllocator: null;
|
|
515
|
+
readonly bundler3: null;
|
|
516
|
+
readonly generalAdapter1: null;
|
|
517
|
+
readonly supportedVaults: Address[];
|
|
523
518
|
};
|
|
524
519
|
};
|
|
525
520
|
readonly explore: {
|
|
@@ -528,31 +523,38 @@ declare const config: {
|
|
|
528
523
|
};
|
|
529
524
|
readonly explorer: {
|
|
530
525
|
readonly name: "Berascan";
|
|
531
|
-
readonly url: "https://berascan.com";
|
|
526
|
+
readonly url: "https://testnet.berascan.com";
|
|
532
527
|
};
|
|
533
528
|
readonly chain: {
|
|
534
529
|
readonly name: string;
|
|
535
530
|
};
|
|
536
|
-
readonly faucet:
|
|
531
|
+
readonly faucet: {
|
|
532
|
+
readonly name: "Faucet";
|
|
533
|
+
readonly url: "https://bepolia.faucet.berachain.com";
|
|
534
|
+
readonly dripAmount: 1;
|
|
535
|
+
readonly timeGap: 8;
|
|
536
|
+
readonly cloudflareKey: string;
|
|
537
|
+
readonly endpoint: "https://faucet-api.testnet.berachain.com";
|
|
538
|
+
};
|
|
537
539
|
} | {
|
|
538
|
-
readonly chainId: ChainId.
|
|
540
|
+
readonly chainId: ChainId.MAINNET;
|
|
539
541
|
readonly tokens: {
|
|
540
542
|
readonly wbera: "0x6969696969696969696969696969696969696969";
|
|
541
543
|
readonly swbera: "0x118D2cEeE9785eaf70C15Cd74CD84c9f8c3EeC9a";
|
|
542
544
|
readonly bgt: "0x656b95E550C07a9ffe548bd4085c72418Ceb1dba";
|
|
543
|
-
readonly wbtc: "
|
|
544
|
-
readonly weth: "
|
|
545
|
+
readonly wbtc: "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c";
|
|
546
|
+
readonly weth: "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590";
|
|
545
547
|
};
|
|
546
548
|
readonly depositContract: "0x4242424242424242424242424242424242424242";
|
|
547
549
|
readonly pol: {
|
|
548
550
|
readonly rewardVaultHelper: "0xEe233a69A36Db7fC10E03e921D90DEC52Cdce6e2";
|
|
549
551
|
readonly beraChef: "0xdf960E8F3F19C481dDE769edEDD439ea1a63426a";
|
|
552
|
+
readonly rewardAllocationFactory: "0xc8FD9a3fB3Dad4C22c9F8Cfa7cecC318A667A791";
|
|
550
553
|
readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
|
|
551
|
-
readonly rewardAllocationFactory: "0x7f09Cf6958631513aF0400488F65c7B5c0313F52";
|
|
552
554
|
readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
|
|
553
|
-
readonly subgraph:
|
|
555
|
+
readonly subgraph: string;
|
|
554
556
|
readonly bribeBoostApi: string;
|
|
555
|
-
readonly bgtIncentiveDistributor: "
|
|
557
|
+
readonly bgtIncentiveDistributor: "0x77DA09bC82652f9A14d1b170a001e759640298e6";
|
|
556
558
|
};
|
|
557
559
|
readonly api: {
|
|
558
560
|
readonly uri: string;
|
|
@@ -560,32 +562,32 @@ declare const config: {
|
|
|
560
562
|
"x-api-key": string;
|
|
561
563
|
} | undefined;
|
|
562
564
|
};
|
|
563
|
-
readonly blocksSubgraph:
|
|
565
|
+
readonly blocksSubgraph: string;
|
|
564
566
|
readonly bex: {
|
|
565
|
-
readonly chainName: "
|
|
566
|
-
readonly vault: "
|
|
567
|
-
readonly helper: "
|
|
568
|
-
readonly queries: "
|
|
569
|
-
readonly relayer: "
|
|
567
|
+
readonly chainName: "BERACHAIN";
|
|
568
|
+
readonly vault: "0x4Be03f781C497A489E3cB0287833452cA9B9E80B";
|
|
569
|
+
readonly helper: "0x5083737EC75a728c265BE578C9d0d5333a2c5951";
|
|
570
|
+
readonly queries: "0x3C612e132624f4Bd500eE1495F54565F0bcc9b59";
|
|
571
|
+
readonly relayer: "0x6044f181aB5E9C05A4ed9Ce295f3B178d2492EE7";
|
|
570
572
|
readonly factories: {
|
|
571
|
-
readonly composableStable: "
|
|
572
|
-
readonly weighted: "
|
|
573
|
+
readonly composableStable: "0xDfA30BDa0375d4763711AB0CC8D91B20bfCC87E1";
|
|
574
|
+
readonly weighted: "0xa966fA8F2d5B087FFFA499C0C1240589371Af409";
|
|
573
575
|
};
|
|
574
|
-
readonly poolCreationHelper: "0x0dC9964F6CA33d9EF38DEB4925234766127C6B36";
|
|
575
|
-
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/bepolia-1.0.3/gn";
|
|
576
|
-
readonly aggregatorsRouter: "0x0000000000000000000000000000000000000000";
|
|
577
|
-
readonly aggregatorsRouterExecutor: "0x0000000000000000000000000000000000000000";
|
|
578
|
-
readonly haikuRouter: null;
|
|
579
|
-
readonly haikuAgentAddress: null;
|
|
580
|
-
readonly aggregatorsProxyUrl: string;
|
|
581
|
-
readonly recoverFundsApi: "https://t3stbe4i5d40p.testnet.berachain.com";
|
|
582
|
-
readonly recoverFundsContract: "0x0eFeC4379805fAFA7269Ec599a6921f388C8841a";
|
|
583
576
|
readonly balancerDelegatedOwnership: "0xba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1b";
|
|
577
|
+
readonly poolCreationHelper: "0x55dccE8165C88aAd4403a15A9cE3A8E244657dD2";
|
|
578
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/mainnet-1.0.3/gn";
|
|
579
|
+
readonly aggregatorsRouter: "0x1BDB1cf792419d2eaB5aBa8076B8f4257744fA58";
|
|
580
|
+
readonly aggregatorsRouterExecutor: "0x4AD3c5A427Af60F8Dd982023aE012233A66CA1f8";
|
|
581
|
+
readonly haikuRouter: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7";
|
|
582
|
+
readonly haikuAgentAddress: "0x69495273D6Dc572A830A4D6e00400a1e9d5B8f71";
|
|
583
|
+
readonly aggregatorsProxyUrl: string;
|
|
584
|
+
readonly recoverFundsApi: string;
|
|
585
|
+
readonly recoverFundsContract: `0x${string}`;
|
|
584
586
|
};
|
|
585
587
|
readonly honey: {
|
|
586
588
|
readonly name: "Honey";
|
|
587
|
-
readonly url: "https://
|
|
588
|
-
readonly subgraph:
|
|
589
|
+
readonly url: "https://honey.berachain.com";
|
|
590
|
+
readonly subgraph: string;
|
|
589
591
|
readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
|
|
590
592
|
readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
|
|
591
593
|
readonly pythWrapper: "0x4b7cb1c197f8EE4d309866B16C2c12E3B4E7E606";
|
|
@@ -594,17 +596,17 @@ declare const config: {
|
|
|
594
596
|
};
|
|
595
597
|
readonly hub: {
|
|
596
598
|
readonly name: "BeraHub";
|
|
597
|
-
readonly url: "https://
|
|
599
|
+
readonly url: "https://hub.berachain.com";
|
|
598
600
|
};
|
|
599
601
|
readonly governance: {
|
|
600
|
-
readonly governor:
|
|
601
|
-
readonly timelock:
|
|
602
|
-
readonly subgraph:
|
|
602
|
+
readonly governor: "0x4f4A5c2194B8e856b7a05B348F6ba3978FB6f6D5";
|
|
603
|
+
readonly timelock: "0xb5f2000b5744f207c931526cAE2134cAa8b6862a";
|
|
604
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/governance-subgraph/mainnet-v1.1.1/gn";
|
|
603
605
|
};
|
|
604
606
|
readonly lists: {
|
|
605
|
-
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/
|
|
606
|
-
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/
|
|
607
|
-
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/
|
|
607
|
+
readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/mainnet.json";
|
|
608
|
+
readonly tokenList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/tokens/mainnet.json";
|
|
609
|
+
readonly validatorList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/validators/mainnet.json";
|
|
608
610
|
};
|
|
609
611
|
readonly external: {
|
|
610
612
|
readonly pyth: "0x2880aB155794e7179c9eE2e38200202908C17B43";
|
|
@@ -612,39 +614,44 @@ declare const config: {
|
|
|
612
614
|
readonly averageBlockTime: 2;
|
|
613
615
|
readonly bridge: {
|
|
614
616
|
readonly name: "BeraBridge";
|
|
615
|
-
readonly url: "https://
|
|
617
|
+
readonly url: "https://bridge.berachain.com";
|
|
616
618
|
readonly nft: {
|
|
617
619
|
readonly name: "BeraBridge NFT";
|
|
618
|
-
readonly url: "
|
|
620
|
+
readonly url: "https://nftbridge.berachain.com";
|
|
619
621
|
readonly eth: {
|
|
620
|
-
readonly subgraph: "
|
|
622
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/nft-bridge-subgraph/eth-v1.0.0-beta1/gn";
|
|
621
623
|
};
|
|
622
624
|
readonly berachain: {
|
|
623
|
-
readonly subgraph: "
|
|
625
|
+
readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/nft-bridge-subgraph/mainnet-v1.0.0-beta1/gn";
|
|
624
626
|
};
|
|
625
627
|
};
|
|
626
628
|
};
|
|
627
629
|
readonly bend: {
|
|
628
630
|
readonly name: "Bend";
|
|
629
|
-
readonly url: "https://
|
|
630
|
-
readonly whiskApi:
|
|
631
|
+
readonly url: "https://bend.berachain.com";
|
|
632
|
+
readonly whiskApi: {
|
|
633
|
+
readonly uri: string;
|
|
634
|
+
readonly headers: {
|
|
635
|
+
Authorization: string;
|
|
636
|
+
} | undefined;
|
|
637
|
+
};
|
|
631
638
|
readonly production: {
|
|
632
|
-
readonly morpho:
|
|
633
|
-
readonly adaptiveCurveIrm:
|
|
634
|
-
readonly metaMorphoFactory:
|
|
635
|
-
readonly publicAllocator:
|
|
636
|
-
readonly bundler3:
|
|
637
|
-
readonly generalAdapter1:
|
|
638
|
-
readonly supportedVaults:
|
|
639
|
+
readonly morpho: "0x24147243f9c08d835C218Cda1e135f8dFD0517D0";
|
|
640
|
+
readonly adaptiveCurveIrm: "0xcf247Df3A2322Dea0D408f011c194906E77a6f62";
|
|
641
|
+
readonly metaMorphoFactory: "0x5EDd48C6ACBd565Eeb31702FD9fa9Cbc86fbE616";
|
|
642
|
+
readonly publicAllocator: "0xB62F34Ab315eaDeAc698e8EaEB6Fc2650951BFe7";
|
|
643
|
+
readonly bundler3: "0xF920140A65D0f412f2AB3e76C4fEAB5Eef0657ae";
|
|
644
|
+
readonly generalAdapter1: "0xd2B9667F5214115E27937C410cAeE83E3a901Df7";
|
|
645
|
+
readonly supportedVaults: `0x${string}`[];
|
|
639
646
|
};
|
|
640
647
|
readonly staging: {
|
|
641
|
-
readonly morpho:
|
|
642
|
-
readonly adaptiveCurveIrm:
|
|
643
|
-
readonly metaMorphoFactory:
|
|
644
|
-
readonly publicAllocator:
|
|
645
|
-
readonly bundler3:
|
|
646
|
-
readonly generalAdapter1:
|
|
647
|
-
readonly supportedVaults:
|
|
648
|
+
readonly morpho: "0xC5FabF3a7E98a2ed89f5d5057Ab010634Ca7e71f";
|
|
649
|
+
readonly adaptiveCurveIrm: "0x1d5376e532CcF25b740270624111D665830E5dB9";
|
|
650
|
+
readonly metaMorphoFactory: "0x524061B659380a5e4576d76F0951303B20B5932f";
|
|
651
|
+
readonly publicAllocator: "0xFD6e68bC20be2a01Ec1Df687c83f927087D52811";
|
|
652
|
+
readonly bundler3: "0x56811e1BFfF951B98c7940d3aCe0e549Ec4fDee8";
|
|
653
|
+
readonly generalAdapter1: "0x257a41E20BBfe90D750646C2e00bA700D55958C5";
|
|
654
|
+
readonly supportedVaults: `0x${string}`[];
|
|
648
655
|
};
|
|
649
656
|
};
|
|
650
657
|
readonly explore: {
|
|
@@ -653,19 +660,12 @@ declare const config: {
|
|
|
653
660
|
};
|
|
654
661
|
readonly explorer: {
|
|
655
662
|
readonly name: "Berascan";
|
|
656
|
-
readonly url: "https://
|
|
663
|
+
readonly url: "https://berascan.com";
|
|
657
664
|
};
|
|
658
665
|
readonly chain: {
|
|
659
666
|
readonly name: string;
|
|
660
667
|
};
|
|
661
|
-
readonly faucet:
|
|
662
|
-
readonly name: "Faucet";
|
|
663
|
-
readonly url: "https://bepolia.faucet.berachain.com";
|
|
664
|
-
readonly dripAmount: 1;
|
|
665
|
-
readonly timeGap: 8;
|
|
666
|
-
readonly cloudflareKey: string;
|
|
667
|
-
readonly endpoint: "https://faucet-api.testnet.berachain.com";
|
|
668
|
-
};
|
|
668
|
+
readonly faucet: null;
|
|
669
669
|
};
|
|
670
670
|
|
|
671
671
|
export { Address, AppName, ChainId, alchemyJsonRpcUrl, appConfig, chainConfigs, defaultChainId as chainId, cloudinaryBaseUrl, config, currentDapp, defaultChainId, getRpcUrls, goldskyBaseUrl, jsonRpcUrl, privateRcpUrl, publicJsonRpcUrl };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }require('../../chunk-4VDLQK6F.cjs');var _tsup = require('tsup');function r(t
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }require('../../chunk-4VDLQK6F.cjs');var _tsup = require('tsup');function r(s,t){if(Array.isArray(s))return s.map(i=>r(i,t));let e=process.argv.includes("--cjs"),n=!e||process.argv.includes("--esm"),o=[];n&&o.push("esm"),e&&o.push("cjs");let p=!process.env.CI||process.argv.includes("--minify"),a=typeof t.dts=="object"&&t.dts.only;return{...{format:o,clean:!t.watch&&!a,splitting:!0,outExtension({format:i}){return{js:i==="esm"?".mjs":".cjs"}},outDir:"dist",skipNodeModulesBundle:!0,minify:p,sourcemap:process.env.UPLOAD_SOURCEMAPS==="true",dts:process.env.VERCEL!=="1",plugins:[],esbuildOptions:(i,u)=>{i.jsx="automatic",_optionalChain([s, 'access', _ => _.esbuildOptions, 'optionalCall', _2 => _2(i,u)])}},...s}}var O=s=>_tsup.defineConfig.call(void 0, async t=>{let e;return typeof s=="function"?e=await s(t):e=s,Array.isArray(e)?e.map(n=>r(n,t)):r(e,t)}),l= exports.default =O;exports.beraTsupConfig = O; exports.default = l;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"../../chunk-JZXLCA2E.mjs";import{defineConfig as
|
|
1
|
+
import"../../chunk-JZXLCA2E.mjs";import{defineConfig as c}from"tsup";function r(s,t){if(Array.isArray(s))return s.map(i=>r(i,t));let e=process.argv.includes("--cjs"),n=!e||process.argv.includes("--esm"),o=[];n&&o.push("esm"),e&&o.push("cjs");let p=!process.env.CI||process.argv.includes("--minify"),a=typeof t.dts=="object"&&t.dts.only;return{...{format:o,clean:!t.watch&&!a,splitting:!0,outExtension({format:i}){return{js:i==="esm"?".mjs":".cjs"}},outDir:"dist",skipNodeModulesBundle:!0,minify:p,sourcemap:process.env.UPLOAD_SOURCEMAPS==="true",dts:process.env.VERCEL!=="1",plugins:[],esbuildOptions:(i,u)=>{i.jsx="automatic",s.esbuildOptions?.(i,u)}},...s}}var O=s=>c(async t=>{let e;return typeof s=="function"?e=await s(t):e=s,Array.isArray(e)?e.map(n=>r(n,t)):r(e,t)}),l=O;export{O as beraTsupConfig,l as default};
|