@beefyfinance/blockchain-addressbook 0.54.129 → 0.54.131

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.
@@ -2831,6 +2831,18 @@ export declare const ethereum: {
2831
2831
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
2832
2832
  readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
2833
2833
  };
2834
+ readonly osETH: {
2835
+ readonly name: "Origin Ether";
2836
+ readonly symbol: "osETH";
2837
+ readonly oracleId: "osETH";
2838
+ readonly address: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38";
2839
+ readonly chainId: 1;
2840
+ readonly decimals: 18;
2841
+ readonly logoURI: "";
2842
+ readonly website: "https://www.stakewise.io/";
2843
+ readonly documentation: "https://docs.stakewise.io/";
2844
+ readonly description: "StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.";
2845
+ };
2834
2846
  };
2835
2847
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2836
2848
  readonly WNATIVE: {
@@ -5662,6 +5674,18 @@ export declare const ethereum: {
5662
5674
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
5663
5675
  readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
5664
5676
  };
5677
+ readonly osETH: {
5678
+ readonly name: "Origin Ether";
5679
+ readonly symbol: "osETH";
5680
+ readonly oracleId: "osETH";
5681
+ readonly address: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38";
5682
+ readonly chainId: 1;
5683
+ readonly decimals: 18;
5684
+ readonly logoURI: "";
5685
+ readonly website: "https://www.stakewise.io/";
5686
+ readonly documentation: "https://docs.stakewise.io/";
5687
+ readonly description: "StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.";
5688
+ };
5665
5689
  }>;
5666
5690
  readonly native: {
5667
5691
  readonly symbol: "ETH";
@@ -2828,4 +2828,16 @@ export declare const tokens: {
2828
2828
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
2829
2829
  readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
2830
2830
  };
2831
+ readonly osETH: {
2832
+ readonly name: "Origin Ether";
2833
+ readonly symbol: "osETH";
2834
+ readonly oracleId: "osETH";
2835
+ readonly address: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38";
2836
+ readonly chainId: 1;
2837
+ readonly decimals: 18;
2838
+ readonly logoURI: "";
2839
+ readonly website: "https://www.stakewise.io/";
2840
+ readonly documentation: "https://docs.stakewise.io/";
2841
+ readonly description: "StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.";
2842
+ };
2831
2843
  };
@@ -2797,4 +2797,16 @@ exports.tokens = {
2797
2797
  documentation: 'https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens',
2798
2798
  description: 'Wrapped Aave interest bearing Ethereum WETH.',
2799
2799
  },
2800
+ osETH: {
2801
+ name: 'Origin Ether',
2802
+ symbol: 'osETH',
2803
+ oracleId: 'osETH',
2804
+ address: '0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38',
2805
+ chainId: 1,
2806
+ decimals: 18,
2807
+ logoURI: '',
2808
+ website: 'https://www.stakewise.io/',
2809
+ documentation: 'https://docs.stakewise.io/',
2810
+ description: 'StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.',
2811
+ },
2800
2812
  };
@@ -19,6 +19,7 @@ export declare const beefyfinance: {
19
19
  readonly clmFactory: "0xfBf758dbe280bD988ba0E13713b40ff8cea8565E";
20
20
  readonly clmStrategyFactory: "0xEDFBeC807304951785b581dB401fDf76b4bAd1b0";
21
21
  readonly clmRewardPoolFactory: "0x0d4d90b8D7E1AA1AAE5B80EEdCD5b431Eb3c739D";
22
+ readonly positionMulticall: "0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379";
22
23
  readonly beefySwapper: "0x9C18deE5290925f596fbEfee2f6745b640f3A4C6";
23
24
  readonly beefyOracle: "0x61129dCBd8944aB2D1C6792428603b0845f60c5B";
24
25
  readonly beefyOracleUniswapV3: "0x992Ccc9D9b8b76310E044660E96171116820F019";
@@ -25,6 +25,7 @@ exports.beefyfinance = {
25
25
  clmFactory: '0xfBf758dbe280bD988ba0E13713b40ff8cea8565E',
26
26
  clmStrategyFactory: '0xEDFBeC807304951785b581dB401fDf76b4bAd1b0',
27
27
  clmRewardPoolFactory: '0x0d4d90b8D7E1AA1AAE5B80EEdCD5b431Eb3c739D',
28
+ positionMulticall: '0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379',
28
29
  /// Beefy Swapper Contracts
29
30
  beefySwapper: '0x9C18deE5290925f596fbEfee2f6745b640f3A4C6',
30
31
  beefyOracle: '0x61129dCBd8944aB2D1C6792428603b0845f60c5B',
@@ -19,6 +19,7 @@ export declare const beefyfinance: {
19
19
  readonly clmFactory: "0x2AfB174c22D9eE334895C4e300ab93154d800aA0";
20
20
  readonly clmStrategyFactory: "0x70127945067E4224d7B6ABfDc6f57e3ea45d5CA4";
21
21
  readonly clmRewardPoolFactory: "0xe103ab2f922aa1a56EC058AbfDA2CeEa1e95bCd7";
22
+ readonly positionMulticall: "0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379";
22
23
  readonly beefySwapper: "0x8e0B63846ebEFf857EE35eF3BD3A2df9EF7D6456";
23
24
  readonly beefyOracle: "0x9818dF1Bdce8D0E79B982e2C3a93ac821b3c17e0";
24
25
  readonly beefyOracleUniswapV3: "0x448a3539a591dE3Fb9D5AAE407471D21d40cD315";
@@ -25,6 +25,7 @@ exports.beefyfinance = {
25
25
  clmFactory: '0x2AfB174c22D9eE334895C4e300ab93154d800aA0',
26
26
  clmStrategyFactory: '0x70127945067E4224d7B6ABfDc6f57e3ea45d5CA4',
27
27
  clmRewardPoolFactory: '0xe103ab2f922aa1a56EC058AbfDA2CeEa1e95bCd7',
28
+ positionMulticall: '0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379',
28
29
  /// Beefy Swapper Contracts
29
30
  beefySwapper: '0x8e0B63846ebEFf857EE35eF3BD3A2df9EF7D6456',
30
31
  beefyOracle: '0x9818dF1Bdce8D0E79B982e2C3a93ac821b3c17e0',
@@ -2831,6 +2831,18 @@ export declare const ethereum: {
2831
2831
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
2832
2832
  readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
2833
2833
  };
2834
+ readonly osETH: {
2835
+ readonly name: "Origin Ether";
2836
+ readonly symbol: "osETH";
2837
+ readonly oracleId: "osETH";
2838
+ readonly address: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38";
2839
+ readonly chainId: 1;
2840
+ readonly decimals: 18;
2841
+ readonly logoURI: "";
2842
+ readonly website: "https://www.stakewise.io/";
2843
+ readonly documentation: "https://docs.stakewise.io/";
2844
+ readonly description: "StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.";
2845
+ };
2834
2846
  };
2835
2847
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2836
2848
  readonly WNATIVE: {
@@ -5662,6 +5674,18 @@ export declare const ethereum: {
5662
5674
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
5663
5675
  readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
5664
5676
  };
5677
+ readonly osETH: {
5678
+ readonly name: "Origin Ether";
5679
+ readonly symbol: "osETH";
5680
+ readonly oracleId: "osETH";
5681
+ readonly address: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38";
5682
+ readonly chainId: 1;
5683
+ readonly decimals: 18;
5684
+ readonly logoURI: "";
5685
+ readonly website: "https://www.stakewise.io/";
5686
+ readonly documentation: "https://docs.stakewise.io/";
5687
+ readonly description: "StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.";
5688
+ };
5665
5689
  }>;
5666
5690
  readonly native: {
5667
5691
  readonly symbol: "ETH";
@@ -2828,4 +2828,16 @@ export declare const tokens: {
2828
2828
  readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
2829
2829
  readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
2830
2830
  };
2831
+ readonly osETH: {
2832
+ readonly name: "Origin Ether";
2833
+ readonly symbol: "osETH";
2834
+ readonly oracleId: "osETH";
2835
+ readonly address: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38";
2836
+ readonly chainId: 1;
2837
+ readonly decimals: 18;
2838
+ readonly logoURI: "";
2839
+ readonly website: "https://www.stakewise.io/";
2840
+ readonly documentation: "https://docs.stakewise.io/";
2841
+ readonly description: "StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.";
2842
+ };
2831
2843
  };
@@ -2794,4 +2794,16 @@ export const tokens = {
2794
2794
  documentation: 'https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens',
2795
2795
  description: 'Wrapped Aave interest bearing Ethereum WETH.',
2796
2796
  },
2797
+ osETH: {
2798
+ name: 'Origin Ether',
2799
+ symbol: 'osETH',
2800
+ oracleId: 'osETH',
2801
+ address: '0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38',
2802
+ chainId: 1,
2803
+ decimals: 18,
2804
+ logoURI: '',
2805
+ website: 'https://www.stakewise.io/',
2806
+ documentation: 'https://docs.stakewise.io/',
2807
+ description: 'StakeWises osToken is issued against assets staked in a Vault to allow using staked capital in decentralized applications to trade, borrow, lend, and restake. Hence, osTokens represent the underlying staked assets and the rewards earned.',
2808
+ },
2797
2809
  };
@@ -19,6 +19,7 @@ export declare const beefyfinance: {
19
19
  readonly clmFactory: "0xfBf758dbe280bD988ba0E13713b40ff8cea8565E";
20
20
  readonly clmStrategyFactory: "0xEDFBeC807304951785b581dB401fDf76b4bAd1b0";
21
21
  readonly clmRewardPoolFactory: "0x0d4d90b8D7E1AA1AAE5B80EEdCD5b431Eb3c739D";
22
+ readonly positionMulticall: "0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379";
22
23
  readonly beefySwapper: "0x9C18deE5290925f596fbEfee2f6745b640f3A4C6";
23
24
  readonly beefyOracle: "0x61129dCBd8944aB2D1C6792428603b0845f60c5B";
24
25
  readonly beefyOracleUniswapV3: "0x992Ccc9D9b8b76310E044660E96171116820F019";
@@ -22,6 +22,7 @@ export const beefyfinance = {
22
22
  clmFactory: '0xfBf758dbe280bD988ba0E13713b40ff8cea8565E',
23
23
  clmStrategyFactory: '0xEDFBeC807304951785b581dB401fDf76b4bAd1b0',
24
24
  clmRewardPoolFactory: '0x0d4d90b8D7E1AA1AAE5B80EEdCD5b431Eb3c739D',
25
+ positionMulticall: '0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379',
25
26
  /// Beefy Swapper Contracts
26
27
  beefySwapper: '0x9C18deE5290925f596fbEfee2f6745b640f3A4C6',
27
28
  beefyOracle: '0x61129dCBd8944aB2D1C6792428603b0845f60c5B',
@@ -19,6 +19,7 @@ export declare const beefyfinance: {
19
19
  readonly clmFactory: "0x2AfB174c22D9eE334895C4e300ab93154d800aA0";
20
20
  readonly clmStrategyFactory: "0x70127945067E4224d7B6ABfDc6f57e3ea45d5CA4";
21
21
  readonly clmRewardPoolFactory: "0xe103ab2f922aa1a56EC058AbfDA2CeEa1e95bCd7";
22
+ readonly positionMulticall: "0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379";
22
23
  readonly beefySwapper: "0x8e0B63846ebEFf857EE35eF3BD3A2df9EF7D6456";
23
24
  readonly beefyOracle: "0x9818dF1Bdce8D0E79B982e2C3a93ac821b3c17e0";
24
25
  readonly beefyOracleUniswapV3: "0x448a3539a591dE3Fb9D5AAE407471D21d40cD315";
@@ -22,6 +22,7 @@ export const beefyfinance = {
22
22
  clmFactory: '0x2AfB174c22D9eE334895C4e300ab93154d800aA0',
23
23
  clmStrategyFactory: '0x70127945067E4224d7B6ABfDc6f57e3ea45d5CA4',
24
24
  clmRewardPoolFactory: '0xe103ab2f922aa1a56EC058AbfDA2CeEa1e95bCd7',
25
+ positionMulticall: '0xAa1E13Eb1A574F3f3581aB784a3b96195C0e1379',
25
26
  /// Beefy Swapper Contracts
26
27
  beefySwapper: '0x8e0B63846ebEFf857EE35eF3BD3A2df9EF7D6456',
27
28
  beefyOracle: '0x9818dF1Bdce8D0E79B982e2C3a93ac821b3c17e0',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.129",
3
+ "version": "0.54.131",
4
4
  "description": "A collection of useful addresses on various chains for defi development",
5
5
  "type": "commonjs",
6
6
  "types": "./build/address-book/index.d.ts",