defi-blockchain-addressbook 1.0.10 → 1.0.12

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.
Files changed (52) hide show
  1. package/build/address-book/base/index.d.ts +26 -0
  2. package/build/address-book/base/platforms/bimfinance.d.ts +31 -0
  3. package/build/address-book/base/platforms/bimfinance.js +38 -0
  4. package/build/address-book/base/platforms/index.d.ts +1 -0
  5. package/build/address-book/base/platforms/index.js +3 -1
  6. package/build/address-book/base/tokens/tokens.d.ts +13 -0
  7. package/build/address-book/base/tokens/tokens.js +13 -0
  8. package/build/address-book/gnosis/index.d.ts +124 -0
  9. package/build/address-book/gnosis/platforms/bimfinance.d.ts +3 -2
  10. package/build/address-book/gnosis/platforms/bimfinance.js +3 -2
  11. package/build/address-book/gnosis/tokens/tokens.d.ts +62 -0
  12. package/build/address-book/gnosis/tokens/tokens.js +62 -0
  13. package/build/address-book/index.js +6 -6
  14. package/build/address-book/polygon/index.d.ts +0 -24
  15. package/build/address-book/polygon/tokens/tokens.d.ts +0 -12
  16. package/build/address-book/polygon/tokens/tokens.js +0 -12
  17. package/build/types/chainid.d.ts +1 -0
  18. package/build/types/chainid.js +1 -1
  19. package/build/util/chainIdMap.d.ts +1 -0
  20. package/build/util/chainIdMap.js +1 -1
  21. package/build-esm/address-book/base/index.d.ts +4278 -0
  22. package/build-esm/address-book/base/index.js +8 -0
  23. package/build-esm/address-book/base/platforms/aerodrome.d.ts +4 -0
  24. package/build-esm/address-book/base/platforms/aerodrome.js +4 -0
  25. package/build-esm/address-book/base/platforms/balancer.d.ts +3 -0
  26. package/build-esm/address-book/base/platforms/balancer.js +3 -0
  27. package/build-esm/address-book/base/platforms/baseSwap.d.ts +4 -0
  28. package/build-esm/address-book/base/platforms/baseSwap.js +4 -0
  29. package/build-esm/address-book/base/platforms/beefyfinance.d.ts +34 -0
  30. package/build-esm/address-book/base/platforms/beefyfinance.js +38 -0
  31. package/build-esm/address-book/base/platforms/bimfinance.d.ts +31 -0
  32. package/build-esm/address-book/base/platforms/bimfinance.js +35 -0
  33. package/build-esm/address-book/base/platforms/bvm.d.ts +4 -0
  34. package/build-esm/address-book/base/platforms/bvm.js +4 -0
  35. package/build-esm/address-book/base/platforms/equalizer.d.ts +4 -0
  36. package/build-esm/address-book/base/platforms/equalizer.js +4 -0
  37. package/build-esm/address-book/base/platforms/index.d.ts +7 -0
  38. package/build-esm/address-book/base/platforms/index.js +7 -0
  39. package/build-esm/address-book/base/tokens/tokens.d.ts +2137 -0
  40. package/build-esm/address-book/base/tokens/tokens.js +2114 -0
  41. package/build-esm/address-book/gnosis/index.d.ts +124 -0
  42. package/build-esm/address-book/gnosis/platforms/bimfinance.d.ts +3 -2
  43. package/build-esm/address-book/gnosis/platforms/bimfinance.js +3 -2
  44. package/build-esm/address-book/gnosis/tokens/tokens.d.ts +62 -0
  45. package/build-esm/address-book/gnosis/tokens/tokens.js +62 -0
  46. package/build-esm/address-book/index.js +3 -3
  47. package/build-esm/address-book/polygon/index.d.ts +0 -24
  48. package/build-esm/address-book/polygon/tokens/tokens.d.ts +0 -12
  49. package/build-esm/address-book/polygon/tokens/tokens.js +0 -12
  50. package/build-esm/types/chainid.d.ts +1 -0
  51. package/build-esm/types/chainid.js +1 -1
  52. package/package.json +1 -1
@@ -2124,6 +2124,19 @@ export declare const base: {
2124
2124
  readonly documentation: "https://docs.veil.cash/";
2125
2125
  readonly bridge: "native";
2126
2126
  };
2127
+ readonly BIM: {
2128
+ readonly name: "BIM";
2129
+ readonly symbol: "BIM";
2130
+ readonly oracleId: "BIM";
2131
+ readonly address: "0x555FFF48549C1A25a723Bd8e7eD10870D82E8379";
2132
+ readonly chainId: 8453;
2133
+ readonly decimals: 18;
2134
+ readonly logoURI: "https://exchange.bim.finance/asset/img/currency/bimLogo.png";
2135
+ readonly website: "https://bim.finance/";
2136
+ readonly description: "A complete, secure ecosystem to buy, swap, bridge and stake your cryptocurrencies from a single interface.";
2137
+ readonly documentation: "https://docs.bim.finance/";
2138
+ readonly bridge: "native";
2139
+ };
2127
2140
  };
2128
2141
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2129
2142
  readonly ETH: {
@@ -4248,5 +4261,18 @@ export declare const base: {
4248
4261
  readonly documentation: "https://docs.veil.cash/";
4249
4262
  readonly bridge: "native";
4250
4263
  };
4264
+ readonly BIM: {
4265
+ readonly name: "BIM";
4266
+ readonly symbol: "BIM";
4267
+ readonly oracleId: "BIM";
4268
+ readonly address: "0x555FFF48549C1A25a723Bd8e7eD10870D82E8379";
4269
+ readonly chainId: 8453;
4270
+ readonly decimals: 18;
4271
+ readonly logoURI: "https://exchange.bim.finance/asset/img/currency/bimLogo.png";
4272
+ readonly website: "https://bim.finance/";
4273
+ readonly description: "A complete, secure ecosystem to buy, swap, bridge and stake your cryptocurrencies from a single interface.";
4274
+ readonly documentation: "https://docs.bim.finance/";
4275
+ readonly bridge: "native";
4276
+ };
4251
4277
  }>;
4252
4278
  };
@@ -0,0 +1,31 @@
1
+ export declare const bimfinance: {
2
+ readonly devMultisig: "0x56dF7773229Fd3D631c7F1341aB5b0DcddeD0Bb8";
3
+ readonly treasuryMultisig: "0xcc0516d2B5D8E156890D894Ee03a42BaC7176972";
4
+ readonly strategyOwner: "0x20ee7CC55345dB9296d32B4a86bB72939284163B";
5
+ readonly vaultOwner: "0x6B35281C647dFe8946C50cD5ef239047a050Ea07";
6
+ readonly keeper: "0xCFac885Fa38EeDf7AaffFa9F69A938d64453027E";
7
+ readonly treasurer: "0xcc0516d2B5D8E156890D894Ee03a42BaC7176972";
8
+ readonly launchpoolOwner: "0x56dF7773229Fd3D631c7F1341aB5b0DcddeD0Bb8";
9
+ readonly rewardPool: "0x0000000000000000000000000000000000000000";
10
+ readonly treasury: "0x0000000000000000000000000000000000000000";
11
+ readonly bimFeeRecipient: "0xcc0516d2B5D8E156890D894Ee03a42BaC7176972";
12
+ readonly multicall: "0x023E9083c603822ebc7DE0264E68fC9EFc00fE39";
13
+ readonly bimMaxiStrategy: "0x0000000000000000000000000000000000000000";
14
+ readonly voter: "0x2ADDFc34751D32BfA15BddA5cD7F15a1d863068a";
15
+ readonly bimFeeConfig: "0x270B04518596851D67dE4074845f37dCdea9DD29";
16
+ readonly vaultFactory: "0x0920BbA5E9e6c71b9A4Ae586aEf69A6a34728aD1";
17
+ readonly strategyFactory: "0x3f44a33091f5b18A5Ea411F927c6106f5d560948";
18
+ readonly wrapperFactory: "0x0000000000000000000000000000000000000000";
19
+ readonly zap: "0xA8C8504bf1DC659D93cA5A05dc77D7104142A856";
20
+ readonly zapTokenManager: "0x4d222AF7E7dB93Cf8FB944f9C0c6b76705395226";
21
+ readonly treasurySwapper: "0x0000000000000000000000000000000000000000";
22
+ readonly clmFactory: "0x0000000000000000000000000000000000000000";
23
+ readonly clmStrategyFactory: "0x0000000000000000000000000000000000000000";
24
+ readonly clmRewardPoolFactory: "0x0000000000000000000000000000000000000000";
25
+ readonly positionMulticall: "0x0000000000000000000000000000000000000000";
26
+ readonly bimSwapper: "0xB32a5263EB60C56610bb44B566F6d44b6ae067Ef";
27
+ readonly bimOracle: "0x62Ff2B90a14C2E312c8b1c4c08f61Af710da76D2";
28
+ readonly bimOracleChainlink: "0x0000000000000000000000000000000000000000";
29
+ readonly bimOracleUniswapV2: "0x0000000000000000000000000000000000000000";
30
+ readonly bimOracleUniswapV3: "0x0000000000000000000000000000000000000000";
31
+ };
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.bimfinance = void 0;
4
+ const devMultisig = '0x56dF7773229Fd3D631c7F1341aB5b0DcddeD0Bb8';
5
+ const treasuryMultisig = '0xcc0516d2B5D8E156890D894Ee03a42BaC7176972';
6
+ exports.bimfinance = {
7
+ devMultisig,
8
+ treasuryMultisig,
9
+ strategyOwner: '0x20ee7CC55345dB9296d32B4a86bB72939284163B',
10
+ vaultOwner: '0x6B35281C647dFe8946C50cD5ef239047a050Ea07',
11
+ keeper: '0xCFac885Fa38EeDf7AaffFa9F69A938d64453027E',
12
+ treasurer: treasuryMultisig,
13
+ launchpoolOwner: devMultisig,
14
+ rewardPool: '0x0000000000000000000000000000000000000000',
15
+ treasury: '0x0000000000000000000000000000000000000000',
16
+ bimFeeRecipient: '0xcc0516d2B5D8E156890D894Ee03a42BaC7176972',
17
+ multicall: '0x023E9083c603822ebc7DE0264E68fC9EFc00fE39',
18
+ bimMaxiStrategy: '0x0000000000000000000000000000000000000000',
19
+ voter: '0x2ADDFc34751D32BfA15BddA5cD7F15a1d863068a',
20
+ bimFeeConfig: '0x270B04518596851D67dE4074845f37dCdea9DD29',
21
+ vaultFactory: '0x0920BbA5E9e6c71b9A4Ae586aEf69A6a34728aD1',
22
+ strategyFactory: '0x3f44a33091f5b18A5Ea411F927c6106f5d560948',
23
+ wrapperFactory: '0x0000000000000000000000000000000000000000',
24
+ zap: '0xA8C8504bf1DC659D93cA5A05dc77D7104142A856',
25
+ zapTokenManager: '0x4d222AF7E7dB93Cf8FB944f9C0c6b76705395226',
26
+ treasurySwapper: '0x0000000000000000000000000000000000000000',
27
+ /// CLM Contracts
28
+ clmFactory: '0x0000000000000000000000000000000000000000',
29
+ clmStrategyFactory: '0x0000000000000000000000000000000000000000',
30
+ clmRewardPoolFactory: '0x0000000000000000000000000000000000000000',
31
+ positionMulticall: '0x0000000000000000000000000000000000000000',
32
+ /// bim Swapper Contracts
33
+ bimSwapper: '0xB32a5263EB60C56610bb44B566F6d44b6ae067Ef',
34
+ bimOracle: '0x62Ff2B90a14C2E312c8b1c4c08f61Af710da76D2',
35
+ bimOracleChainlink: '0x0000000000000000000000000000000000000000',
36
+ bimOracleUniswapV2: '0x0000000000000000000000000000000000000000',
37
+ bimOracleUniswapV3: '0x0000000000000000000000000000000000000000',
38
+ };
@@ -1,3 +1,4 @@
1
+ export { bimfinance } from './bimfinance.js';
1
2
  export { beefyfinance } from './beefyfinance.js';
2
3
  export { balancer } from './balancer.js';
3
4
  export { baseSwap } from './baseSwap.js';
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.equalizer = exports.aerodrome = exports.bvm = exports.baseSwap = exports.balancer = exports.beefyfinance = void 0;
3
+ exports.equalizer = exports.aerodrome = exports.bvm = exports.baseSwap = exports.balancer = exports.beefyfinance = exports.bimfinance = void 0;
4
+ var bimfinance_js_1 = require("./bimfinance.js");
5
+ Object.defineProperty(exports, "bimfinance", { enumerable: true, get: function () { return bimfinance_js_1.bimfinance; } });
4
6
  var beefyfinance_js_1 = require("./beefyfinance.js");
5
7
  Object.defineProperty(exports, "beefyfinance", { enumerable: true, get: function () { return beefyfinance_js_1.beefyfinance; } });
6
8
  var balancer_js_1 = require("./balancer.js");
@@ -2121,4 +2121,17 @@ export declare const tokens: {
2121
2121
  readonly documentation: "https://docs.veil.cash/";
2122
2122
  readonly bridge: "native";
2123
2123
  };
2124
+ readonly BIM: {
2125
+ readonly name: "BIM";
2126
+ readonly symbol: "BIM";
2127
+ readonly oracleId: "BIM";
2128
+ readonly address: "0x555FFF48549C1A25a723Bd8e7eD10870D82E8379";
2129
+ readonly chainId: 8453;
2130
+ readonly decimals: 18;
2131
+ readonly logoURI: "https://exchange.bim.finance/asset/img/currency/bimLogo.png";
2132
+ readonly website: "https://bim.finance/";
2133
+ readonly description: "A complete, secure ecosystem to buy, swap, bridge and stake your cryptocurrencies from a single interface.";
2134
+ readonly documentation: "https://docs.bim.finance/";
2135
+ readonly bridge: "native";
2136
+ };
2124
2137
  };
@@ -2101,4 +2101,17 @@ exports.tokens = {
2101
2101
  documentation: 'https://docs.veil.cash/',
2102
2102
  bridge: 'native',
2103
2103
  },
2104
+ BIM: {
2105
+ name: 'BIM',
2106
+ symbol: 'BIM',
2107
+ oracleId: 'BIM',
2108
+ address: '0x555FFF48549C1A25a723Bd8e7eD10870D82E8379',
2109
+ chainId: 8453,
2110
+ decimals: 18,
2111
+ logoURI: 'https://exchange.bim.finance/asset/img/currency/bimLogo.png',
2112
+ website: 'https://bim.finance/',
2113
+ description: 'A complete, secure ecosystem to buy, swap, bridge and stake your cryptocurrencies from a single interface.',
2114
+ documentation: 'https://docs.bim.finance/',
2115
+ bridge: 'native',
2116
+ },
2104
2117
  };
@@ -41,6 +41,18 @@ export declare const gnosis: {
41
41
  readonly logoURI: "";
42
42
  readonly documentation: "https://docs.gnosischain.com/about/tokens/xdai";
43
43
  };
44
+ readonly DAI: {
45
+ readonly name: "DAI";
46
+ readonly address: "0x44fA8E6f47987339850636F88629646662444217";
47
+ readonly symbol: "DAI";
48
+ readonly oracleId: "DAI";
49
+ readonly decimals: 18;
50
+ readonly chainId: 100;
51
+ readonly website: "https://www.gnosis.io/";
52
+ readonly description: "DAI is an Ethereum-based stablecoin (stable-price cryptocurrency) whose issuance and development is managed by the Maker Protocol and the MakerDAO decentralized autonomous organization.";
53
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4943.png";
54
+ readonly documentation: "https://docs.gnosischain.com/";
55
+ };
44
56
  readonly AURA: {
45
57
  readonly name: "Aura";
46
58
  readonly symbol: "AURA";
@@ -296,6 +308,19 @@ export declare const gnosis: {
296
308
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
297
309
  readonly description: "Aave interest bearing ETH .";
298
310
  };
311
+ readonly SAFE: {
312
+ readonly name: "SAFE Token";
313
+ readonly symbol: "SAFE";
314
+ readonly oracleId: "SAFE";
315
+ readonly address: "0x4d18815D14fe5c3304e87B3FA18318baa5c23820";
316
+ readonly chainId: 100;
317
+ readonly decimals: 18;
318
+ readonly logoURI: "";
319
+ readonly website: "https://safe.global/token";
320
+ readonly documentation: "https://safe.global/blog/safe-tokenomics";
321
+ readonly description: "SAFE Token acts as your key to participate in web3’s transition to smart accounts. Token holders tap into a diverse and ever-evolving ecosystem and govern the future of Safe.";
322
+ readonly bridge: "gnosis-canonical";
323
+ };
299
324
  readonly wagETH: {
300
325
  readonly name: "Wrapped Aave ETH";
301
326
  readonly symbol: "wagETH";
@@ -308,6 +333,43 @@ export declare const gnosis: {
308
333
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
309
334
  readonly description: "Wrapped Aave interest bearing ETH.";
310
335
  };
336
+ readonly bCSPX: {
337
+ readonly name: "Backed CSPX Core S&P 500";
338
+ readonly symbol: "bCSPX";
339
+ readonly oracleId: "bCSPX";
340
+ readonly address: "0x1e2C4fb7eDE391d116E6B41cD0608260e8801D59";
341
+ readonly chainId: 100;
342
+ readonly decimals: 18;
343
+ readonly logoURI: "";
344
+ readonly website: "https://assets.backed.fi/products/bcspx";
345
+ readonly documentation: "https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b3cb9df2755163702cde_KID%20bCSPX%20-%20EN.pdf";
346
+ readonly description: "The Backed CSPX Core S&P 500 (ticker symbol: bCSPX) is a tracker certificate issued as an ERC-20 token. bCSPX tracks the price of the iShares Core S&P 500 UCITS ETF USD (the underlying). The investment objective of the underlying is to deliver the net total return performance of S&P 500 index, less the fees and expenses of the fund. bCSPX is designed to give eligible cryptocurrency market participants regulatory-compliant access to the S&P 500’s performance, whilst maintaining the benefits of blockchain technology.";
347
+ readonly bridge: "gnosis-canonical";
348
+ };
349
+ readonly wbTSLA: {
350
+ readonly name: "Wrapped Backed Tesla Inc";
351
+ readonly symbol: "wbTSLA";
352
+ readonly oracleId: "wbTSLA";
353
+ readonly address: "0x1f82284C1658Ad71C576f7230E6C2DEE7901c1FA";
354
+ readonly chainId: 100;
355
+ readonly decimals: 18;
356
+ readonly logoURI: "";
357
+ readonly website: "https://assets.backed.fi/products/btsla";
358
+ readonly documentation: "https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b142345d4106258dcdc6_KID%20-%20bTSLA%20-%20EN.pdf";
359
+ readonly description: "Backed Tesla (bTSLA) is a tracker certificate issued as an ERC-20 token. bTSLA tracks the price of Tesla Inc. (the underlying). bTSLA is designed to give eligible cryptocurrency market participants regulatory-compliant access to the stock price of Tesla Inc.";
360
+ };
361
+ readonly COMP: {
362
+ readonly name: "Compound";
363
+ readonly symbol: "COMP";
364
+ readonly oracleId: "COMP";
365
+ readonly address: "0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD";
366
+ readonly chainId: 100;
367
+ readonly decimals: 18;
368
+ readonly logoURI: "";
369
+ readonly website: "https://compound.finance/governance/comp";
370
+ readonly documentation: "https://docs.compound.finance/";
371
+ readonly description: "Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.";
372
+ };
311
373
  };
312
374
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
313
375
  readonly xDAI: {
@@ -349,6 +411,18 @@ export declare const gnosis: {
349
411
  readonly logoURI: "";
350
412
  readonly documentation: "https://docs.gnosischain.com/about/tokens/xdai";
351
413
  };
414
+ readonly DAI: {
415
+ readonly name: "DAI";
416
+ readonly address: "0x44fA8E6f47987339850636F88629646662444217";
417
+ readonly symbol: "DAI";
418
+ readonly oracleId: "DAI";
419
+ readonly decimals: 18;
420
+ readonly chainId: 100;
421
+ readonly website: "https://www.gnosis.io/";
422
+ readonly description: "DAI is an Ethereum-based stablecoin (stable-price cryptocurrency) whose issuance and development is managed by the Maker Protocol and the MakerDAO decentralized autonomous organization.";
423
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4943.png";
424
+ readonly documentation: "https://docs.gnosischain.com/";
425
+ };
352
426
  readonly AURA: {
353
427
  readonly name: "Aura";
354
428
  readonly symbol: "AURA";
@@ -604,6 +678,19 @@ export declare const gnosis: {
604
678
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
605
679
  readonly description: "Aave interest bearing ETH .";
606
680
  };
681
+ readonly SAFE: {
682
+ readonly name: "SAFE Token";
683
+ readonly symbol: "SAFE";
684
+ readonly oracleId: "SAFE";
685
+ readonly address: "0x4d18815D14fe5c3304e87B3FA18318baa5c23820";
686
+ readonly chainId: 100;
687
+ readonly decimals: 18;
688
+ readonly logoURI: "";
689
+ readonly website: "https://safe.global/token";
690
+ readonly documentation: "https://safe.global/blog/safe-tokenomics";
691
+ readonly description: "SAFE Token acts as your key to participate in web3’s transition to smart accounts. Token holders tap into a diverse and ever-evolving ecosystem and govern the future of Safe.";
692
+ readonly bridge: "gnosis-canonical";
693
+ };
607
694
  readonly wagETH: {
608
695
  readonly name: "Wrapped Aave ETH";
609
696
  readonly symbol: "wagETH";
@@ -616,5 +703,42 @@ export declare const gnosis: {
616
703
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
617
704
  readonly description: "Wrapped Aave interest bearing ETH.";
618
705
  };
706
+ readonly bCSPX: {
707
+ readonly name: "Backed CSPX Core S&P 500";
708
+ readonly symbol: "bCSPX";
709
+ readonly oracleId: "bCSPX";
710
+ readonly address: "0x1e2C4fb7eDE391d116E6B41cD0608260e8801D59";
711
+ readonly chainId: 100;
712
+ readonly decimals: 18;
713
+ readonly logoURI: "";
714
+ readonly website: "https://assets.backed.fi/products/bcspx";
715
+ readonly documentation: "https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b3cb9df2755163702cde_KID%20bCSPX%20-%20EN.pdf";
716
+ readonly description: "The Backed CSPX Core S&P 500 (ticker symbol: bCSPX) is a tracker certificate issued as an ERC-20 token. bCSPX tracks the price of the iShares Core S&P 500 UCITS ETF USD (the underlying). The investment objective of the underlying is to deliver the net total return performance of S&P 500 index, less the fees and expenses of the fund. bCSPX is designed to give eligible cryptocurrency market participants regulatory-compliant access to the S&P 500’s performance, whilst maintaining the benefits of blockchain technology.";
717
+ readonly bridge: "gnosis-canonical";
718
+ };
719
+ readonly wbTSLA: {
720
+ readonly name: "Wrapped Backed Tesla Inc";
721
+ readonly symbol: "wbTSLA";
722
+ readonly oracleId: "wbTSLA";
723
+ readonly address: "0x1f82284C1658Ad71C576f7230E6C2DEE7901c1FA";
724
+ readonly chainId: 100;
725
+ readonly decimals: 18;
726
+ readonly logoURI: "";
727
+ readonly website: "https://assets.backed.fi/products/btsla";
728
+ readonly documentation: "https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b142345d4106258dcdc6_KID%20-%20bTSLA%20-%20EN.pdf";
729
+ readonly description: "Backed Tesla (bTSLA) is a tracker certificate issued as an ERC-20 token. bTSLA tracks the price of Tesla Inc. (the underlying). bTSLA is designed to give eligible cryptocurrency market participants regulatory-compliant access to the stock price of Tesla Inc.";
730
+ };
731
+ readonly COMP: {
732
+ readonly name: "Compound";
733
+ readonly symbol: "COMP";
734
+ readonly oracleId: "COMP";
735
+ readonly address: "0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD";
736
+ readonly chainId: 100;
737
+ readonly decimals: 18;
738
+ readonly logoURI: "";
739
+ readonly website: "https://compound.finance/governance/comp";
740
+ readonly documentation: "https://docs.compound.finance/";
741
+ readonly description: "Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.";
742
+ };
619
743
  }>;
620
744
  };
@@ -15,9 +15,10 @@ export declare const bimfinance: {
15
15
  readonly bimFeeConfig: "0x237136721665A6Cb3223BA74Dd5F735912382f18";
16
16
  readonly vaultFactory: "0xCEc5F7f67f361170Da385fD63394CDa3bb30ebaf";
17
17
  readonly wrapperFactory: "0x0000000000000000000000000000000000000000";
18
- readonly zap: "0x0000000000000000000000000000000000000000";
19
- readonly zapTokenManager: "0x0000000000000000000000000000000000000000";
18
+ readonly zap: "0x3f44a33091f5b18A5Ea411F927c6106f5d560948";
19
+ readonly zapTokenManager: "0x3679Ddd052aF5b579B589FAc01a11Fda392C9a78";
20
20
  readonly treasurySwapper: "0x0000000000000000000000000000000000000000";
21
+ readonly strategyFactory: "0xfcee4f0eE78536E733b60ee47Bd5e642c997ca25";
21
22
  readonly clmFactory: "0x0000000000000000000000000000000000000000";
22
23
  readonly clmStrategyFactory: "0x0000000000000000000000000000000000000000";
23
24
  readonly clmRewardPoolFactory: "0x0000000000000000000000000000000000000000";
@@ -20,9 +20,10 @@ exports.bimfinance = {
20
20
  bimFeeConfig: '0x237136721665A6Cb3223BA74Dd5F735912382f18',
21
21
  vaultFactory: '0xCEc5F7f67f361170Da385fD63394CDa3bb30ebaf',
22
22
  wrapperFactory: '0x0000000000000000000000000000000000000000',
23
- zap: '0x0000000000000000000000000000000000000000',
24
- zapTokenManager: '0x0000000000000000000000000000000000000000',
23
+ zap: '0x3f44a33091f5b18A5Ea411F927c6106f5d560948',
24
+ zapTokenManager: '0x3679Ddd052aF5b579B589FAc01a11Fda392C9a78',
25
25
  treasurySwapper: '0x0000000000000000000000000000000000000000',
26
+ strategyFactory: '0xfcee4f0eE78536E733b60ee47Bd5e642c997ca25',
26
27
  /// CLM Contracts
27
28
  clmFactory: '0x0000000000000000000000000000000000000000',
28
29
  clmStrategyFactory: '0x0000000000000000000000000000000000000000',
@@ -38,6 +38,18 @@ export declare const tokens: {
38
38
  readonly logoURI: "";
39
39
  readonly documentation: "https://docs.gnosischain.com/about/tokens/xdai";
40
40
  };
41
+ readonly DAI: {
42
+ readonly name: "DAI";
43
+ readonly address: "0x44fA8E6f47987339850636F88629646662444217";
44
+ readonly symbol: "DAI";
45
+ readonly oracleId: "DAI";
46
+ readonly decimals: 18;
47
+ readonly chainId: 100;
48
+ readonly website: "https://www.gnosis.io/";
49
+ readonly description: "DAI is an Ethereum-based stablecoin (stable-price cryptocurrency) whose issuance and development is managed by the Maker Protocol and the MakerDAO decentralized autonomous organization.";
50
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4943.png";
51
+ readonly documentation: "https://docs.gnosischain.com/";
52
+ };
41
53
  readonly AURA: {
42
54
  readonly name: "Aura";
43
55
  readonly symbol: "AURA";
@@ -293,6 +305,19 @@ export declare const tokens: {
293
305
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
294
306
  readonly description: "Aave interest bearing ETH .";
295
307
  };
308
+ readonly SAFE: {
309
+ readonly name: "SAFE Token";
310
+ readonly symbol: "SAFE";
311
+ readonly oracleId: "SAFE";
312
+ readonly address: "0x4d18815D14fe5c3304e87B3FA18318baa5c23820";
313
+ readonly chainId: 100;
314
+ readonly decimals: 18;
315
+ readonly logoURI: "";
316
+ readonly website: "https://safe.global/token";
317
+ readonly documentation: "https://safe.global/blog/safe-tokenomics";
318
+ readonly description: "SAFE Token acts as your key to participate in web3’s transition to smart accounts. Token holders tap into a diverse and ever-evolving ecosystem and govern the future of Safe.";
319
+ readonly bridge: "gnosis-canonical";
320
+ };
296
321
  readonly wagETH: {
297
322
  readonly name: "Wrapped Aave ETH";
298
323
  readonly symbol: "wagETH";
@@ -305,4 +330,41 @@ export declare const tokens: {
305
330
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
306
331
  readonly description: "Wrapped Aave interest bearing ETH.";
307
332
  };
333
+ readonly bCSPX: {
334
+ readonly name: "Backed CSPX Core S&P 500";
335
+ readonly symbol: "bCSPX";
336
+ readonly oracleId: "bCSPX";
337
+ readonly address: "0x1e2C4fb7eDE391d116E6B41cD0608260e8801D59";
338
+ readonly chainId: 100;
339
+ readonly decimals: 18;
340
+ readonly logoURI: "";
341
+ readonly website: "https://assets.backed.fi/products/bcspx";
342
+ readonly documentation: "https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b3cb9df2755163702cde_KID%20bCSPX%20-%20EN.pdf";
343
+ readonly description: "The Backed CSPX Core S&P 500 (ticker symbol: bCSPX) is a tracker certificate issued as an ERC-20 token. bCSPX tracks the price of the iShares Core S&P 500 UCITS ETF USD (the underlying). The investment objective of the underlying is to deliver the net total return performance of S&P 500 index, less the fees and expenses of the fund. bCSPX is designed to give eligible cryptocurrency market participants regulatory-compliant access to the S&P 500’s performance, whilst maintaining the benefits of blockchain technology.";
344
+ readonly bridge: "gnosis-canonical";
345
+ };
346
+ readonly wbTSLA: {
347
+ readonly name: "Wrapped Backed Tesla Inc";
348
+ readonly symbol: "wbTSLA";
349
+ readonly oracleId: "wbTSLA";
350
+ readonly address: "0x1f82284C1658Ad71C576f7230E6C2DEE7901c1FA";
351
+ readonly chainId: 100;
352
+ readonly decimals: 18;
353
+ readonly logoURI: "";
354
+ readonly website: "https://assets.backed.fi/products/btsla";
355
+ readonly documentation: "https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b142345d4106258dcdc6_KID%20-%20bTSLA%20-%20EN.pdf";
356
+ readonly description: "Backed Tesla (bTSLA) is a tracker certificate issued as an ERC-20 token. bTSLA tracks the price of Tesla Inc. (the underlying). bTSLA is designed to give eligible cryptocurrency market participants regulatory-compliant access to the stock price of Tesla Inc.";
357
+ };
358
+ readonly COMP: {
359
+ readonly name: "Compound";
360
+ readonly symbol: "COMP";
361
+ readonly oracleId: "COMP";
362
+ readonly address: "0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD";
363
+ readonly chainId: 100;
364
+ readonly decimals: 18;
365
+ readonly logoURI: "";
366
+ readonly website: "https://compound.finance/governance/comp";
367
+ readonly documentation: "https://docs.compound.finance/";
368
+ readonly description: "Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.";
369
+ };
308
370
  };
@@ -18,6 +18,18 @@ exports.tokens = {
18
18
  xDAI,
19
19
  WXDAI: xDAI,
20
20
  WNATIVE: xDAI,
21
+ DAI: {
22
+ name: 'DAI',
23
+ address: '0x44fA8E6f47987339850636F88629646662444217',
24
+ symbol: 'DAI',
25
+ oracleId: 'DAI',
26
+ decimals: 18,
27
+ chainId: 100,
28
+ website: 'https://www.gnosis.io/',
29
+ description: 'DAI is an Ethereum-based stablecoin (stable-price cryptocurrency) whose issuance and development is managed by the Maker Protocol and the MakerDAO decentralized autonomous organization.',
30
+ logoURI: 'https://s2.coinmarketcap.com/static/img/coins/64x64/4943.png',
31
+ documentation: 'https://docs.gnosischain.com/',
32
+ },
21
33
  AURA: {
22
34
  name: 'Aura',
23
35
  symbol: 'AURA',
@@ -273,6 +285,19 @@ exports.tokens = {
273
285
  documentation: 'https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens',
274
286
  description: 'Aave interest bearing ETH .',
275
287
  },
288
+ SAFE: {
289
+ name: 'SAFE Token',
290
+ symbol: 'SAFE',
291
+ oracleId: 'SAFE',
292
+ address: '0x4d18815D14fe5c3304e87B3FA18318baa5c23820',
293
+ chainId: 100,
294
+ decimals: 18,
295
+ logoURI: '',
296
+ website: 'https://safe.global/token',
297
+ documentation: 'https://safe.global/blog/safe-tokenomics',
298
+ description: 'SAFE Token acts as your key to participate in web3’s transition to smart accounts. Token holders tap into a diverse and ever-evolving ecosystem and govern the future of Safe.',
299
+ bridge: 'gnosis-canonical',
300
+ },
276
301
  wagETH: {
277
302
  name: 'Wrapped Aave ETH',
278
303
  symbol: 'wagETH',
@@ -285,4 +310,41 @@ exports.tokens = {
285
310
  documentation: 'https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens',
286
311
  description: 'Wrapped Aave interest bearing ETH.',
287
312
  },
313
+ bCSPX: {
314
+ name: 'Backed CSPX Core S&P 500',
315
+ symbol: 'bCSPX',
316
+ oracleId: 'bCSPX',
317
+ address: '0x1e2C4fb7eDE391d116E6B41cD0608260e8801D59',
318
+ chainId: 100,
319
+ decimals: 18,
320
+ logoURI: '',
321
+ website: 'https://assets.backed.fi/products/bcspx',
322
+ documentation: 'https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b3cb9df2755163702cde_KID%20bCSPX%20-%20EN.pdf',
323
+ description: 'The Backed CSPX Core S&P 500 (ticker symbol: bCSPX) is a tracker certificate issued as an ERC-20 token. bCSPX tracks the price of the iShares Core S&P 500 UCITS ETF USD (the underlying). The investment objective of the underlying is to deliver the net total return performance of S&P 500 index, less the fees and expenses of the fund. bCSPX is designed to give eligible cryptocurrency market participants regulatory-compliant access to the S&P 500’s performance, whilst maintaining the benefits of blockchain technology.',
324
+ bridge: 'gnosis-canonical',
325
+ },
326
+ wbTSLA: {
327
+ name: 'Wrapped Backed Tesla Inc',
328
+ symbol: 'wbTSLA',
329
+ oracleId: 'wbTSLA',
330
+ address: '0x1f82284C1658Ad71C576f7230E6C2DEE7901c1FA',
331
+ chainId: 100,
332
+ decimals: 18,
333
+ logoURI: '',
334
+ website: 'https://assets.backed.fi/products/btsla',
335
+ documentation: 'https://cdn.prod.website-files.com/655f3efc4be468487052e35a/6751b142345d4106258dcdc6_KID%20-%20bTSLA%20-%20EN.pdf',
336
+ description: 'Backed Tesla (bTSLA) is a tracker certificate issued as an ERC-20 token. bTSLA tracks the price of Tesla Inc. (the underlying). bTSLA is designed to give eligible cryptocurrency market participants regulatory-compliant access to the stock price of Tesla Inc.',
337
+ },
338
+ COMP: {
339
+ name: 'Compound',
340
+ symbol: 'COMP',
341
+ oracleId: 'COMP',
342
+ address: '0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD',
343
+ chainId: 100,
344
+ decimals: 18,
345
+ logoURI: '',
346
+ website: 'https://compound.finance/governance/comp',
347
+ documentation: 'https://docs.compound.finance/',
348
+ description: 'Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.',
349
+ },
288
350
  };
@@ -24,8 +24,8 @@ const index_js_1 = require("./polygon/index.js");
24
24
  // import { canto } from './canto/index.js';
25
25
  // import { zksync } from './zksync/index.js';
26
26
  // import { zkevm } from './zkevm/index.js';
27
- // import { base } from './base/index.js';
28
- const index_js_2 = require("./gnosis/index.js");
27
+ const index_js_2 = require("./base/index.js");
28
+ const index_js_3 = require("./gnosis/index.js");
29
29
  exports.addressBook = {
30
30
  polygon: index_js_1.polygon,
31
31
  // bsc,
@@ -48,8 +48,8 @@ exports.addressBook = {
48
48
  // canto,
49
49
  // zksync,
50
50
  // zkevm,
51
- // base,
52
- gnosis: index_js_2.gnosis,
51
+ base: index_js_2.base,
52
+ gnosis: index_js_3.gnosis,
53
53
  // linea,
54
54
  // mantle,
55
55
  // fraxtal,
@@ -85,8 +85,8 @@ exports.addressBookByChainId = {
85
85
  // [ChainId.canto]: canto,
86
86
  // [ChainId.zksync]: zksync,
87
87
  // [ChainId.zkevm]: zkevm,
88
- // [ChainId.base]: base,
89
- [chainid_js_1.ChainId.gnosis]: index_js_2.gnosis,
88
+ [chainid_js_1.ChainId.base]: index_js_2.base,
89
+ [chainid_js_1.ChainId.gnosis]: index_js_3.gnosis,
90
90
  // [ChainId.linea]: linea,
91
91
  // [ChainId.mantle]: mantle,
92
92
  // [ChainId.fraxtal]: fraxtal,
@@ -2234,18 +2234,6 @@ export declare const polygon: {
2234
2234
  readonly documentation: "";
2235
2235
  readonly description: "";
2236
2236
  };
2237
- readonly NEXT: {
2238
- readonly name: "Everclear";
2239
- readonly symbol: "NEXT";
2240
- readonly oracleId: "NEXT";
2241
- readonly address: "0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8";
2242
- readonly chainId: 137;
2243
- readonly decimals: 18;
2244
- readonly logoURI: "";
2245
- readonly website: "";
2246
- readonly documentation: "";
2247
- readonly description: "";
2248
- };
2249
2237
  readonly ANGLE: {
2250
2238
  readonly name: "ANGLE";
2251
2239
  readonly symbol: "ANGLE";
@@ -4540,18 +4528,6 @@ export declare const polygon: {
4540
4528
  readonly documentation: "";
4541
4529
  readonly description: "";
4542
4530
  };
4543
- readonly NEXT: {
4544
- readonly name: "Everclear";
4545
- readonly symbol: "NEXT";
4546
- readonly oracleId: "NEXT";
4547
- readonly address: "0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8";
4548
- readonly chainId: 137;
4549
- readonly decimals: 18;
4550
- readonly logoURI: "";
4551
- readonly website: "";
4552
- readonly documentation: "";
4553
- readonly description: "";
4554
- };
4555
4531
  readonly ANGLE: {
4556
4532
  readonly name: "ANGLE";
4557
4533
  readonly symbol: "ANGLE";
@@ -2231,18 +2231,6 @@ export declare const tokens: {
2231
2231
  readonly documentation: "";
2232
2232
  readonly description: "";
2233
2233
  };
2234
- readonly NEXT: {
2235
- readonly name: "Everclear";
2236
- readonly symbol: "NEXT";
2237
- readonly oracleId: "NEXT";
2238
- readonly address: "0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8";
2239
- readonly chainId: 137;
2240
- readonly decimals: 18;
2241
- readonly logoURI: "";
2242
- readonly website: "";
2243
- readonly documentation: "";
2244
- readonly description: "";
2245
- };
2246
2234
  readonly ANGLE: {
2247
2235
  readonly name: "ANGLE";
2248
2236
  readonly symbol: "ANGLE";
@@ -2177,18 +2177,6 @@ exports.tokens = {
2177
2177
  documentation: '',
2178
2178
  description: '',
2179
2179
  },
2180
- NEXT: {
2181
- name: 'Everclear',
2182
- symbol: 'NEXT',
2183
- oracleId: 'NEXT',
2184
- address: '0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8',
2185
- chainId: 137,
2186
- decimals: 18,
2187
- logoURI: '',
2188
- website: '',
2189
- documentation: '',
2190
- description: '',
2191
- },
2192
2180
  ANGLE: {
2193
2181
  name: 'ANGLE',
2194
2182
  symbol: 'ANGLE',
@@ -1,5 +1,6 @@
1
1
  export declare enum ChainId {
2
2
  polygon = 137,
3
+ base = 8453,
3
4
  gnosis = 100
4
5
  }
5
6
  type ChainIdType = typeof ChainId;