@beefyfinance/blockchain-addressbook 0.55.8 → 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 +52 -26
- package/build/address-book/ethereum/tokens/tokens.d.ts +26 -13
- package/build/address-book/ethereum/tokens/tokens.js +26 -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 +52 -26
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +26 -13
- package/build-esm/address-book/ethereum/tokens/tokens.js +26 -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";
|
|
@@ -2961,6 +2948,32 @@ export declare const ethereum: {
|
|
|
2961
2948
|
readonly bridge: "native";
|
|
2962
2949
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
2963
2950
|
};
|
|
2951
|
+
readonly VUSD: {
|
|
2952
|
+
readonly name: "Vetro USD";
|
|
2953
|
+
readonly symbol: "VUSD";
|
|
2954
|
+
readonly oracleId: "VUSD";
|
|
2955
|
+
readonly address: "0xCa83DDE9c22254f58e771bE5E157773212AcBAc3";
|
|
2956
|
+
readonly chainId: 1;
|
|
2957
|
+
readonly decimals: 18;
|
|
2958
|
+
readonly website: "https://vetro.org/";
|
|
2959
|
+
readonly documentation: "https://docs.vetro.org/";
|
|
2960
|
+
readonly description: "VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.";
|
|
2961
|
+
readonly bridge: "native";
|
|
2962
|
+
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
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
|
+
};
|
|
2964
2977
|
};
|
|
2965
2978
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2966
2979
|
readonly WNATIVE: {
|
|
@@ -4780,19 +4793,6 @@ export declare const ethereum: {
|
|
|
4780
4793
|
readonly bridge: "native";
|
|
4781
4794
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4782
4795
|
};
|
|
4783
|
-
readonly USD3: {
|
|
4784
|
-
readonly name: "Web 3 Dollar";
|
|
4785
|
-
readonly symbol: "USD3";
|
|
4786
|
-
readonly oracleId: "USD3";
|
|
4787
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
4788
|
-
readonly chainId: 1;
|
|
4789
|
-
readonly decimals: 18;
|
|
4790
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
4791
|
-
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.";
|
|
4792
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
4793
|
-
readonly bridge: "native";
|
|
4794
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4795
|
-
};
|
|
4796
4796
|
readonly rgUSD: {
|
|
4797
4797
|
readonly name: "Revenue Generating USD";
|
|
4798
4798
|
readonly symbol: "rgUSD";
|
|
@@ -5922,6 +5922,32 @@ export declare const ethereum: {
|
|
|
5922
5922
|
readonly bridge: "native";
|
|
5923
5923
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
5924
5924
|
};
|
|
5925
|
+
readonly VUSD: {
|
|
5926
|
+
readonly name: "Vetro USD";
|
|
5927
|
+
readonly symbol: "VUSD";
|
|
5928
|
+
readonly oracleId: "VUSD";
|
|
5929
|
+
readonly address: "0xCa83DDE9c22254f58e771bE5E157773212AcBAc3";
|
|
5930
|
+
readonly chainId: 1;
|
|
5931
|
+
readonly decimals: 18;
|
|
5932
|
+
readonly website: "https://vetro.org/";
|
|
5933
|
+
readonly documentation: "https://docs.vetro.org/";
|
|
5934
|
+
readonly description: "VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.";
|
|
5935
|
+
readonly bridge: "native";
|
|
5936
|
+
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
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
|
+
};
|
|
5925
5951
|
}>;
|
|
5926
5952
|
readonly native: {
|
|
5927
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";
|
|
@@ -2958,4 +2945,30 @@ export declare const tokens: {
|
|
|
2958
2945
|
readonly bridge: "native";
|
|
2959
2946
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
2960
2947
|
};
|
|
2948
|
+
readonly VUSD: {
|
|
2949
|
+
readonly name: "Vetro USD";
|
|
2950
|
+
readonly symbol: "VUSD";
|
|
2951
|
+
readonly oracleId: "VUSD";
|
|
2952
|
+
readonly address: "0xCa83DDE9c22254f58e771bE5E157773212AcBAc3";
|
|
2953
|
+
readonly chainId: 1;
|
|
2954
|
+
readonly decimals: 18;
|
|
2955
|
+
readonly website: "https://vetro.org/";
|
|
2956
|
+
readonly documentation: "https://docs.vetro.org/";
|
|
2957
|
+
readonly description: "VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.";
|
|
2958
|
+
readonly bridge: "native";
|
|
2959
|
+
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
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
|
+
};
|
|
2961
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',
|
|
@@ -2927,4 +2914,30 @@ exports.tokens = {
|
|
|
2927
2914
|
bridge: 'native',
|
|
2928
2915
|
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
|
|
2929
2916
|
},
|
|
2917
|
+
VUSD: {
|
|
2918
|
+
name: 'Vetro USD',
|
|
2919
|
+
symbol: 'VUSD',
|
|
2920
|
+
oracleId: 'VUSD',
|
|
2921
|
+
address: '0xCa83DDE9c22254f58e771bE5E157773212AcBAc3',
|
|
2922
|
+
chainId: 1,
|
|
2923
|
+
decimals: 18,
|
|
2924
|
+
website: 'https://vetro.org/',
|
|
2925
|
+
documentation: 'https://docs.vetro.org/',
|
|
2926
|
+
description: 'VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.',
|
|
2927
|
+
bridge: 'native',
|
|
2928
|
+
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS', 'SYNTHETIC', 'STABLECOIN'],
|
|
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
|
+
},
|
|
2930
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";
|
|
@@ -2961,6 +2948,32 @@ export declare const ethereum: {
|
|
|
2961
2948
|
readonly bridge: "native";
|
|
2962
2949
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
2963
2950
|
};
|
|
2951
|
+
readonly VUSD: {
|
|
2952
|
+
readonly name: "Vetro USD";
|
|
2953
|
+
readonly symbol: "VUSD";
|
|
2954
|
+
readonly oracleId: "VUSD";
|
|
2955
|
+
readonly address: "0xCa83DDE9c22254f58e771bE5E157773212AcBAc3";
|
|
2956
|
+
readonly chainId: 1;
|
|
2957
|
+
readonly decimals: 18;
|
|
2958
|
+
readonly website: "https://vetro.org/";
|
|
2959
|
+
readonly documentation: "https://docs.vetro.org/";
|
|
2960
|
+
readonly description: "VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.";
|
|
2961
|
+
readonly bridge: "native";
|
|
2962
|
+
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
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
|
+
};
|
|
2964
2977
|
};
|
|
2965
2978
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2966
2979
|
readonly WNATIVE: {
|
|
@@ -4780,19 +4793,6 @@ export declare const ethereum: {
|
|
|
4780
4793
|
readonly bridge: "native";
|
|
4781
4794
|
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4782
4795
|
};
|
|
4783
|
-
readonly USD3: {
|
|
4784
|
-
readonly name: "Web 3 Dollar";
|
|
4785
|
-
readonly symbol: "USD3";
|
|
4786
|
-
readonly oracleId: "USD3";
|
|
4787
|
-
readonly address: "0x0d86883FAf4FfD7aEb116390af37746F45b6f378";
|
|
4788
|
-
readonly chainId: 1;
|
|
4789
|
-
readonly decimals: 18;
|
|
4790
|
-
readonly website: "https://app.reserve.org/ethereum/token/0x0d86883FAf4FfD7aEb116390af37746F45b6f378/overview";
|
|
4791
|
-
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.";
|
|
4792
|
-
readonly documentation: "https://reserve.org/protocol/";
|
|
4793
|
-
readonly bridge: "native";
|
|
4794
|
-
readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
|
|
4795
|
-
};
|
|
4796
4796
|
readonly rgUSD: {
|
|
4797
4797
|
readonly name: "Revenue Generating USD";
|
|
4798
4798
|
readonly symbol: "rgUSD";
|
|
@@ -5922,6 +5922,32 @@ export declare const ethereum: {
|
|
|
5922
5922
|
readonly bridge: "native";
|
|
5923
5923
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
5924
5924
|
};
|
|
5925
|
+
readonly VUSD: {
|
|
5926
|
+
readonly name: "Vetro USD";
|
|
5927
|
+
readonly symbol: "VUSD";
|
|
5928
|
+
readonly oracleId: "VUSD";
|
|
5929
|
+
readonly address: "0xCa83DDE9c22254f58e771bE5E157773212AcBAc3";
|
|
5930
|
+
readonly chainId: 1;
|
|
5931
|
+
readonly decimals: 18;
|
|
5932
|
+
readonly website: "https://vetro.org/";
|
|
5933
|
+
readonly documentation: "https://docs.vetro.org/";
|
|
5934
|
+
readonly description: "VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.";
|
|
5935
|
+
readonly bridge: "native";
|
|
5936
|
+
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
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
|
+
};
|
|
5925
5951
|
}>;
|
|
5926
5952
|
readonly native: {
|
|
5927
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";
|
|
@@ -2958,4 +2945,30 @@ export declare const tokens: {
|
|
|
2958
2945
|
readonly bridge: "native";
|
|
2959
2946
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
2960
2947
|
};
|
|
2948
|
+
readonly VUSD: {
|
|
2949
|
+
readonly name: "Vetro USD";
|
|
2950
|
+
readonly symbol: "VUSD";
|
|
2951
|
+
readonly oracleId: "VUSD";
|
|
2952
|
+
readonly address: "0xCa83DDE9c22254f58e771bE5E157773212AcBAc3";
|
|
2953
|
+
readonly chainId: 1;
|
|
2954
|
+
readonly decimals: 18;
|
|
2955
|
+
readonly website: "https://vetro.org/";
|
|
2956
|
+
readonly documentation: "https://docs.vetro.org/";
|
|
2957
|
+
readonly description: "VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.";
|
|
2958
|
+
readonly bridge: "native";
|
|
2959
|
+
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS", "SYNTHETIC", "STABLECOIN"];
|
|
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
|
+
};
|
|
2961
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',
|
|
@@ -2924,4 +2911,30 @@ export const tokens = {
|
|
|
2924
2911
|
bridge: 'native',
|
|
2925
2912
|
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
|
|
2926
2913
|
},
|
|
2914
|
+
VUSD: {
|
|
2915
|
+
name: 'Vetro USD',
|
|
2916
|
+
symbol: 'VUSD',
|
|
2917
|
+
oracleId: 'VUSD',
|
|
2918
|
+
address: '0xCa83DDE9c22254f58e771bE5E157773212AcBAc3',
|
|
2919
|
+
chainId: 1,
|
|
2920
|
+
decimals: 18,
|
|
2921
|
+
website: 'https://vetro.org/',
|
|
2922
|
+
documentation: 'https://docs.vetro.org/',
|
|
2923
|
+
description: 'VUSD is a protocol-generated dollar-referenced settlement asset, targeting a 1:1 value relationship with the US dollar. It is over-collateralized by a diversified basket of USDC, USDT, and additional stablecoins approved by the protocol team and governance.',
|
|
2924
|
+
bridge: 'native',
|
|
2925
|
+
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS', 'SYNTHETIC', 'STABLECOIN'],
|
|
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
|
+
},
|
|
2927
2940
|
};
|
package/package.json
CHANGED