@beefyfinance/blockchain-addressbook 0.54.191 → 0.54.192

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,32 @@ export declare const ethereum: {
2831
2831
  readonly description: "Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ";
2832
2832
  readonly bridge: "native";
2833
2833
  };
2834
+ readonly apxUSD: {
2835
+ readonly name: "apxUSD";
2836
+ readonly symbol: "apxUSD";
2837
+ readonly oracleId: "apxUSD";
2838
+ readonly address: "0x98A878b1Cd98131B271883B390f68D2c90674665";
2839
+ readonly chainId: 1;
2840
+ readonly decimals: 18;
2841
+ readonly website: "https://app.apyx.fi/";
2842
+ readonly documentation: "https://docs.apyx.fi/product-overview/apxusd-overview";
2843
+ readonly description: "apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).";
2844
+ readonly bridge: "native";
2845
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2846
+ };
2847
+ readonly apyUSD: {
2848
+ readonly name: "apyUSD";
2849
+ readonly symbol: "apyUSD";
2850
+ readonly oracleId: "apyUSD";
2851
+ readonly address: "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A";
2852
+ readonly chainId: 1;
2853
+ readonly decimals: 18;
2854
+ readonly website: "https://app.apyx.fi/";
2855
+ readonly documentation: "https://docs.apyx.fi/product-overview/apyusd-overview";
2856
+ readonly description: "apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.";
2857
+ readonly bridge: "native";
2858
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2859
+ };
2834
2860
  };
2835
2861
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2836
2862
  readonly WNATIVE: {
@@ -5662,6 +5688,32 @@ export declare const ethereum: {
5662
5688
  readonly description: "Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ";
5663
5689
  readonly bridge: "native";
5664
5690
  };
5691
+ readonly apxUSD: {
5692
+ readonly name: "apxUSD";
5693
+ readonly symbol: "apxUSD";
5694
+ readonly oracleId: "apxUSD";
5695
+ readonly address: "0x98A878b1Cd98131B271883B390f68D2c90674665";
5696
+ readonly chainId: 1;
5697
+ readonly decimals: 18;
5698
+ readonly website: "https://app.apyx.fi/";
5699
+ readonly documentation: "https://docs.apyx.fi/product-overview/apxusd-overview";
5700
+ readonly description: "apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).";
5701
+ readonly bridge: "native";
5702
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
5703
+ };
5704
+ readonly apyUSD: {
5705
+ readonly name: "apyUSD";
5706
+ readonly symbol: "apyUSD";
5707
+ readonly oracleId: "apyUSD";
5708
+ readonly address: "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A";
5709
+ readonly chainId: 1;
5710
+ readonly decimals: 18;
5711
+ readonly website: "https://app.apyx.fi/";
5712
+ readonly documentation: "https://docs.apyx.fi/product-overview/apyusd-overview";
5713
+ readonly description: "apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.";
5714
+ readonly bridge: "native";
5715
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
5716
+ };
5665
5717
  }>;
5666
5718
  readonly native: {
5667
5719
  readonly symbol: "ETH";
@@ -2828,4 +2828,30 @@ export declare const tokens: {
2828
2828
  readonly description: "Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ";
2829
2829
  readonly bridge: "native";
2830
2830
  };
2831
+ readonly apxUSD: {
2832
+ readonly name: "apxUSD";
2833
+ readonly symbol: "apxUSD";
2834
+ readonly oracleId: "apxUSD";
2835
+ readonly address: "0x98A878b1Cd98131B271883B390f68D2c90674665";
2836
+ readonly chainId: 1;
2837
+ readonly decimals: 18;
2838
+ readonly website: "https://app.apyx.fi/";
2839
+ readonly documentation: "https://docs.apyx.fi/product-overview/apxusd-overview";
2840
+ readonly description: "apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).";
2841
+ readonly bridge: "native";
2842
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2843
+ };
2844
+ readonly apyUSD: {
2845
+ readonly name: "apyUSD";
2846
+ readonly symbol: "apyUSD";
2847
+ readonly oracleId: "apyUSD";
2848
+ readonly address: "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A";
2849
+ readonly chainId: 1;
2850
+ readonly decimals: 18;
2851
+ readonly website: "https://app.apyx.fi/";
2852
+ readonly documentation: "https://docs.apyx.fi/product-overview/apyusd-overview";
2853
+ readonly description: "apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.";
2854
+ readonly bridge: "native";
2855
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2856
+ };
2831
2857
  };
@@ -2797,4 +2797,30 @@ exports.tokens = {
2797
2797
  description: 'Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ',
2798
2798
  bridge: 'native',
2799
2799
  },
2800
+ apxUSD: {
2801
+ name: 'apxUSD',
2802
+ symbol: 'apxUSD',
2803
+ oracleId: 'apxUSD',
2804
+ address: '0x98A878b1Cd98131B271883B390f68D2c90674665',
2805
+ chainId: 1,
2806
+ decimals: 18,
2807
+ website: 'https://app.apyx.fi/',
2808
+ documentation: 'https://docs.apyx.fi/product-overview/apxusd-overview',
2809
+ description: 'apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).',
2810
+ bridge: 'native',
2811
+ tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
2812
+ },
2813
+ apyUSD: {
2814
+ name: 'apyUSD',
2815
+ symbol: 'apyUSD',
2816
+ oracleId: 'apyUSD',
2817
+ address: '0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A',
2818
+ chainId: 1,
2819
+ decimals: 18,
2820
+ website: 'https://app.apyx.fi/',
2821
+ documentation: 'https://docs.apyx.fi/product-overview/apyusd-overview',
2822
+ description: 'apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.',
2823
+ bridge: 'native',
2824
+ tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
2825
+ },
2800
2826
  };
@@ -2831,6 +2831,32 @@ export declare const ethereum: {
2831
2831
  readonly description: "Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ";
2832
2832
  readonly bridge: "native";
2833
2833
  };
2834
+ readonly apxUSD: {
2835
+ readonly name: "apxUSD";
2836
+ readonly symbol: "apxUSD";
2837
+ readonly oracleId: "apxUSD";
2838
+ readonly address: "0x98A878b1Cd98131B271883B390f68D2c90674665";
2839
+ readonly chainId: 1;
2840
+ readonly decimals: 18;
2841
+ readonly website: "https://app.apyx.fi/";
2842
+ readonly documentation: "https://docs.apyx.fi/product-overview/apxusd-overview";
2843
+ readonly description: "apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).";
2844
+ readonly bridge: "native";
2845
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2846
+ };
2847
+ readonly apyUSD: {
2848
+ readonly name: "apyUSD";
2849
+ readonly symbol: "apyUSD";
2850
+ readonly oracleId: "apyUSD";
2851
+ readonly address: "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A";
2852
+ readonly chainId: 1;
2853
+ readonly decimals: 18;
2854
+ readonly website: "https://app.apyx.fi/";
2855
+ readonly documentation: "https://docs.apyx.fi/product-overview/apyusd-overview";
2856
+ readonly description: "apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.";
2857
+ readonly bridge: "native";
2858
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2859
+ };
2834
2860
  };
2835
2861
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2836
2862
  readonly WNATIVE: {
@@ -5662,6 +5688,32 @@ export declare const ethereum: {
5662
5688
  readonly description: "Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ";
5663
5689
  readonly bridge: "native";
5664
5690
  };
5691
+ readonly apxUSD: {
5692
+ readonly name: "apxUSD";
5693
+ readonly symbol: "apxUSD";
5694
+ readonly oracleId: "apxUSD";
5695
+ readonly address: "0x98A878b1Cd98131B271883B390f68D2c90674665";
5696
+ readonly chainId: 1;
5697
+ readonly decimals: 18;
5698
+ readonly website: "https://app.apyx.fi/";
5699
+ readonly documentation: "https://docs.apyx.fi/product-overview/apxusd-overview";
5700
+ readonly description: "apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).";
5701
+ readonly bridge: "native";
5702
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
5703
+ };
5704
+ readonly apyUSD: {
5705
+ readonly name: "apyUSD";
5706
+ readonly symbol: "apyUSD";
5707
+ readonly oracleId: "apyUSD";
5708
+ readonly address: "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A";
5709
+ readonly chainId: 1;
5710
+ readonly decimals: 18;
5711
+ readonly website: "https://app.apyx.fi/";
5712
+ readonly documentation: "https://docs.apyx.fi/product-overview/apyusd-overview";
5713
+ readonly description: "apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.";
5714
+ readonly bridge: "native";
5715
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
5716
+ };
5665
5717
  }>;
5666
5718
  readonly native: {
5667
5719
  readonly symbol: "ETH";
@@ -2828,4 +2828,30 @@ export declare const tokens: {
2828
2828
  readonly description: "Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ";
2829
2829
  readonly bridge: "native";
2830
2830
  };
2831
+ readonly apxUSD: {
2832
+ readonly name: "apxUSD";
2833
+ readonly symbol: "apxUSD";
2834
+ readonly oracleId: "apxUSD";
2835
+ readonly address: "0x98A878b1Cd98131B271883B390f68D2c90674665";
2836
+ readonly chainId: 1;
2837
+ readonly decimals: 18;
2838
+ readonly website: "https://app.apyx.fi/";
2839
+ readonly documentation: "https://docs.apyx.fi/product-overview/apxusd-overview";
2840
+ readonly description: "apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).";
2841
+ readonly bridge: "native";
2842
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2843
+ };
2844
+ readonly apyUSD: {
2845
+ readonly name: "apyUSD";
2846
+ readonly symbol: "apyUSD";
2847
+ readonly oracleId: "apyUSD";
2848
+ readonly address: "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A";
2849
+ readonly chainId: 1;
2850
+ readonly decimals: 18;
2851
+ readonly website: "https://app.apyx.fi/";
2852
+ readonly documentation: "https://docs.apyx.fi/product-overview/apyusd-overview";
2853
+ readonly description: "apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.";
2854
+ readonly bridge: "native";
2855
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
2856
+ };
2831
2857
  };
@@ -2794,4 +2794,30 @@ export const tokens = {
2794
2794
  description: 'Treehouse is a decentralized application that introduces Treehouse Assets (tAssets) and Decentralized Offered Rates (DOR), new primitives that enable fixed income products in digital assets. ',
2795
2795
  bridge: 'native',
2796
2796
  },
2797
+ apxUSD: {
2798
+ name: 'apxUSD',
2799
+ symbol: 'apxUSD',
2800
+ oracleId: 'apxUSD',
2801
+ address: '0x98A878b1Cd98131B271883B390f68D2c90674665',
2802
+ chainId: 1,
2803
+ decimals: 18,
2804
+ website: 'https://app.apyx.fi/',
2805
+ documentation: 'https://docs.apyx.fi/product-overview/apxusd-overview',
2806
+ description: 'apxUSD is Apyx’s synthetic dollar backed by a diversified basket of low-volatility, variable-rate, preferred shares issued by industry leading Digital Asset Treasuries (DATs).',
2807
+ bridge: 'native',
2808
+ tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
2809
+ },
2810
+ apyUSD: {
2811
+ name: 'apyUSD',
2812
+ symbol: 'apyUSD',
2813
+ oracleId: 'apyUSD',
2814
+ address: '0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A',
2815
+ chainId: 1,
2816
+ decimals: 18,
2817
+ website: 'https://app.apyx.fi/',
2818
+ documentation: 'https://docs.apyx.fi/product-overview/apyusd-overview',
2819
+ description: 'apyUSD is the savings token for apxUSD, built using the ERC-4626 vault standard.',
2820
+ bridge: 'native',
2821
+ tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
2822
+ },
2797
2823
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.191",
3
+ "version": "0.54.192",
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",