@beefyfinance/blockchain-addressbook 0.54.142 → 0.54.144

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.
@@ -2675,6 +2675,19 @@ export declare const ethereum: {
2675
2675
  readonly bridge: "layer-zero";
2676
2676
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2677
2677
  };
2678
+ readonly pmUSD: {
2679
+ readonly name: "Precious Metals USD";
2680
+ readonly symbol: "pmUSD";
2681
+ readonly oracleId: "pmUSD";
2682
+ readonly address: "0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF";
2683
+ readonly chainId: 1;
2684
+ readonly decimals: 18;
2685
+ readonly website: "https://raac.io/";
2686
+ readonly description: "RAAC’s first stablecoin backed by gold and other precious metals.";
2687
+ readonly documentation: "https://docs.raac.io//";
2688
+ readonly bridge: "native";
2689
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK", "SYNTHETIC"];
2690
+ };
2678
2691
  };
2679
2692
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2680
2693
  readonly WNATIVE: {
@@ -5350,6 +5363,19 @@ export declare const ethereum: {
5350
5363
  readonly bridge: "layer-zero";
5351
5364
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
5352
5365
  };
5366
+ readonly pmUSD: {
5367
+ readonly name: "Precious Metals USD";
5368
+ readonly symbol: "pmUSD";
5369
+ readonly oracleId: "pmUSD";
5370
+ readonly address: "0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF";
5371
+ readonly chainId: 1;
5372
+ readonly decimals: 18;
5373
+ readonly website: "https://raac.io/";
5374
+ readonly description: "RAAC’s first stablecoin backed by gold and other precious metals.";
5375
+ readonly documentation: "https://docs.raac.io//";
5376
+ readonly bridge: "native";
5377
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK", "SYNTHETIC"];
5378
+ };
5353
5379
  }>;
5354
5380
  readonly native: {
5355
5381
  readonly symbol: "ETH";
@@ -2672,4 +2672,17 @@ export declare const tokens: {
2672
2672
  readonly bridge: "layer-zero";
2673
2673
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2674
2674
  };
2675
+ readonly pmUSD: {
2676
+ readonly name: "Precious Metals USD";
2677
+ readonly symbol: "pmUSD";
2678
+ readonly oracleId: "pmUSD";
2679
+ readonly address: "0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF";
2680
+ readonly chainId: 1;
2681
+ readonly decimals: 18;
2682
+ readonly website: "https://raac.io/";
2683
+ readonly description: "RAAC’s first stablecoin backed by gold and other precious metals.";
2684
+ readonly documentation: "https://docs.raac.io//";
2685
+ readonly bridge: "native";
2686
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK", "SYNTHETIC"];
2687
+ };
2675
2688
  };
@@ -2644,4 +2644,17 @@ exports.tokens = {
2644
2644
  bridge: 'layer-zero',
2645
2645
  tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
2646
2646
  },
2647
+ pmUSD: {
2648
+ name: 'Precious Metals USD',
2649
+ symbol: 'pmUSD',
2650
+ oracleId: 'pmUSD',
2651
+ address: '0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF',
2652
+ chainId: 1,
2653
+ decimals: 18,
2654
+ website: 'https://raac.io/',
2655
+ description: 'RAAC’s first stablecoin backed by gold and other precious metals.',
2656
+ documentation: 'https://docs.raac.io//',
2657
+ bridge: 'native',
2658
+ tags: ['LARGE_HOLDERS', 'NO_TIMELOCK', 'SYNTHETIC'],
2659
+ },
2647
2660
  };
@@ -21,7 +21,7 @@ export declare const beefyfinance: {
21
21
  readonly wrapperFactory: "0x7e778f4cF8c7C43FB2F3C9C0b4Ce7CB7c2bad978";
22
22
  readonly zap: "0xE90053b8136f18206fcf4F48E0C3B6AeD9b1aD71";
23
23
  readonly zapTokenManager: "0x2813223eCCE2E3A270C6162fDc56Be4414EcdbF6";
24
- readonly treasurySwapper: "0x8Af5c669620B5e525CE85DB00D0c159FF6BbE983";
24
+ readonly treasurySwapper: "0xee357b59df44A9d55F21A9f90fbA81e2aC894514";
25
25
  readonly clmFactory: "0x56244006aCBE39275975eA72775E7c9920C9Da57";
26
26
  readonly clmStrategyFactory: "0xf4CB9Cb96a3F00d66f065ECABc8Ace0742512d22";
27
27
  readonly clmRewardPoolFactory: "0x8dB409dd28B3E4189dD4CF82bAbDD7b593a679EA";
@@ -26,7 +26,7 @@ exports.beefyfinance = {
26
26
  wrapperFactory: '0x7e778f4cF8c7C43FB2F3C9C0b4Ce7CB7c2bad978',
27
27
  zap: '0xE90053b8136f18206fcf4F48E0C3B6AeD9b1aD71',
28
28
  zapTokenManager: '0x2813223eCCE2E3A270C6162fDc56Be4414EcdbF6',
29
- treasurySwapper: '0x8Af5c669620B5e525CE85DB00D0c159FF6BbE983',
29
+ treasurySwapper: '0xee357b59df44A9d55F21A9f90fbA81e2aC894514',
30
30
  /// CLM Contracts
31
31
  clmFactory: '0x56244006aCBE39275975eA72775E7c9920C9Da57',
32
32
  clmStrategyFactory: '0xf4CB9Cb96a3F00d66f065ECABc8Ace0742512d22',
@@ -2675,6 +2675,19 @@ export declare const ethereum: {
2675
2675
  readonly bridge: "layer-zero";
2676
2676
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2677
2677
  };
2678
+ readonly pmUSD: {
2679
+ readonly name: "Precious Metals USD";
2680
+ readonly symbol: "pmUSD";
2681
+ readonly oracleId: "pmUSD";
2682
+ readonly address: "0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF";
2683
+ readonly chainId: 1;
2684
+ readonly decimals: 18;
2685
+ readonly website: "https://raac.io/";
2686
+ readonly description: "RAAC’s first stablecoin backed by gold and other precious metals.";
2687
+ readonly documentation: "https://docs.raac.io//";
2688
+ readonly bridge: "native";
2689
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK", "SYNTHETIC"];
2690
+ };
2678
2691
  };
2679
2692
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2680
2693
  readonly WNATIVE: {
@@ -5350,6 +5363,19 @@ export declare const ethereum: {
5350
5363
  readonly bridge: "layer-zero";
5351
5364
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
5352
5365
  };
5366
+ readonly pmUSD: {
5367
+ readonly name: "Precious Metals USD";
5368
+ readonly symbol: "pmUSD";
5369
+ readonly oracleId: "pmUSD";
5370
+ readonly address: "0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF";
5371
+ readonly chainId: 1;
5372
+ readonly decimals: 18;
5373
+ readonly website: "https://raac.io/";
5374
+ readonly description: "RAAC’s first stablecoin backed by gold and other precious metals.";
5375
+ readonly documentation: "https://docs.raac.io//";
5376
+ readonly bridge: "native";
5377
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK", "SYNTHETIC"];
5378
+ };
5353
5379
  }>;
5354
5380
  readonly native: {
5355
5381
  readonly symbol: "ETH";
@@ -2672,4 +2672,17 @@ export declare const tokens: {
2672
2672
  readonly bridge: "layer-zero";
2673
2673
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2674
2674
  };
2675
+ readonly pmUSD: {
2676
+ readonly name: "Precious Metals USD";
2677
+ readonly symbol: "pmUSD";
2678
+ readonly oracleId: "pmUSD";
2679
+ readonly address: "0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF";
2680
+ readonly chainId: 1;
2681
+ readonly decimals: 18;
2682
+ readonly website: "https://raac.io/";
2683
+ readonly description: "RAAC’s first stablecoin backed by gold and other precious metals.";
2684
+ readonly documentation: "https://docs.raac.io//";
2685
+ readonly bridge: "native";
2686
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK", "SYNTHETIC"];
2687
+ };
2675
2688
  };
@@ -2641,4 +2641,17 @@ export const tokens = {
2641
2641
  bridge: 'layer-zero',
2642
2642
  tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
2643
2643
  },
2644
+ pmUSD: {
2645
+ name: 'Precious Metals USD',
2646
+ symbol: 'pmUSD',
2647
+ oracleId: 'pmUSD',
2648
+ address: '0xC0c17dD08263C16f6b64E772fB9B723Bf1344DdF',
2649
+ chainId: 1,
2650
+ decimals: 18,
2651
+ website: 'https://raac.io/',
2652
+ description: 'RAAC’s first stablecoin backed by gold and other precious metals.',
2653
+ documentation: 'https://docs.raac.io//',
2654
+ bridge: 'native',
2655
+ tags: ['LARGE_HOLDERS', 'NO_TIMELOCK', 'SYNTHETIC'],
2656
+ },
2644
2657
  };
@@ -21,7 +21,7 @@ export declare const beefyfinance: {
21
21
  readonly wrapperFactory: "0x7e778f4cF8c7C43FB2F3C9C0b4Ce7CB7c2bad978";
22
22
  readonly zap: "0xE90053b8136f18206fcf4F48E0C3B6AeD9b1aD71";
23
23
  readonly zapTokenManager: "0x2813223eCCE2E3A270C6162fDc56Be4414EcdbF6";
24
- readonly treasurySwapper: "0x8Af5c669620B5e525CE85DB00D0c159FF6BbE983";
24
+ readonly treasurySwapper: "0xee357b59df44A9d55F21A9f90fbA81e2aC894514";
25
25
  readonly clmFactory: "0x56244006aCBE39275975eA72775E7c9920C9Da57";
26
26
  readonly clmStrategyFactory: "0xf4CB9Cb96a3F00d66f065ECABc8Ace0742512d22";
27
27
  readonly clmRewardPoolFactory: "0x8dB409dd28B3E4189dD4CF82bAbDD7b593a679EA";
@@ -23,7 +23,7 @@ export const beefyfinance = {
23
23
  wrapperFactory: '0x7e778f4cF8c7C43FB2F3C9C0b4Ce7CB7c2bad978',
24
24
  zap: '0xE90053b8136f18206fcf4F48E0C3B6AeD9b1aD71',
25
25
  zapTokenManager: '0x2813223eCCE2E3A270C6162fDc56Be4414EcdbF6',
26
- treasurySwapper: '0x8Af5c669620B5e525CE85DB00D0c159FF6BbE983',
26
+ treasurySwapper: '0xee357b59df44A9d55F21A9f90fbA81e2aC894514',
27
27
  /// CLM Contracts
28
28
  clmFactory: '0x56244006aCBE39275975eA72775E7c9920C9Da57',
29
29
  clmStrategyFactory: '0xf4CB9Cb96a3F00d66f065ECABc8Ace0742512d22',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.142",
3
+ "version": "0.54.144",
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",