@beefyfinance/blockchain-addressbook 0.54.134 → 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.
- package/build/address-book/ethereum/index.d.ts +26 -0
- package/build/address-book/ethereum/tokens/tokens.d.ts +13 -0
- package/build/address-book/ethereum/tokens/tokens.js +13 -0
- package/build-esm/address-book/ethereum/index.d.ts +26 -0
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +13 -0
- package/build-esm/address-book/ethereum/tokens/tokens.js +13 -0
- package/package.json +1 -1
|
@@ -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
|
};
|
|
@@ -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
|
};
|
package/package.json
CHANGED