defi-blockchain-addressbook 1.0.16 → 1.0.18

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 (46) hide show
  1. package/build/address-book/ethereum/index.d.ts +26 -0
  2. package/build/address-book/ethereum/platforms/bimfinance.d.ts +30 -0
  3. package/build/address-book/ethereum/platforms/bimfinance.js +37 -0
  4. package/build/address-book/ethereum/platforms/index.d.ts +1 -0
  5. package/build/address-book/ethereum/platforms/index.js +3 -1
  6. package/build/address-book/ethereum/tokens/tokens.d.ts +13 -0
  7. package/build/address-book/ethereum/tokens/tokens.js +13 -0
  8. package/build/address-book/index.js +9 -9
  9. package/build/address-book/optimism/index.d.ts +130 -0
  10. package/build/address-book/optimism/tokens/tokens.d.ts +65 -0
  11. package/build/address-book/optimism/tokens/tokens.js +65 -0
  12. package/build/types/chainid.d.ts +1 -0
  13. package/build/types/chainid.js +1 -1
  14. package/build/util/chainIdMap.d.ts +1 -0
  15. package/build/util/chainIdMap.js +1 -1
  16. package/build-esm/address-book/ethereum/index.d.ts +4620 -0
  17. package/build-esm/address-book/ethereum/index.js +8 -0
  18. package/build-esm/address-book/ethereum/platforms/aura.d.ts +4 -0
  19. package/build-esm/address-book/ethereum/platforms/aura.js +4 -0
  20. package/build-esm/address-book/ethereum/platforms/balancer.d.ts +3 -0
  21. package/build-esm/address-book/ethereum/platforms/balancer.js +3 -0
  22. package/build-esm/address-book/ethereum/platforms/beefyfinance.d.ts +35 -0
  23. package/build-esm/address-book/ethereum/platforms/beefyfinance.js +38 -0
  24. package/build-esm/address-book/ethereum/platforms/bimfinance.d.ts +30 -0
  25. package/build-esm/address-book/ethereum/platforms/bimfinance.js +34 -0
  26. package/build-esm/address-book/ethereum/platforms/gamma.d.ts +3 -0
  27. package/build-esm/address-book/ethereum/platforms/gamma.js +3 -0
  28. package/build-esm/address-book/ethereum/platforms/index.d.ts +9 -0
  29. package/build-esm/address-book/ethereum/platforms/index.js +9 -0
  30. package/build-esm/address-book/ethereum/platforms/solidly.d.ts +5 -0
  31. package/build-esm/address-book/ethereum/platforms/solidly.js +5 -0
  32. package/build-esm/address-book/ethereum/platforms/sushi.d.ts +5 -0
  33. package/build-esm/address-book/ethereum/platforms/sushi.js +5 -0
  34. package/build-esm/address-book/ethereum/platforms/synapse.d.ts +3 -0
  35. package/build-esm/address-book/ethereum/platforms/synapse.js +3 -0
  36. package/build-esm/address-book/ethereum/platforms/verse.d.ts +3 -0
  37. package/build-esm/address-book/ethereum/platforms/verse.js +3 -0
  38. package/build-esm/address-book/ethereum/tokens/tokens.d.ts +2308 -0
  39. package/build-esm/address-book/ethereum/tokens/tokens.js +2286 -0
  40. package/build-esm/address-book/index.js +3 -3
  41. package/build-esm/address-book/optimism/index.d.ts +130 -0
  42. package/build-esm/address-book/optimism/tokens/tokens.d.ts +65 -0
  43. package/build-esm/address-book/optimism/tokens/tokens.js +65 -0
  44. package/build-esm/types/chainid.d.ts +1 -0
  45. package/build-esm/types/chainid.js +1 -1
  46. package/package.json +1 -1
@@ -2295,6 +2295,19 @@ export declare const ethereum: {
2295
2295
  readonly description: "USDL is a US dollar-backed stablecoin that distributes yield to its holders every day. USDL reserves are held in short-term, highly liquid assets. USDL can always be redeemed at a rate of 1 USDL = 1 US dollar. The token is issued by Paxos Issuance MENA Ltd. (Paxos International), which is regulated by the Financial Services Regulatory Authority (FSRA) of the Abu Dhabi Global Market (ADGM)";
2296
2296
  readonly bridge: "native";
2297
2297
  };
2298
+ readonly DEURO: {
2299
+ readonly name: "Decentralized Euro";
2300
+ readonly symbol: "DEURO";
2301
+ readonly oracleId: "DEURO";
2302
+ readonly address: "0xbA3f535bbCcCcA2A154b573Ca6c5A49BAAE0a3ea";
2303
+ readonly chainId: 1;
2304
+ readonly decimals: 18;
2305
+ readonly logoURI: "https://etherscan.io/token/images/deuro_64.svg";
2306
+ readonly website: "https://deuro.com/";
2307
+ readonly documentation: "https://docs.deuro.com/";
2308
+ readonly description: "dEURO is a crypto-asset that maintains stability by referencing the value of Euro";
2309
+ readonly bridge: "native";
2310
+ };
2298
2311
  };
2299
2312
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2300
2313
  readonly ETH: {
@@ -4590,5 +4603,18 @@ export declare const ethereum: {
4590
4603
  readonly description: "USDL is a US dollar-backed stablecoin that distributes yield to its holders every day. USDL reserves are held in short-term, highly liquid assets. USDL can always be redeemed at a rate of 1 USDL = 1 US dollar. The token is issued by Paxos Issuance MENA Ltd. (Paxos International), which is regulated by the Financial Services Regulatory Authority (FSRA) of the Abu Dhabi Global Market (ADGM)";
4591
4604
  readonly bridge: "native";
4592
4605
  };
4606
+ readonly DEURO: {
4607
+ readonly name: "Decentralized Euro";
4608
+ readonly symbol: "DEURO";
4609
+ readonly oracleId: "DEURO";
4610
+ readonly address: "0xbA3f535bbCcCcA2A154b573Ca6c5A49BAAE0a3ea";
4611
+ readonly chainId: 1;
4612
+ readonly decimals: 18;
4613
+ readonly logoURI: "https://etherscan.io/token/images/deuro_64.svg";
4614
+ readonly website: "https://deuro.com/";
4615
+ readonly documentation: "https://docs.deuro.com/";
4616
+ readonly description: "dEURO is a crypto-asset that maintains stability by referencing the value of Euro";
4617
+ readonly bridge: "native";
4618
+ };
4593
4619
  }>;
4594
4620
  };
@@ -0,0 +1,30 @@
1
+ export declare const bimfinance: {
2
+ readonly devMultisig: "0x56dF7773229Fd3D631c7F1341aB5b0DcddeD0Bb8";
3
+ readonly treasuryMultisig: "0xcc0516d2B5D8E156890D894Ee03a42BaC7176972";
4
+ readonly strategyOwner: "0x2b2d280A00A076F8B46bBb984c3780e68FfB43cf";
5
+ readonly vaultOwner: "0x555FFF48549C1A25a723Bd8e7eD10870D82E8379";
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: "0x6e51861FFd18743Cf88ec84e85E5249d0A08D3c1";
13
+ readonly bimMaxiStrategy: "0x0000000000000000000000000000000000000000";
14
+ readonly voter: "0x2ADDFc34751D32BfA15BddA5cD7F15a1d863068a";
15
+ readonly bimFeeConfig: "0x6B35281C647dFe8946C50cD5ef239047a050Ea07";
16
+ readonly vaultFactory: "0xCEc5F7f67f361170Da385fD63394CDa3bb30ebaf";
17
+ readonly wrapperFactory: "0x0000000000000000000000000000000000000000";
18
+ readonly zap: "0x0000000000000000000000000000000000000000";
19
+ readonly zapTokenManager: "0x0000000000000000000000000000000000000000";
20
+ readonly treasurySwapper: "0x0000000000000000000000000000000000000000";
21
+ readonly clmFactory: "0x0000000000000000000000000000000000000000";
22
+ readonly clmStrategyFactory: "0x0000000000000000000000000000000000000000";
23
+ readonly clmRewardPoolFactory: "0x0000000000000000000000000000000000000000";
24
+ readonly positionMulticall: "0x0000000000000000000000000000000000000000";
25
+ readonly bimSwapper: "0xcCf8a786C25b3B4A0ed498bfcb670cc3E8a36263";
26
+ readonly bimOracle: "0x270B04518596851D67dE4074845f37dCdea9DD29";
27
+ readonly bimOracleChainlink: "0x0000000000000000000000000000000000000000";
28
+ readonly bimOracleUniswapV2: "0x0000000000000000000000000000000000000000";
29
+ readonly bimOracleUniswapV3: "0x0000000000000000000000000000000000000000";
30
+ };
@@ -0,0 +1,37 @@
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: '0x2b2d280A00A076F8B46bBb984c3780e68FfB43cf',
10
+ vaultOwner: '0x555FFF48549C1A25a723Bd8e7eD10870D82E8379',
11
+ keeper: '0xCFac885Fa38EeDf7AaffFa9F69A938d64453027E',
12
+ treasurer: treasuryMultisig,
13
+ launchpoolOwner: devMultisig,
14
+ rewardPool: '0x0000000000000000000000000000000000000000',
15
+ treasury: '0x0000000000000000000000000000000000000000',
16
+ bimFeeRecipient: '0xcc0516d2B5D8E156890D894Ee03a42BaC7176972',
17
+ multicall: '0x6e51861FFd18743Cf88ec84e85E5249d0A08D3c1',
18
+ bimMaxiStrategy: '0x0000000000000000000000000000000000000000',
19
+ voter: '0x2ADDFc34751D32BfA15BddA5cD7F15a1d863068a',
20
+ bimFeeConfig: '0x6B35281C647dFe8946C50cD5ef239047a050Ea07',
21
+ vaultFactory: '0xCEc5F7f67f361170Da385fD63394CDa3bb30ebaf',
22
+ wrapperFactory: '0x0000000000000000000000000000000000000000',
23
+ zap: '0x0000000000000000000000000000000000000000',
24
+ zapTokenManager: '0x0000000000000000000000000000000000000000',
25
+ treasurySwapper: '0x0000000000000000000000000000000000000000',
26
+ /// CLM Contracts
27
+ clmFactory: '0x0000000000000000000000000000000000000000',
28
+ clmStrategyFactory: '0x0000000000000000000000000000000000000000',
29
+ clmRewardPoolFactory: '0x0000000000000000000000000000000000000000',
30
+ positionMulticall: '0x0000000000000000000000000000000000000000',
31
+ /// bim Swapper Contracts
32
+ bimSwapper: '0xcCf8a786C25b3B4A0ed498bfcb670cc3E8a36263',
33
+ bimOracle: '0x270B04518596851D67dE4074845f37dCdea9DD29',
34
+ bimOracleChainlink: '0x0000000000000000000000000000000000000000',
35
+ bimOracleUniswapV2: '0x0000000000000000000000000000000000000000',
36
+ bimOracleUniswapV3: '0x0000000000000000000000000000000000000000',
37
+ };
@@ -1,4 +1,5 @@
1
1
  export { beefyfinance } from './beefyfinance.js';
2
+ export { bimfinance } from './bimfinance.js';
2
3
  export { balancer } from './balancer.js';
3
4
  export { aura } from './aura.js';
4
5
  export { sushi } from './sushi.js';
@@ -1,8 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.gamma = exports.verse = exports.solidly = exports.synapse = exports.sushi = exports.aura = exports.balancer = exports.beefyfinance = void 0;
3
+ exports.gamma = exports.verse = exports.solidly = exports.synapse = exports.sushi = exports.aura = exports.balancer = exports.bimfinance = exports.beefyfinance = void 0;
4
4
  var beefyfinance_js_1 = require("./beefyfinance.js");
5
5
  Object.defineProperty(exports, "beefyfinance", { enumerable: true, get: function () { return beefyfinance_js_1.beefyfinance; } });
6
+ var bimfinance_js_1 = require("./bimfinance.js");
7
+ Object.defineProperty(exports, "bimfinance", { enumerable: true, get: function () { return bimfinance_js_1.bimfinance; } });
6
8
  var balancer_js_1 = require("./balancer.js");
7
9
  Object.defineProperty(exports, "balancer", { enumerable: true, get: function () { return balancer_js_1.balancer; } });
8
10
  var aura_js_1 = require("./aura.js");
@@ -2292,4 +2292,17 @@ export declare const tokens: {
2292
2292
  readonly description: "USDL is a US dollar-backed stablecoin that distributes yield to its holders every day. USDL reserves are held in short-term, highly liquid assets. USDL can always be redeemed at a rate of 1 USDL = 1 US dollar. The token is issued by Paxos Issuance MENA Ltd. (Paxos International), which is regulated by the Financial Services Regulatory Authority (FSRA) of the Abu Dhabi Global Market (ADGM)";
2293
2293
  readonly bridge: "native";
2294
2294
  };
2295
+ readonly DEURO: {
2296
+ readonly name: "Decentralized Euro";
2297
+ readonly symbol: "DEURO";
2298
+ readonly oracleId: "DEURO";
2299
+ readonly address: "0xbA3f535bbCcCcA2A154b573Ca6c5A49BAAE0a3ea";
2300
+ readonly chainId: 1;
2301
+ readonly decimals: 18;
2302
+ readonly logoURI: "https://etherscan.io/token/images/deuro_64.svg";
2303
+ readonly website: "https://deuro.com/";
2304
+ readonly documentation: "https://docs.deuro.com/";
2305
+ readonly description: "dEURO is a crypto-asset that maintains stability by referencing the value of Euro";
2306
+ readonly bridge: "native";
2307
+ };
2295
2308
  };
@@ -2273,4 +2273,17 @@ exports.tokens = {
2273
2273
  description: 'USDL is a US dollar-backed stablecoin that distributes yield to its holders every day. USDL reserves are held in short-term, highly liquid assets. USDL can always be redeemed at a rate of 1 USDL = 1 US dollar. The token is issued by Paxos Issuance MENA Ltd. (Paxos International), which is regulated by the Financial Services Regulatory Authority (FSRA) of the Abu Dhabi Global Market (ADGM)',
2274
2274
  bridge: 'native',
2275
2275
  },
2276
+ DEURO: {
2277
+ name: 'Decentralized Euro',
2278
+ symbol: 'DEURO',
2279
+ oracleId: 'DEURO',
2280
+ address: '0xbA3f535bbCcCcA2A154b573Ca6c5A49BAAE0a3ea',
2281
+ chainId: 1,
2282
+ decimals: 18,
2283
+ logoURI: 'https://etherscan.io/token/images/deuro_64.svg',
2284
+ website: 'https://deuro.com/',
2285
+ documentation: 'https://docs.deuro.com/',
2286
+ description: 'dEURO is a crypto-asset that maintains stability by referencing the value of Euro',
2287
+ bridge: 'native',
2288
+ },
2276
2289
  };
@@ -20,12 +20,12 @@ const index_js_1 = require("./polygon/index.js");
20
20
  // import { emerald } from './emerald/index.js';
21
21
  const index_js_2 = require("./optimism/index.js");
22
22
  // import { kava } from './kava/index.js';
23
- // import { ethereum } from './ethereum/index.js';
23
+ const index_js_3 = require("./ethereum/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
- const index_js_3 = require("./base/index.js");
28
- const index_js_4 = require("./gnosis/index.js");
27
+ const index_js_4 = require("./base/index.js");
28
+ const index_js_5 = require("./gnosis/index.js");
29
29
  exports.addressBook = {
30
30
  polygon: index_js_1.polygon,
31
31
  // bsc,
@@ -44,12 +44,12 @@ exports.addressBook = {
44
44
  // emerald,
45
45
  optimism: index_js_2.optimism,
46
46
  // kava,
47
- // ethereum,
47
+ ethereum: index_js_3.ethereum,
48
48
  // canto,
49
49
  // zksync,
50
50
  // zkevm,
51
- base: index_js_3.base,
52
- gnosis: index_js_4.gnosis,
51
+ base: index_js_4.base,
52
+ gnosis: index_js_5.gnosis,
53
53
  // linea,
54
54
  // mantle,
55
55
  // fraxtal,
@@ -81,12 +81,12 @@ exports.addressBookByChainId = {
81
81
  // [ChainId.emerald]: emerald,
82
82
  [chainid_js_1.ChainId.optimism]: index_js_2.optimism,
83
83
  // [ChainId.kava]: kava,
84
- // [ChainId.ethereum]: ethereum,
84
+ [chainid_js_1.ChainId.ethereum]: index_js_3.ethereum,
85
85
  // [ChainId.canto]: canto,
86
86
  // [ChainId.zksync]: zksync,
87
87
  // [ChainId.zkevm]: zkevm,
88
- [chainid_js_1.ChainId.base]: index_js_3.base,
89
- [chainid_js_1.ChainId.gnosis]: index_js_4.gnosis,
88
+ [chainid_js_1.ChainId.base]: index_js_4.base,
89
+ [chainid_js_1.ChainId.gnosis]: index_js_5.gnosis,
90
90
  // [ChainId.linea]: linea,
91
91
  // [ChainId.mantle]: mantle,
92
92
  // [ChainId.fraxtal]: fraxtal,
@@ -1656,6 +1656,71 @@ export declare const optimism: {
1656
1656
  readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
1657
1657
  readonly bridge: "chainlink-ccip";
1658
1658
  };
1659
+ readonly AAVE: {
1660
+ readonly name: "AAVE";
1661
+ readonly symbol: "AAVE";
1662
+ readonly oracleId: "AAVE";
1663
+ readonly address: "0x76FB31fb4af56892A25e32cFC43De717950c9278";
1664
+ readonly chainId: 10;
1665
+ readonly decimals: 18;
1666
+ readonly logoURI: "";
1667
+ readonly website: "https://aave.com/";
1668
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
1669
+ readonly documentation: "https://docs.aave.com/";
1670
+ readonly bridge: "optimism-canonical";
1671
+ };
1672
+ readonly SUSHI: {
1673
+ readonly name: "Sushi";
1674
+ readonly address: "0x3eaEb77b03dBc0F6321AE1b72b2E9aDb0F60112B";
1675
+ readonly symbol: "SUSHI";
1676
+ readonly oracleId: "SUSHI";
1677
+ readonly decimals: 18;
1678
+ readonly chainId: 10;
1679
+ readonly website: "https://sushi.com/";
1680
+ readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
1681
+ readonly bridge: "optimism-canonical";
1682
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
1683
+ readonly documentation: "https://dev.sushi.com/";
1684
+ };
1685
+ readonly W: {
1686
+ readonly name: "Wormhole";
1687
+ readonly symbol: "W";
1688
+ readonly oracleId: "W";
1689
+ readonly address: "0xB0fFa8000886e57F86dd5264b9582b2Ad87b2b91";
1690
+ readonly chainId: 10;
1691
+ readonly decimals: 18;
1692
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/29587.png";
1693
+ readonly website: "https://wormhole.com/";
1694
+ readonly description: "Wormhole (W) has stood as a core interoperability solution in the blockchain industry, offering a comprehensive platform that empowers multichain builders, applications, and users.";
1695
+ readonly documentation: "https://wormhole.com/docs/";
1696
+ readonly bridge: "native";
1697
+ };
1698
+ readonly BOLDV2: {
1699
+ readonly name: "BOLD Stablecoin";
1700
+ readonly symbol: "BOLD";
1701
+ readonly oracleId: "BOLD";
1702
+ readonly address: "0x03569CC076654F82679C4BA2124D64774781B01D";
1703
+ readonly chainId: 10;
1704
+ readonly decimals: 18;
1705
+ readonly logoURI: "";
1706
+ readonly website: "https://www.liquity.org/";
1707
+ readonly documentation: "https://docs.liquity.org/";
1708
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
1709
+ readonly bridge: "chainlink-ccip";
1710
+ };
1711
+ readonly WCT: {
1712
+ readonly name: "WalletConnect Token";
1713
+ readonly symbol: "WCT";
1714
+ readonly oracleId: "WCT";
1715
+ readonly address: "0xeF4461891DfB3AC8572cCf7C794664A8DD927945";
1716
+ readonly chainId: 10;
1717
+ readonly decimals: 18;
1718
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/33152.png";
1719
+ readonly website: "https://walletconnect.network/";
1720
+ readonly documentation: "https://docs.walletconnect.network/";
1721
+ readonly description: "The WalletConnect Network is the onchain UX ecosystem powering 150 million connections for over 23 million users across 600 wallets, 40K app projects, and all chains";
1722
+ readonly bridge: "native";
1723
+ };
1659
1724
  };
1660
1725
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
1661
1726
  readonly ETH: {
@@ -3312,5 +3377,70 @@ export declare const optimism: {
3312
3377
  readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
3313
3378
  readonly bridge: "chainlink-ccip";
3314
3379
  };
3380
+ readonly AAVE: {
3381
+ readonly name: "AAVE";
3382
+ readonly symbol: "AAVE";
3383
+ readonly oracleId: "AAVE";
3384
+ readonly address: "0x76FB31fb4af56892A25e32cFC43De717950c9278";
3385
+ readonly chainId: 10;
3386
+ readonly decimals: 18;
3387
+ readonly logoURI: "";
3388
+ readonly website: "https://aave.com/";
3389
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
3390
+ readonly documentation: "https://docs.aave.com/";
3391
+ readonly bridge: "optimism-canonical";
3392
+ };
3393
+ readonly SUSHI: {
3394
+ readonly name: "Sushi";
3395
+ readonly address: "0x3eaEb77b03dBc0F6321AE1b72b2E9aDb0F60112B";
3396
+ readonly symbol: "SUSHI";
3397
+ readonly oracleId: "SUSHI";
3398
+ readonly decimals: 18;
3399
+ readonly chainId: 10;
3400
+ readonly website: "https://sushi.com/";
3401
+ readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
3402
+ readonly bridge: "optimism-canonical";
3403
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
3404
+ readonly documentation: "https://dev.sushi.com/";
3405
+ };
3406
+ readonly W: {
3407
+ readonly name: "Wormhole";
3408
+ readonly symbol: "W";
3409
+ readonly oracleId: "W";
3410
+ readonly address: "0xB0fFa8000886e57F86dd5264b9582b2Ad87b2b91";
3411
+ readonly chainId: 10;
3412
+ readonly decimals: 18;
3413
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/29587.png";
3414
+ readonly website: "https://wormhole.com/";
3415
+ readonly description: "Wormhole (W) has stood as a core interoperability solution in the blockchain industry, offering a comprehensive platform that empowers multichain builders, applications, and users.";
3416
+ readonly documentation: "https://wormhole.com/docs/";
3417
+ readonly bridge: "native";
3418
+ };
3419
+ readonly BOLDV2: {
3420
+ readonly name: "BOLD Stablecoin";
3421
+ readonly symbol: "BOLD";
3422
+ readonly oracleId: "BOLD";
3423
+ readonly address: "0x03569CC076654F82679C4BA2124D64774781B01D";
3424
+ readonly chainId: 10;
3425
+ readonly decimals: 18;
3426
+ readonly logoURI: "";
3427
+ readonly website: "https://www.liquity.org/";
3428
+ readonly documentation: "https://docs.liquity.org/";
3429
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
3430
+ readonly bridge: "chainlink-ccip";
3431
+ };
3432
+ readonly WCT: {
3433
+ readonly name: "WalletConnect Token";
3434
+ readonly symbol: "WCT";
3435
+ readonly oracleId: "WCT";
3436
+ readonly address: "0xeF4461891DfB3AC8572cCf7C794664A8DD927945";
3437
+ readonly chainId: 10;
3438
+ readonly decimals: 18;
3439
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/33152.png";
3440
+ readonly website: "https://walletconnect.network/";
3441
+ readonly documentation: "https://docs.walletconnect.network/";
3442
+ readonly description: "The WalletConnect Network is the onchain UX ecosystem powering 150 million connections for over 23 million users across 600 wallets, 40K app projects, and all chains";
3443
+ readonly bridge: "native";
3444
+ };
3315
3445
  }>;
3316
3446
  };
@@ -1653,4 +1653,69 @@ export declare const tokens: {
1653
1653
  readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
1654
1654
  readonly bridge: "chainlink-ccip";
1655
1655
  };
1656
+ readonly AAVE: {
1657
+ readonly name: "AAVE";
1658
+ readonly symbol: "AAVE";
1659
+ readonly oracleId: "AAVE";
1660
+ readonly address: "0x76FB31fb4af56892A25e32cFC43De717950c9278";
1661
+ readonly chainId: 10;
1662
+ readonly decimals: 18;
1663
+ readonly logoURI: "";
1664
+ readonly website: "https://aave.com/";
1665
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
1666
+ readonly documentation: "https://docs.aave.com/";
1667
+ readonly bridge: "optimism-canonical";
1668
+ };
1669
+ readonly SUSHI: {
1670
+ readonly name: "Sushi";
1671
+ readonly address: "0x3eaEb77b03dBc0F6321AE1b72b2E9aDb0F60112B";
1672
+ readonly symbol: "SUSHI";
1673
+ readonly oracleId: "SUSHI";
1674
+ readonly decimals: 18;
1675
+ readonly chainId: 10;
1676
+ readonly website: "https://sushi.com/";
1677
+ readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
1678
+ readonly bridge: "optimism-canonical";
1679
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
1680
+ readonly documentation: "https://dev.sushi.com/";
1681
+ };
1682
+ readonly W: {
1683
+ readonly name: "Wormhole";
1684
+ readonly symbol: "W";
1685
+ readonly oracleId: "W";
1686
+ readonly address: "0xB0fFa8000886e57F86dd5264b9582b2Ad87b2b91";
1687
+ readonly chainId: 10;
1688
+ readonly decimals: 18;
1689
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/29587.png";
1690
+ readonly website: "https://wormhole.com/";
1691
+ readonly description: "Wormhole (W) has stood as a core interoperability solution in the blockchain industry, offering a comprehensive platform that empowers multichain builders, applications, and users.";
1692
+ readonly documentation: "https://wormhole.com/docs/";
1693
+ readonly bridge: "native";
1694
+ };
1695
+ readonly BOLDV2: {
1696
+ readonly name: "BOLD Stablecoin";
1697
+ readonly symbol: "BOLD";
1698
+ readonly oracleId: "BOLD";
1699
+ readonly address: "0x03569CC076654F82679C4BA2124D64774781B01D";
1700
+ readonly chainId: 10;
1701
+ readonly decimals: 18;
1702
+ readonly logoURI: "";
1703
+ readonly website: "https://www.liquity.org/";
1704
+ readonly documentation: "https://docs.liquity.org/";
1705
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
1706
+ readonly bridge: "chainlink-ccip";
1707
+ };
1708
+ readonly WCT: {
1709
+ readonly name: "WalletConnect Token";
1710
+ readonly symbol: "WCT";
1711
+ readonly oracleId: "WCT";
1712
+ readonly address: "0xeF4461891DfB3AC8572cCf7C794664A8DD927945";
1713
+ readonly chainId: 10;
1714
+ readonly decimals: 18;
1715
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/33152.png";
1716
+ readonly website: "https://walletconnect.network/";
1717
+ readonly documentation: "https://docs.walletconnect.network/";
1718
+ readonly description: "The WalletConnect Network is the onchain UX ecosystem powering 150 million connections for over 23 million users across 600 wallets, 40K app projects, and all chains";
1719
+ readonly bridge: "native";
1720
+ };
1656
1721
  };
@@ -1633,4 +1633,69 @@ exports.tokens = {
1633
1633
  description: 'BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.',
1634
1634
  bridge: 'chainlink-ccip',
1635
1635
  },
1636
+ AAVE: {
1637
+ name: 'AAVE',
1638
+ symbol: 'AAVE',
1639
+ oracleId: 'AAVE',
1640
+ address: '0x76FB31fb4af56892A25e32cFC43De717950c9278',
1641
+ chainId: 10,
1642
+ decimals: 18,
1643
+ logoURI: '',
1644
+ website: 'https://aave.com/',
1645
+ description: 'Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.',
1646
+ documentation: 'https://docs.aave.com/',
1647
+ bridge: 'optimism-canonical',
1648
+ },
1649
+ SUSHI: {
1650
+ name: 'Sushi',
1651
+ address: '0x3eaEb77b03dBc0F6321AE1b72b2E9aDb0F60112B',
1652
+ symbol: 'SUSHI',
1653
+ oracleId: 'SUSHI',
1654
+ decimals: 18,
1655
+ chainId: 10,
1656
+ website: 'https://sushi.com/',
1657
+ description: 'Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.',
1658
+ bridge: 'optimism-canonical',
1659
+ logoURI: 'https://ftmscan.com/token/images/sushiswap_32.png',
1660
+ documentation: 'https://dev.sushi.com/',
1661
+ },
1662
+ W: {
1663
+ name: 'Wormhole',
1664
+ symbol: 'W',
1665
+ oracleId: 'W',
1666
+ address: '0xB0fFa8000886e57F86dd5264b9582b2Ad87b2b91',
1667
+ chainId: 10,
1668
+ decimals: 18,
1669
+ logoURI: 'https://s2.coinmarketcap.com/static/img/coins/64x64/29587.png',
1670
+ website: 'https://wormhole.com/',
1671
+ description: 'Wormhole (W) has stood as a core interoperability solution in the blockchain industry, offering a comprehensive platform that empowers multichain builders, applications, and users.',
1672
+ documentation: 'https://wormhole.com/docs/',
1673
+ bridge: 'native',
1674
+ },
1675
+ BOLDV2: {
1676
+ name: 'BOLD Stablecoin',
1677
+ symbol: 'BOLD',
1678
+ oracleId: 'BOLD',
1679
+ address: '0x03569CC076654F82679C4BA2124D64774781B01D',
1680
+ chainId: 10,
1681
+ decimals: 18,
1682
+ logoURI: '',
1683
+ website: 'https://www.liquity.org/',
1684
+ documentation: 'https://docs.liquity.org/',
1685
+ description: 'BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.',
1686
+ bridge: 'chainlink-ccip',
1687
+ },
1688
+ WCT: {
1689
+ name: 'WalletConnect Token',
1690
+ symbol: 'WCT',
1691
+ oracleId: 'WCT',
1692
+ address: '0xeF4461891DfB3AC8572cCf7C794664A8DD927945',
1693
+ chainId: 10,
1694
+ decimals: 18,
1695
+ logoURI: 'https://s2.coinmarketcap.com/static/img/coins/64x64/33152.png',
1696
+ website: 'https://walletconnect.network/',
1697
+ documentation: 'https://docs.walletconnect.network/',
1698
+ description: 'The WalletConnect Network is the onchain UX ecosystem powering 150 million connections for over 23 million users across 600 wallets, 40K app projects, and all chains',
1699
+ bridge: 'native',
1700
+ },
1636
1701
  };
@@ -1,6 +1,7 @@
1
1
  export declare enum ChainId {
2
2
  polygon = 137,
3
3
  optimism = 10,
4
+ ethereum = 1,
4
5
  base = 8453,
5
6
  gnosis = 100
6
7
  }
@@ -20,7 +20,7 @@ var ChainId;
20
20
  // emerald = 42262,
21
21
  ChainId[ChainId["optimism"] = 10] = "optimism";
22
22
  // kava = 2222,
23
- // ethereum = 1,
23
+ ChainId[ChainId["ethereum"] = 1] = "ethereum";
24
24
  // canto = 7700,
25
25
  // zksync = 324,
26
26
  // zkevm = 1101,
@@ -1,6 +1,7 @@
1
1
  export declare const chainIdMap: {
2
2
  polygon: 137;
3
3
  optimism: 10;
4
+ ethereum: 1;
4
5
  base: 8453;
5
6
  gnosis: 100;
6
7
  };
@@ -19,7 +19,7 @@ exports.chainIdMap = {
19
19
  // emerald: 42262,
20
20
  optimism: 10,
21
21
  // kava: 2222,
22
- // ethereum: 1,
22
+ ethereum: 1,
23
23
  // canto: 7700,
24
24
  // zksync: 324,
25
25
  // zkevm: 1101,