@beefyfinance/blockchain-addressbook 0.54.133 → 0.54.135

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.
@@ -2662,6 +2662,19 @@ export declare const ethereum: {
2662
2662
  readonly documentation: "https://docs.stakewise.io/";
2663
2663
  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.";
2664
2664
  };
2665
+ readonly hemiBTC: {
2666
+ readonly name: "Hemi Bitcoin";
2667
+ readonly symbol: "hemiBTC";
2668
+ readonly oracleId: "hemiBTC";
2669
+ readonly address: "0x06ea695B91700071B161A434fED42D1DcbAD9f00";
2670
+ readonly chainId: 1;
2671
+ readonly decimals: 8;
2672
+ readonly website: "https://hemi.xyz/";
2673
+ readonly description: "Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.";
2674
+ readonly documentation: "https://docs.hemi.xyz/";
2675
+ readonly bridge: "layer-zero";
2676
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2677
+ };
2665
2678
  };
2666
2679
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2667
2680
  readonly WNATIVE: {
@@ -5324,6 +5337,19 @@ export declare const ethereum: {
5324
5337
  readonly documentation: "https://docs.stakewise.io/";
5325
5338
  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.";
5326
5339
  };
5340
+ readonly hemiBTC: {
5341
+ readonly name: "Hemi Bitcoin";
5342
+ readonly symbol: "hemiBTC";
5343
+ readonly oracleId: "hemiBTC";
5344
+ readonly address: "0x06ea695B91700071B161A434fED42D1DcbAD9f00";
5345
+ readonly chainId: 1;
5346
+ readonly decimals: 8;
5347
+ readonly website: "https://hemi.xyz/";
5348
+ readonly description: "Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.";
5349
+ readonly documentation: "https://docs.hemi.xyz/";
5350
+ readonly bridge: "layer-zero";
5351
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
5352
+ };
5327
5353
  }>;
5328
5354
  readonly native: {
5329
5355
  readonly symbol: "ETH";
@@ -2659,4 +2659,17 @@ export declare const tokens: {
2659
2659
  readonly documentation: "https://docs.stakewise.io/";
2660
2660
  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.";
2661
2661
  };
2662
+ readonly hemiBTC: {
2663
+ readonly name: "Hemi Bitcoin";
2664
+ readonly symbol: "hemiBTC";
2665
+ readonly oracleId: "hemiBTC";
2666
+ readonly address: "0x06ea695B91700071B161A434fED42D1DcbAD9f00";
2667
+ readonly chainId: 1;
2668
+ readonly decimals: 8;
2669
+ readonly website: "https://hemi.xyz/";
2670
+ readonly description: "Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.";
2671
+ readonly documentation: "https://docs.hemi.xyz/";
2672
+ readonly bridge: "layer-zero";
2673
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2674
+ };
2662
2675
  };
@@ -2631,4 +2631,17 @@ exports.tokens = {
2631
2631
  documentation: 'https://docs.stakewise.io/',
2632
2632
  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.',
2633
2633
  },
2634
+ hemiBTC: {
2635
+ name: 'Hemi Bitcoin',
2636
+ symbol: 'hemiBTC',
2637
+ oracleId: 'hemiBTC',
2638
+ address: '0x06ea695B91700071B161A434fED42D1DcbAD9f00',
2639
+ chainId: 1,
2640
+ decimals: 8,
2641
+ website: 'https://hemi.xyz/',
2642
+ description: 'Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.',
2643
+ documentation: 'https://docs.hemi.xyz/',
2644
+ bridge: 'layer-zero',
2645
+ tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
2646
+ },
2634
2647
  };
@@ -265,6 +265,19 @@ export declare const monad: {
265
265
  readonly bridge: "native";
266
266
  readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
267
267
  };
268
+ readonly DUST: {
269
+ readonly name: "Pixie Dust";
270
+ readonly symbol: "DUST";
271
+ readonly oracleId: "DUST";
272
+ readonly address: "0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c";
273
+ readonly chainId: 143;
274
+ readonly decimals: 18;
275
+ readonly website: "https://neverland.money/";
276
+ readonly documentation: "https://docs.neverland.money/";
277
+ readonly description: "Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.";
278
+ readonly bridge: "native";
279
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
280
+ };
268
281
  };
269
282
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
270
283
  readonly WNATIVE: {
@@ -530,6 +543,19 @@ export declare const monad: {
530
543
  readonly bridge: "native";
531
544
  readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
532
545
  };
546
+ readonly DUST: {
547
+ readonly name: "Pixie Dust";
548
+ readonly symbol: "DUST";
549
+ readonly oracleId: "DUST";
550
+ readonly address: "0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c";
551
+ readonly chainId: 143;
552
+ readonly decimals: 18;
553
+ readonly website: "https://neverland.money/";
554
+ readonly documentation: "https://docs.neverland.money/";
555
+ readonly description: "Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.";
556
+ readonly bridge: "native";
557
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
558
+ };
533
559
  }>;
534
560
  readonly native: {
535
561
  readonly symbol: "MON";
@@ -262,4 +262,17 @@ export declare const tokens: {
262
262
  readonly bridge: "native";
263
263
  readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
264
264
  };
265
+ readonly DUST: {
266
+ readonly name: "Pixie Dust";
267
+ readonly symbol: "DUST";
268
+ readonly oracleId: "DUST";
269
+ readonly address: "0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c";
270
+ readonly chainId: 143;
271
+ readonly decimals: 18;
272
+ readonly website: "https://neverland.money/";
273
+ readonly documentation: "https://docs.neverland.money/";
274
+ readonly description: "Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.";
275
+ readonly bridge: "native";
276
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
277
+ };
265
278
  };
@@ -233,4 +233,17 @@ exports.tokens = {
233
233
  bridge: 'native',
234
234
  tags: ['NO_TIMELOCK', 'STABLECOIN'],
235
235
  },
236
+ DUST: {
237
+ name: 'Pixie Dust',
238
+ symbol: 'DUST',
239
+ oracleId: 'DUST',
240
+ address: '0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c',
241
+ chainId: 143,
242
+ decimals: 18,
243
+ website: 'https://neverland.money/',
244
+ documentation: 'https://docs.neverland.money/',
245
+ description: 'Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.',
246
+ bridge: 'native',
247
+ tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
248
+ },
236
249
  };
@@ -2662,6 +2662,19 @@ export declare const ethereum: {
2662
2662
  readonly documentation: "https://docs.stakewise.io/";
2663
2663
  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.";
2664
2664
  };
2665
+ readonly hemiBTC: {
2666
+ readonly name: "Hemi Bitcoin";
2667
+ readonly symbol: "hemiBTC";
2668
+ readonly oracleId: "hemiBTC";
2669
+ readonly address: "0x06ea695B91700071B161A434fED42D1DcbAD9f00";
2670
+ readonly chainId: 1;
2671
+ readonly decimals: 8;
2672
+ readonly website: "https://hemi.xyz/";
2673
+ readonly description: "Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.";
2674
+ readonly documentation: "https://docs.hemi.xyz/";
2675
+ readonly bridge: "layer-zero";
2676
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2677
+ };
2665
2678
  };
2666
2679
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2667
2680
  readonly WNATIVE: {
@@ -5324,6 +5337,19 @@ export declare const ethereum: {
5324
5337
  readonly documentation: "https://docs.stakewise.io/";
5325
5338
  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.";
5326
5339
  };
5340
+ readonly hemiBTC: {
5341
+ readonly name: "Hemi Bitcoin";
5342
+ readonly symbol: "hemiBTC";
5343
+ readonly oracleId: "hemiBTC";
5344
+ readonly address: "0x06ea695B91700071B161A434fED42D1DcbAD9f00";
5345
+ readonly chainId: 1;
5346
+ readonly decimals: 8;
5347
+ readonly website: "https://hemi.xyz/";
5348
+ readonly description: "Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.";
5349
+ readonly documentation: "https://docs.hemi.xyz/";
5350
+ readonly bridge: "layer-zero";
5351
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
5352
+ };
5327
5353
  }>;
5328
5354
  readonly native: {
5329
5355
  readonly symbol: "ETH";
@@ -2659,4 +2659,17 @@ export declare const tokens: {
2659
2659
  readonly documentation: "https://docs.stakewise.io/";
2660
2660
  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.";
2661
2661
  };
2662
+ readonly hemiBTC: {
2663
+ readonly name: "Hemi Bitcoin";
2664
+ readonly symbol: "hemiBTC";
2665
+ readonly oracleId: "hemiBTC";
2666
+ readonly address: "0x06ea695B91700071B161A434fED42D1DcbAD9f00";
2667
+ readonly chainId: 1;
2668
+ readonly decimals: 8;
2669
+ readonly website: "https://hemi.xyz/";
2670
+ readonly description: "Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.";
2671
+ readonly documentation: "https://docs.hemi.xyz/";
2672
+ readonly bridge: "layer-zero";
2673
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2674
+ };
2662
2675
  };
@@ -2628,4 +2628,17 @@ export const tokens = {
2628
2628
  documentation: 'https://docs.stakewise.io/',
2629
2629
  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.',
2630
2630
  },
2631
+ hemiBTC: {
2632
+ name: 'Hemi Bitcoin',
2633
+ symbol: 'hemiBTC',
2634
+ oracleId: 'hemiBTC',
2635
+ address: '0x06ea695B91700071B161A434fED42D1DcbAD9f00',
2636
+ chainId: 1,
2637
+ decimals: 8,
2638
+ website: 'https://hemi.xyz/',
2639
+ description: 'Hemi unifies Bitcoin security with Ethereum-grade programmability, allowing institutions to deploy native BTC into yield strategies while preserving full control and compliance.',
2640
+ documentation: 'https://docs.hemi.xyz/',
2641
+ bridge: 'layer-zero',
2642
+ tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
2643
+ },
2631
2644
  };
@@ -265,6 +265,19 @@ export declare const monad: {
265
265
  readonly bridge: "native";
266
266
  readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
267
267
  };
268
+ readonly DUST: {
269
+ readonly name: "Pixie Dust";
270
+ readonly symbol: "DUST";
271
+ readonly oracleId: "DUST";
272
+ readonly address: "0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c";
273
+ readonly chainId: 143;
274
+ readonly decimals: 18;
275
+ readonly website: "https://neverland.money/";
276
+ readonly documentation: "https://docs.neverland.money/";
277
+ readonly description: "Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.";
278
+ readonly bridge: "native";
279
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
280
+ };
268
281
  };
269
282
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
270
283
  readonly WNATIVE: {
@@ -530,6 +543,19 @@ export declare const monad: {
530
543
  readonly bridge: "native";
531
544
  readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
532
545
  };
546
+ readonly DUST: {
547
+ readonly name: "Pixie Dust";
548
+ readonly symbol: "DUST";
549
+ readonly oracleId: "DUST";
550
+ readonly address: "0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c";
551
+ readonly chainId: 143;
552
+ readonly decimals: 18;
553
+ readonly website: "https://neverland.money/";
554
+ readonly documentation: "https://docs.neverland.money/";
555
+ readonly description: "Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.";
556
+ readonly bridge: "native";
557
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
558
+ };
533
559
  }>;
534
560
  readonly native: {
535
561
  readonly symbol: "MON";
@@ -262,4 +262,17 @@ export declare const tokens: {
262
262
  readonly bridge: "native";
263
263
  readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
264
264
  };
265
+ readonly DUST: {
266
+ readonly name: "Pixie Dust";
267
+ readonly symbol: "DUST";
268
+ readonly oracleId: "DUST";
269
+ readonly address: "0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c";
270
+ readonly chainId: 143;
271
+ readonly decimals: 18;
272
+ readonly website: "https://neverland.money/";
273
+ readonly documentation: "https://docs.neverland.money/";
274
+ readonly description: "Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.";
275
+ readonly bridge: "native";
276
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
277
+ };
265
278
  };
@@ -230,4 +230,17 @@ export const tokens = {
230
230
  bridge: 'native',
231
231
  tags: ['NO_TIMELOCK', 'STABLECOIN'],
232
232
  },
233
+ DUST: {
234
+ name: 'Pixie Dust',
235
+ symbol: 'DUST',
236
+ oracleId: 'DUST',
237
+ address: '0xAD96C3dffCD6374294e2573A7fBBA96097CC8d7c',
238
+ chainId: 143,
239
+ decimals: 18,
240
+ website: 'https://neverland.money/',
241
+ documentation: 'https://docs.neverland.money/',
242
+ description: 'Pixie Dust (DUST), powers every aspect of the Neverland protocol — from governance participation through veDUST, to liquidity incentives and deflationary mechanisms that strengthen value over time.',
243
+ bridge: 'native',
244
+ tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
245
+ },
233
246
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.133",
3
+ "version": "0.54.135",
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",