@beefyfinance/blockchain-addressbook 0.54.127 → 0.54.128
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 +24 -0
- package/build/address-book/ethereum/tokens/tokens.d.ts +12 -0
- package/build/address-book/ethereum/tokens/tokens.js +12 -0
- package/build-esm/address-book/ethereum/index.d.ts +24 -0
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +12 -0
- package/build-esm/address-book/ethereum/tokens/tokens.js +12 -0
- package/package.json +1 -1
|
@@ -2819,6 +2819,18 @@ export declare const ethereum: {
|
|
|
2819
2819
|
readonly bridge: "native";
|
|
2820
2820
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2821
2821
|
};
|
|
2822
|
+
readonly waEthWETH: {
|
|
2823
|
+
readonly name: "Wrapped Aave Ethereum WETH";
|
|
2824
|
+
readonly symbol: "waEthWETH";
|
|
2825
|
+
readonly oracleId: "waEthWETH";
|
|
2826
|
+
readonly address: "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202";
|
|
2827
|
+
readonly chainId: 1;
|
|
2828
|
+
readonly decimals: 18;
|
|
2829
|
+
readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
|
|
2830
|
+
readonly website: "https://aave.com/";
|
|
2831
|
+
readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
|
|
2832
|
+
readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
|
|
2833
|
+
};
|
|
2822
2834
|
};
|
|
2823
2835
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2824
2836
|
readonly WNATIVE: {
|
|
@@ -5638,6 +5650,18 @@ export declare const ethereum: {
|
|
|
5638
5650
|
readonly bridge: "native";
|
|
5639
5651
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
5640
5652
|
};
|
|
5653
|
+
readonly waEthWETH: {
|
|
5654
|
+
readonly name: "Wrapped Aave Ethereum WETH";
|
|
5655
|
+
readonly symbol: "waEthWETH";
|
|
5656
|
+
readonly oracleId: "waEthWETH";
|
|
5657
|
+
readonly address: "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202";
|
|
5658
|
+
readonly chainId: 1;
|
|
5659
|
+
readonly decimals: 18;
|
|
5660
|
+
readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
|
|
5661
|
+
readonly website: "https://aave.com/";
|
|
5662
|
+
readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
|
|
5663
|
+
readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
|
|
5664
|
+
};
|
|
5641
5665
|
}>;
|
|
5642
5666
|
readonly native: {
|
|
5643
5667
|
readonly symbol: "ETH";
|
|
@@ -2816,4 +2816,16 @@ export declare const tokens: {
|
|
|
2816
2816
|
readonly bridge: "native";
|
|
2817
2817
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2818
2818
|
};
|
|
2819
|
+
readonly waEthWETH: {
|
|
2820
|
+
readonly name: "Wrapped Aave Ethereum WETH";
|
|
2821
|
+
readonly symbol: "waEthWETH";
|
|
2822
|
+
readonly oracleId: "waEthWETH";
|
|
2823
|
+
readonly address: "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202";
|
|
2824
|
+
readonly chainId: 1;
|
|
2825
|
+
readonly decimals: 18;
|
|
2826
|
+
readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
|
|
2827
|
+
readonly website: "https://aave.com/";
|
|
2828
|
+
readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
|
|
2829
|
+
readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
|
|
2830
|
+
};
|
|
2819
2831
|
};
|
|
@@ -2785,4 +2785,16 @@ exports.tokens = {
|
|
|
2785
2785
|
bridge: 'native',
|
|
2786
2786
|
tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
|
|
2787
2787
|
},
|
|
2788
|
+
waEthWETH: {
|
|
2789
|
+
name: 'Wrapped Aave Ethereum WETH',
|
|
2790
|
+
symbol: 'waEthWETH',
|
|
2791
|
+
oracleId: 'waEthWETH',
|
|
2792
|
+
address: '0x0bfc9d54Fc184518A81162F8fB99c2eACa081202',
|
|
2793
|
+
chainId: 1,
|
|
2794
|
+
decimals: 18,
|
|
2795
|
+
logoURI: 'https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg',
|
|
2796
|
+
website: 'https://aave.com/',
|
|
2797
|
+
documentation: 'https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens',
|
|
2798
|
+
description: 'Wrapped Aave interest bearing Ethereum WETH.',
|
|
2799
|
+
},
|
|
2788
2800
|
};
|
|
@@ -2819,6 +2819,18 @@ export declare const ethereum: {
|
|
|
2819
2819
|
readonly bridge: "native";
|
|
2820
2820
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2821
2821
|
};
|
|
2822
|
+
readonly waEthWETH: {
|
|
2823
|
+
readonly name: "Wrapped Aave Ethereum WETH";
|
|
2824
|
+
readonly symbol: "waEthWETH";
|
|
2825
|
+
readonly oracleId: "waEthWETH";
|
|
2826
|
+
readonly address: "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202";
|
|
2827
|
+
readonly chainId: 1;
|
|
2828
|
+
readonly decimals: 18;
|
|
2829
|
+
readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
|
|
2830
|
+
readonly website: "https://aave.com/";
|
|
2831
|
+
readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
|
|
2832
|
+
readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
|
|
2833
|
+
};
|
|
2822
2834
|
};
|
|
2823
2835
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2824
2836
|
readonly WNATIVE: {
|
|
@@ -5638,6 +5650,18 @@ export declare const ethereum: {
|
|
|
5638
5650
|
readonly bridge: "native";
|
|
5639
5651
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
5640
5652
|
};
|
|
5653
|
+
readonly waEthWETH: {
|
|
5654
|
+
readonly name: "Wrapped Aave Ethereum WETH";
|
|
5655
|
+
readonly symbol: "waEthWETH";
|
|
5656
|
+
readonly oracleId: "waEthWETH";
|
|
5657
|
+
readonly address: "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202";
|
|
5658
|
+
readonly chainId: 1;
|
|
5659
|
+
readonly decimals: 18;
|
|
5660
|
+
readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
|
|
5661
|
+
readonly website: "https://aave.com/";
|
|
5662
|
+
readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
|
|
5663
|
+
readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
|
|
5664
|
+
};
|
|
5641
5665
|
}>;
|
|
5642
5666
|
readonly native: {
|
|
5643
5667
|
readonly symbol: "ETH";
|
|
@@ -2816,4 +2816,16 @@ export declare const tokens: {
|
|
|
2816
2816
|
readonly bridge: "native";
|
|
2817
2817
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2818
2818
|
};
|
|
2819
|
+
readonly waEthWETH: {
|
|
2820
|
+
readonly name: "Wrapped Aave Ethereum WETH";
|
|
2821
|
+
readonly symbol: "waEthWETH";
|
|
2822
|
+
readonly oracleId: "waEthWETH";
|
|
2823
|
+
readonly address: "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202";
|
|
2824
|
+
readonly chainId: 1;
|
|
2825
|
+
readonly decimals: 18;
|
|
2826
|
+
readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
|
|
2827
|
+
readonly website: "https://aave.com/";
|
|
2828
|
+
readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
|
|
2829
|
+
readonly description: "Wrapped Aave interest bearing Ethereum WETH.";
|
|
2830
|
+
};
|
|
2819
2831
|
};
|
|
@@ -2782,4 +2782,16 @@ export const tokens = {
|
|
|
2782
2782
|
bridge: 'native',
|
|
2783
2783
|
tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
|
|
2784
2784
|
},
|
|
2785
|
+
waEthWETH: {
|
|
2786
|
+
name: 'Wrapped Aave Ethereum WETH',
|
|
2787
|
+
symbol: 'waEthWETH',
|
|
2788
|
+
oracleId: 'waEthWETH',
|
|
2789
|
+
address: '0x0bfc9d54Fc184518A81162F8fB99c2eACa081202',
|
|
2790
|
+
chainId: 1,
|
|
2791
|
+
decimals: 18,
|
|
2792
|
+
logoURI: 'https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg',
|
|
2793
|
+
website: 'https://aave.com/',
|
|
2794
|
+
documentation: 'https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens',
|
|
2795
|
+
description: 'Wrapped Aave interest bearing Ethereum WETH.',
|
|
2796
|
+
},
|
|
2785
2797
|
};
|
package/package.json
CHANGED