@beefyfinance/blockchain-addressbook 0.54.118 → 0.54.119

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.
@@ -2754,6 +2754,17 @@ export declare const ethereum: {
2754
2754
  readonly description: "YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.";
2755
2755
  readonly bridge: "native";
2756
2756
  };
2757
+ readonly sdCRV: {
2758
+ readonly name: "Stake DAO CRV";
2759
+ readonly address: "0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5";
2760
+ readonly symbol: "sdCRV";
2761
+ readonly oracleId: "sdCRV";
2762
+ readonly decimals: 18;
2763
+ readonly chainId: 1;
2764
+ readonly website: "https://www.stakedao.org/lockers/crv";
2765
+ readonly description: "sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.";
2766
+ readonly bridge: "native";
2767
+ };
2757
2768
  };
2758
2769
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2759
2770
  readonly WNATIVE: {
@@ -5508,6 +5519,17 @@ export declare const ethereum: {
5508
5519
  readonly description: "YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.";
5509
5520
  readonly bridge: "native";
5510
5521
  };
5522
+ readonly sdCRV: {
5523
+ readonly name: "Stake DAO CRV";
5524
+ readonly address: "0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5";
5525
+ readonly symbol: "sdCRV";
5526
+ readonly oracleId: "sdCRV";
5527
+ readonly decimals: 18;
5528
+ readonly chainId: 1;
5529
+ readonly website: "https://www.stakedao.org/lockers/crv";
5530
+ readonly description: "sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.";
5531
+ readonly bridge: "native";
5532
+ };
5511
5533
  }>;
5512
5534
  readonly native: {
5513
5535
  readonly symbol: "ETH";
@@ -2751,4 +2751,15 @@ export declare const tokens: {
2751
2751
  readonly description: "YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.";
2752
2752
  readonly bridge: "native";
2753
2753
  };
2754
+ readonly sdCRV: {
2755
+ readonly name: "Stake DAO CRV";
2756
+ readonly address: "0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5";
2757
+ readonly symbol: "sdCRV";
2758
+ readonly oracleId: "sdCRV";
2759
+ readonly decimals: 18;
2760
+ readonly chainId: 1;
2761
+ readonly website: "https://www.stakedao.org/lockers/crv";
2762
+ readonly description: "sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.";
2763
+ readonly bridge: "native";
2764
+ };
2754
2765
  };
@@ -2720,4 +2720,15 @@ exports.tokens = {
2720
2720
  description: 'YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.',
2721
2721
  bridge: 'native',
2722
2722
  },
2723
+ sdCRV: {
2724
+ name: 'Stake DAO CRV',
2725
+ address: '0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5',
2726
+ symbol: 'sdCRV',
2727
+ oracleId: 'sdCRV',
2728
+ decimals: 18,
2729
+ chainId: 1,
2730
+ website: 'https://www.stakedao.org/lockers/crv',
2731
+ description: 'sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.',
2732
+ bridge: 'native',
2733
+ },
2723
2734
  };
@@ -2754,6 +2754,17 @@ export declare const ethereum: {
2754
2754
  readonly description: "YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.";
2755
2755
  readonly bridge: "native";
2756
2756
  };
2757
+ readonly sdCRV: {
2758
+ readonly name: "Stake DAO CRV";
2759
+ readonly address: "0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5";
2760
+ readonly symbol: "sdCRV";
2761
+ readonly oracleId: "sdCRV";
2762
+ readonly decimals: 18;
2763
+ readonly chainId: 1;
2764
+ readonly website: "https://www.stakedao.org/lockers/crv";
2765
+ readonly description: "sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.";
2766
+ readonly bridge: "native";
2767
+ };
2757
2768
  };
2758
2769
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2759
2770
  readonly WNATIVE: {
@@ -5508,6 +5519,17 @@ export declare const ethereum: {
5508
5519
  readonly description: "YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.";
5509
5520
  readonly bridge: "native";
5510
5521
  };
5522
+ readonly sdCRV: {
5523
+ readonly name: "Stake DAO CRV";
5524
+ readonly address: "0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5";
5525
+ readonly symbol: "sdCRV";
5526
+ readonly oracleId: "sdCRV";
5527
+ readonly decimals: 18;
5528
+ readonly chainId: 1;
5529
+ readonly website: "https://www.stakedao.org/lockers/crv";
5530
+ readonly description: "sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.";
5531
+ readonly bridge: "native";
5532
+ };
5511
5533
  }>;
5512
5534
  readonly native: {
5513
5535
  readonly symbol: "ETH";
@@ -2751,4 +2751,15 @@ export declare const tokens: {
2751
2751
  readonly description: "YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.";
2752
2752
  readonly bridge: "native";
2753
2753
  };
2754
+ readonly sdCRV: {
2755
+ readonly name: "Stake DAO CRV";
2756
+ readonly address: "0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5";
2757
+ readonly symbol: "sdCRV";
2758
+ readonly oracleId: "sdCRV";
2759
+ readonly decimals: 18;
2760
+ readonly chainId: 1;
2761
+ readonly website: "https://www.stakedao.org/lockers/crv";
2762
+ readonly description: "sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.";
2763
+ readonly bridge: "native";
2764
+ };
2754
2765
  };
@@ -2717,4 +2717,15 @@ export const tokens = {
2717
2717
  description: 'YieldBasis enables users to provide BTC as liquidity in an AMM pool without impermanent loss (IL), while still earning trading fees.',
2718
2718
  bridge: 'native',
2719
2719
  },
2720
+ sdCRV: {
2721
+ name: 'Stake DAO CRV',
2722
+ address: '0xD1b5651E55D4CeeD36251c61c50C889B36F6abB5',
2723
+ symbol: 'sdCRV',
2724
+ oracleId: 'sdCRV',
2725
+ decimals: 18,
2726
+ chainId: 1,
2727
+ website: 'https://www.stakedao.org/lockers/crv',
2728
+ description: 'sdCRV (Stake DAO CRV) is a liquid locker token created by Stake DAO for the CRV governance token of the Curve Finance ecosystem. It represents a liquid form of veCRV, allowing users to deposit and stake CRV directly on Stake DAO or purchase sdCRV on secondary markets using the sdCRV/CRV pool.',
2729
+ bridge: 'native',
2730
+ },
2720
2731
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.118",
3
+ "version": "0.54.119",
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",