@beefyfinance/blockchain-addressbook 0.55.9 → 0.55.10
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/base/index.d.ts +2 -2
- package/build/address-book/base/tokens/tokens.d.ts +1 -1
- package/build/address-book/base/tokens/tokens.js +1 -1
- package/build/address-book/ethereum/index.d.ts +26 -26
- package/build/address-book/ethereum/tokens/tokens.d.ts +13 -13
- package/build/address-book/ethereum/tokens/tokens.js +13 -13
- package/build-esm/address-book/base/index.d.ts +2 -2
- package/build-esm/address-book/base/tokens/tokens.d.ts +1 -1
- package/build-esm/address-book/base/tokens/tokens.js +1 -1
- package/build-esm/address-book/ethereum/index.d.ts +26 -26
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +13 -13
- package/build-esm/address-book/ethereum/tokens/tokens.js +13 -13
- package/package.json +1 -1
|
@@ -2937,7 +2937,7 @@ export declare const base: {
|
|
|
2937
2937
|
readonly website: "https://solana.com/";
|
|
2938
2938
|
readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
|
|
2939
2939
|
readonly documentation: "https://solana.com/learn/what-is-solana";
|
|
2940
|
-
readonly bridge: "
|
|
2940
|
+
readonly bridge: "base-canonical";
|
|
2941
2941
|
readonly tags: readonly ["BLUECHIP"];
|
|
2942
2942
|
};
|
|
2943
2943
|
readonly EDEL: {
|
|
@@ -6388,7 +6388,7 @@ export declare const base: {
|
|
|
6388
6388
|
readonly website: "https://solana.com/";
|
|
6389
6389
|
readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
|
|
6390
6390
|
readonly documentation: "https://solana.com/learn/what-is-solana";
|
|
6391
|
-
readonly bridge: "
|
|
6391
|
+
readonly bridge: "base-canonical";
|
|
6392
6392
|
readonly tags: readonly ["BLUECHIP"];
|
|
6393
6393
|
};
|
|
6394
6394
|
readonly EDEL: {
|
|
@@ -2934,7 +2934,7 @@ export declare const tokens: {
|
|
|
2934
2934
|
readonly website: "https://solana.com/";
|
|
2935
2935
|
readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
|
|
2936
2936
|
readonly documentation: "https://solana.com/learn/what-is-solana";
|
|
2937
|
-
readonly bridge: "
|
|
2937
|
+
readonly bridge: "base-canonical";
|
|
2938
2938
|
readonly tags: readonly ["BLUECHIP"];
|
|
2939
2939
|
};
|
|
2940
2940
|
readonly EDEL: {
|
|
@@ -2902,7 +2902,7 @@ exports.tokens = {
|
|
|
2902
2902
|
website: 'https://solana.com/',
|
|
2903
2903
|
description: 'Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ',
|
|
2904
2904
|
documentation: 'https://solana.com/learn/what-is-solana',
|
|
2905
|
-
bridge: '
|
|
2905
|
+
bridge: 'base-canonical',
|
|
2906
2906
|
tags: ['BLUECHIP'],
|
|
2907
2907
|
},
|
|
2908
2908
|
EDEL: {
|
|
@@ -1819,19 +1819,6 @@ export declare const ethereum: {
|
|
|
1819
1819
|
readonly bridge: "native";
|
|
1820
1820
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1821
1821
|
};
|
|
1822
|
-
readonly USD3: {
|
|
1823
|
-
readonly name: "Web 3 Dollar";
|
|
1824
|
-
readonly symbol: "USD3";
|
|
1825
|
-
readonly oracleId: "USD3";
|
|
1826
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
1827
|
-
readonly chainId: 1;
|
|
1828
|
-
readonly decimals: 18;
|
|
1829
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
1830
|
-
readonly description: "USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.";
|
|
1831
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
1832
|
-
readonly bridge: "native";
|
|
1833
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1834
|
-
};
|
|
1835
1822
|
readonly rgUSD: {
|
|
1836
1823
|
readonly name: "Revenue Generating USD";
|
|
1837
1824
|
readonly symbol: "rgUSD";
|
|
@@ -2974,6 +2961,19 @@ export declare const ethereum: {
|
|
|
2974
2961
|
readonly bridge: "native";
|
|
2975
2962
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
2976
2963
|
};
|
|
2964
|
+
readonly USD3: {
|
|
2965
|
+
readonly name: "3Jane USD3";
|
|
2966
|
+
readonly symbol: "USD3";
|
|
2967
|
+
readonly oracleId: "USD3";
|
|
2968
|
+
readonly address: "0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc";
|
|
2969
|
+
readonly chainId: 1;
|
|
2970
|
+
readonly decimals: 6;
|
|
2971
|
+
readonly website: "https://app.3jane.xyz/";
|
|
2972
|
+
readonly documentation: "https://docs.3jane.xyz/";
|
|
2973
|
+
readonly description: "USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.";
|
|
2974
|
+
readonly bridge: "native";
|
|
2975
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
2976
|
+
};
|
|
2977
2977
|
};
|
|
2978
2978
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2979
2979
|
readonly WNATIVE: {
|
|
@@ -4793,19 +4793,6 @@ export declare const ethereum: {
|
|
|
4793
4793
|
readonly bridge: "native";
|
|
4794
4794
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4795
4795
|
};
|
|
4796
|
-
readonly USD3: {
|
|
4797
|
-
readonly name: "Web 3 Dollar";
|
|
4798
|
-
readonly symbol: "USD3";
|
|
4799
|
-
readonly oracleId: "USD3";
|
|
4800
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
4801
|
-
readonly chainId: 1;
|
|
4802
|
-
readonly decimals: 18;
|
|
4803
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
4804
|
-
readonly description: "USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.";
|
|
4805
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
4806
|
-
readonly bridge: "native";
|
|
4807
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4808
|
-
};
|
|
4809
4796
|
readonly rgUSD: {
|
|
4810
4797
|
readonly name: "Revenue Generating USD";
|
|
4811
4798
|
readonly symbol: "rgUSD";
|
|
@@ -5948,6 +5935,19 @@ export declare const ethereum: {
|
|
|
5948
5935
|
readonly bridge: "native";
|
|
5949
5936
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
5950
5937
|
};
|
|
5938
|
+
readonly USD3: {
|
|
5939
|
+
readonly name: "3Jane USD3";
|
|
5940
|
+
readonly symbol: "USD3";
|
|
5941
|
+
readonly oracleId: "USD3";
|
|
5942
|
+
readonly address: "0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc";
|
|
5943
|
+
readonly chainId: 1;
|
|
5944
|
+
readonly decimals: 6;
|
|
5945
|
+
readonly website: "https://app.3jane.xyz/";
|
|
5946
|
+
readonly documentation: "https://docs.3jane.xyz/";
|
|
5947
|
+
readonly description: "USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.";
|
|
5948
|
+
readonly bridge: "native";
|
|
5949
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
5950
|
+
};
|
|
5951
5951
|
}>;
|
|
5952
5952
|
readonly native: {
|
|
5953
5953
|
readonly symbol: "ETH";
|
|
@@ -1816,19 +1816,6 @@ export declare const tokens: {
|
|
|
1816
1816
|
readonly bridge: "native";
|
|
1817
1817
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1818
1818
|
};
|
|
1819
|
-
readonly USD3: {
|
|
1820
|
-
readonly name: "Web 3 Dollar";
|
|
1821
|
-
readonly symbol: "USD3";
|
|
1822
|
-
readonly oracleId: "USD3";
|
|
1823
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
1824
|
-
readonly chainId: 1;
|
|
1825
|
-
readonly decimals: 18;
|
|
1826
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
1827
|
-
readonly description: "USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.";
|
|
1828
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
1829
|
-
readonly bridge: "native";
|
|
1830
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1831
|
-
};
|
|
1832
1819
|
readonly rgUSD: {
|
|
1833
1820
|
readonly name: "Revenue Generating USD";
|
|
1834
1821
|
readonly symbol: "rgUSD";
|
|
@@ -2971,4 +2958,17 @@ export declare const tokens: {
|
|
|
2971
2958
|
readonly bridge: "native";
|
|
2972
2959
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
2973
2960
|
};
|
|
2961
|
+
readonly USD3: {
|
|
2962
|
+
readonly name: "3Jane USD3";
|
|
2963
|
+
readonly symbol: "USD3";
|
|
2964
|
+
readonly oracleId: "USD3";
|
|
2965
|
+
readonly address: "0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc";
|
|
2966
|
+
readonly chainId: 1;
|
|
2967
|
+
readonly decimals: 6;
|
|
2968
|
+
readonly website: "https://app.3jane.xyz/";
|
|
2969
|
+
readonly documentation: "https://docs.3jane.xyz/";
|
|
2970
|
+
readonly description: "USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.";
|
|
2971
|
+
readonly bridge: "native";
|
|
2972
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
2973
|
+
};
|
|
2974
2974
|
};
|
|
@@ -1785,19 +1785,6 @@ exports.tokens = {
|
|
|
1785
1785
|
bridge: 'native',
|
|
1786
1786
|
tags: ['STABLECOIN', 'SYNTHETIC'],
|
|
1787
1787
|
},
|
|
1788
|
-
USD3: {
|
|
1789
|
-
name: 'Web 3 Dollar',
|
|
1790
|
-
symbol: 'USD3',
|
|
1791
|
-
oracleId: 'USD3',
|
|
1792
|
-
address: '0x0d86883FAf4FfD7aEb116390af37746F45b6f378',
|
|
1793
|
-
chainId: 1,
|
|
1794
|
-
decimals: 18,
|
|
1795
|
-
website: 'https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview',
|
|
1796
|
-
description: 'USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.',
|
|
1797
|
-
documentation: 'https://reserve.org/protocol/',
|
|
1798
|
-
bridge: 'native',
|
|
1799
|
-
tags: ['STABLECOIN', 'SYNTHETIC'],
|
|
1800
|
-
},
|
|
1801
1788
|
rgUSD: {
|
|
1802
1789
|
name: 'Revenue Generating USD',
|
|
1803
1790
|
symbol: 'rgUSD',
|
|
@@ -2940,4 +2927,17 @@ exports.tokens = {
|
|
|
2940
2927
|
bridge: 'native',
|
|
2941
2928
|
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS', 'SYNTHETIC', 'STABLECOIN'],
|
|
2942
2929
|
},
|
|
2930
|
+
USD3: {
|
|
2931
|
+
name: '3Jane USD3',
|
|
2932
|
+
symbol: 'USD3',
|
|
2933
|
+
oracleId: 'USD3',
|
|
2934
|
+
address: '0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc',
|
|
2935
|
+
chainId: 1,
|
|
2936
|
+
decimals: 6,
|
|
2937
|
+
website: 'https://app.3jane.xyz/',
|
|
2938
|
+
documentation: 'https://docs.3jane.xyz/',
|
|
2939
|
+
description: 'USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.',
|
|
2940
|
+
bridge: 'native',
|
|
2941
|
+
tags: ['STABLECOIN'],
|
|
2942
|
+
},
|
|
2943
2943
|
};
|
|
@@ -2937,7 +2937,7 @@ export declare const base: {
|
|
|
2937
2937
|
readonly website: "https://solana.com/";
|
|
2938
2938
|
readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
|
|
2939
2939
|
readonly documentation: "https://solana.com/learn/what-is-solana";
|
|
2940
|
-
readonly bridge: "
|
|
2940
|
+
readonly bridge: "base-canonical";
|
|
2941
2941
|
readonly tags: readonly ["BLUECHIP"];
|
|
2942
2942
|
};
|
|
2943
2943
|
readonly EDEL: {
|
|
@@ -6388,7 +6388,7 @@ export declare const base: {
|
|
|
6388
6388
|
readonly website: "https://solana.com/";
|
|
6389
6389
|
readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
|
|
6390
6390
|
readonly documentation: "https://solana.com/learn/what-is-solana";
|
|
6391
|
-
readonly bridge: "
|
|
6391
|
+
readonly bridge: "base-canonical";
|
|
6392
6392
|
readonly tags: readonly ["BLUECHIP"];
|
|
6393
6393
|
};
|
|
6394
6394
|
readonly EDEL: {
|
|
@@ -2934,7 +2934,7 @@ export declare const tokens: {
|
|
|
2934
2934
|
readonly website: "https://solana.com/";
|
|
2935
2935
|
readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
|
|
2936
2936
|
readonly documentation: "https://solana.com/learn/what-is-solana";
|
|
2937
|
-
readonly bridge: "
|
|
2937
|
+
readonly bridge: "base-canonical";
|
|
2938
2938
|
readonly tags: readonly ["BLUECHIP"];
|
|
2939
2939
|
};
|
|
2940
2940
|
readonly EDEL: {
|
|
@@ -2899,7 +2899,7 @@ export const tokens = {
|
|
|
2899
2899
|
website: 'https://solana.com/',
|
|
2900
2900
|
description: 'Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ',
|
|
2901
2901
|
documentation: 'https://solana.com/learn/what-is-solana',
|
|
2902
|
-
bridge: '
|
|
2902
|
+
bridge: 'base-canonical',
|
|
2903
2903
|
tags: ['BLUECHIP'],
|
|
2904
2904
|
},
|
|
2905
2905
|
EDEL: {
|
|
@@ -1819,19 +1819,6 @@ export declare const ethereum: {
|
|
|
1819
1819
|
readonly bridge: "native";
|
|
1820
1820
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1821
1821
|
};
|
|
1822
|
-
readonly USD3: {
|
|
1823
|
-
readonly name: "Web 3 Dollar";
|
|
1824
|
-
readonly symbol: "USD3";
|
|
1825
|
-
readonly oracleId: "USD3";
|
|
1826
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
1827
|
-
readonly chainId: 1;
|
|
1828
|
-
readonly decimals: 18;
|
|
1829
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
1830
|
-
readonly description: "USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.";
|
|
1831
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
1832
|
-
readonly bridge: "native";
|
|
1833
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1834
|
-
};
|
|
1835
1822
|
readonly rgUSD: {
|
|
1836
1823
|
readonly name: "Revenue Generating USD";
|
|
1837
1824
|
readonly symbol: "rgUSD";
|
|
@@ -2974,6 +2961,19 @@ export declare const ethereum: {
|
|
|
2974
2961
|
readonly bridge: "native";
|
|
2975
2962
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
2976
2963
|
};
|
|
2964
|
+
readonly USD3: {
|
|
2965
|
+
readonly name: "3Jane USD3";
|
|
2966
|
+
readonly symbol: "USD3";
|
|
2967
|
+
readonly oracleId: "USD3";
|
|
2968
|
+
readonly address: "0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc";
|
|
2969
|
+
readonly chainId: 1;
|
|
2970
|
+
readonly decimals: 6;
|
|
2971
|
+
readonly website: "https://app.3jane.xyz/";
|
|
2972
|
+
readonly documentation: "https://docs.3jane.xyz/";
|
|
2973
|
+
readonly description: "USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.";
|
|
2974
|
+
readonly bridge: "native";
|
|
2975
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
2976
|
+
};
|
|
2977
2977
|
};
|
|
2978
2978
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2979
2979
|
readonly WNATIVE: {
|
|
@@ -4793,19 +4793,6 @@ export declare const ethereum: {
|
|
|
4793
4793
|
readonly bridge: "native";
|
|
4794
4794
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4795
4795
|
};
|
|
4796
|
-
readonly USD3: {
|
|
4797
|
-
readonly name: "Web 3 Dollar";
|
|
4798
|
-
readonly symbol: "USD3";
|
|
4799
|
-
readonly oracleId: "USD3";
|
|
4800
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
4801
|
-
readonly chainId: 1;
|
|
4802
|
-
readonly decimals: 18;
|
|
4803
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
4804
|
-
readonly description: "USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.";
|
|
4805
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
4806
|
-
readonly bridge: "native";
|
|
4807
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4808
|
-
};
|
|
4809
4796
|
readonly rgUSD: {
|
|
4810
4797
|
readonly name: "Revenue Generating USD";
|
|
4811
4798
|
readonly symbol: "rgUSD";
|
|
@@ -5948,6 +5935,19 @@ export declare const ethereum: {
|
|
|
5948
5935
|
readonly bridge: "native";
|
|
5949
5936
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
5950
5937
|
};
|
|
5938
|
+
readonly USD3: {
|
|
5939
|
+
readonly name: "3Jane USD3";
|
|
5940
|
+
readonly symbol: "USD3";
|
|
5941
|
+
readonly oracleId: "USD3";
|
|
5942
|
+
readonly address: "0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc";
|
|
5943
|
+
readonly chainId: 1;
|
|
5944
|
+
readonly decimals: 6;
|
|
5945
|
+
readonly website: "https://app.3jane.xyz/";
|
|
5946
|
+
readonly documentation: "https://docs.3jane.xyz/";
|
|
5947
|
+
readonly description: "USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.";
|
|
5948
|
+
readonly bridge: "native";
|
|
5949
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
5950
|
+
};
|
|
5951
5951
|
}>;
|
|
5952
5952
|
readonly native: {
|
|
5953
5953
|
readonly symbol: "ETH";
|
|
@@ -1816,19 +1816,6 @@ export declare const tokens: {
|
|
|
1816
1816
|
readonly bridge: "native";
|
|
1817
1817
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1818
1818
|
};
|
|
1819
|
-
readonly USD3: {
|
|
1820
|
-
readonly name: "Web 3 Dollar";
|
|
1821
|
-
readonly symbol: "USD3";
|
|
1822
|
-
readonly oracleId: "USD3";
|
|
1823
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
1824
|
-
readonly chainId: 1;
|
|
1825
|
-
readonly decimals: 18;
|
|
1826
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
1827
|
-
readonly description: "USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.";
|
|
1828
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
1829
|
-
readonly bridge: "native";
|
|
1830
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
1831
|
-
};
|
|
1832
1819
|
readonly rgUSD: {
|
|
1833
1820
|
readonly name: "Revenue Generating USD";
|
|
1834
1821
|
readonly symbol: "rgUSD";
|
|
@@ -2971,4 +2958,17 @@ export declare const tokens: {
|
|
|
2971
2958
|
readonly bridge: "native";
|
|
2972
2959
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
2973
2960
|
};
|
|
2961
|
+
readonly USD3: {
|
|
2962
|
+
readonly name: "3Jane USD3";
|
|
2963
|
+
readonly symbol: "USD3";
|
|
2964
|
+
readonly oracleId: "USD3";
|
|
2965
|
+
readonly address: "0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc";
|
|
2966
|
+
readonly chainId: 1;
|
|
2967
|
+
readonly decimals: 6;
|
|
2968
|
+
readonly website: "https://app.3jane.xyz/";
|
|
2969
|
+
readonly documentation: "https://docs.3jane.xyz/";
|
|
2970
|
+
readonly description: "USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.";
|
|
2971
|
+
readonly bridge: "native";
|
|
2972
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
2973
|
+
};
|
|
2974
2974
|
};
|
|
@@ -1782,19 +1782,6 @@ export const tokens = {
|
|
|
1782
1782
|
bridge: 'native',
|
|
1783
1783
|
tags: ['STABLECOIN', 'SYNTHETIC'],
|
|
1784
1784
|
},
|
|
1785
|
-
USD3: {
|
|
1786
|
-
name: 'Web 3 Dollar',
|
|
1787
|
-
symbol: 'USD3',
|
|
1788
|
-
oracleId: 'USD3',
|
|
1789
|
-
address: '0x0d86883FAf4FfD7aEb116390af37746F45b6f378',
|
|
1790
|
-
chainId: 1,
|
|
1791
|
-
decimals: 18,
|
|
1792
|
-
website: 'https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview',
|
|
1793
|
-
description: 'USD3 is 1:1 asset backed by a basket of yield-bearing tokens. Given the unique design and current market conditions, it is estimated to yield up to 10% APY from the most reputable protocols using the most established assets. USD3 is overcollateralized with auditable proof of reserves available on-chain 24/7.',
|
|
1794
|
-
documentation: 'https://reserve.org/protocol/',
|
|
1795
|
-
bridge: 'native',
|
|
1796
|
-
tags: ['STABLECOIN', 'SYNTHETIC'],
|
|
1797
|
-
},
|
|
1798
1785
|
rgUSD: {
|
|
1799
1786
|
name: 'Revenue Generating USD',
|
|
1800
1787
|
symbol: 'rgUSD',
|
|
@@ -2937,4 +2924,17 @@ export const tokens = {
|
|
|
2937
2924
|
bridge: 'native',
|
|
2938
2925
|
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS', 'SYNTHETIC', 'STABLECOIN'],
|
|
2939
2926
|
},
|
|
2927
|
+
USD3: {
|
|
2928
|
+
name: '3Jane USD3',
|
|
2929
|
+
symbol: 'USD3',
|
|
2930
|
+
oracleId: 'USD3',
|
|
2931
|
+
address: '0x056B269Eb1f75477a8666ae8C7fE01b64dD55eCc',
|
|
2932
|
+
chainId: 1,
|
|
2933
|
+
decimals: 6,
|
|
2934
|
+
website: 'https://app.3jane.xyz/',
|
|
2935
|
+
documentation: 'https://docs.3jane.xyz/',
|
|
2936
|
+
description: 'USD3 is a credit-backed yieldcoin issued by the 3Jane Protocol, an Ethereum-based decentralized money market that facilitates unsecured lending.',
|
|
2937
|
+
bridge: 'native',
|
|
2938
|
+
tags: ['STABLECOIN'],
|
|
2939
|
+
},
|
|
2940
2940
|
};
|
package/package.json
CHANGED