@beefyfinance/blockchain-addressbook 0.54.222 → 0.54.224
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/arbitrum/platforms/beefyfinance.d.ts +1 -0
- package/build/address-book/arbitrum/platforms/beefyfinance.js +1 -0
- package/build/address-book/avax/platforms/beefyfinance.d.ts +1 -0
- package/build/address-book/avax/platforms/beefyfinance.js +1 -0
- package/build/address-book/bsc/platforms/beefyfinance.d.ts +1 -0
- package/build/address-book/bsc/platforms/beefyfinance.js +1 -0
- 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/address-book/megaeth/platforms/beefyfinance.d.ts +1 -0
- package/build/address-book/megaeth/platforms/beefyfinance.js +1 -0
- package/build/address-book/optimism/platforms/beefyfinance.d.ts +1 -0
- package/build/address-book/optimism/platforms/beefyfinance.js +1 -0
- package/build-esm/address-book/arbitrum/platforms/beefyfinance.d.ts +1 -0
- package/build-esm/address-book/arbitrum/platforms/beefyfinance.js +1 -0
- package/build-esm/address-book/avax/platforms/beefyfinance.d.ts +1 -0
- package/build-esm/address-book/avax/platforms/beefyfinance.js +1 -0
- package/build-esm/address-book/bsc/platforms/beefyfinance.d.ts +1 -0
- package/build-esm/address-book/bsc/platforms/beefyfinance.js +1 -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/build-esm/address-book/megaeth/platforms/beefyfinance.d.ts +1 -0
- package/build-esm/address-book/megaeth/platforms/beefyfinance.js +1 -0
- package/build-esm/address-book/optimism/platforms/beefyfinance.d.ts +1 -0
- package/build-esm/address-book/optimism/platforms/beefyfinance.js +1 -0
- package/package.json +1 -1
|
@@ -32,6 +32,7 @@ export declare const beefyfinance: {
|
|
|
32
32
|
readonly beefyOracleSolidly: "0xb6c5405C53eC5F62067e45097dfA04Ed4C375919";
|
|
33
33
|
readonly beefyOracleAlgebra: "0xD404bD6629624962E1C762215c809A4c6ef7F64c";
|
|
34
34
|
readonly beefyMultiHopSwapper: "0x9b669CEcD36EC69C38Dc8aa0b362Ce3aB2926b50";
|
|
35
|
+
readonly beefyUniV4Swapper: "0x334678fAd50eBfE22a243BC1760Ca1fa4bd23166";
|
|
35
36
|
readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
|
|
36
37
|
readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
|
|
37
38
|
readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
|
|
@@ -39,6 +39,7 @@ exports.beefyfinance = {
|
|
|
39
39
|
beefyOracleSolidly: '0xb6c5405C53eC5F62067e45097dfA04Ed4C375919',
|
|
40
40
|
beefyOracleAlgebra: '0xD404bD6629624962E1C762215c809A4c6ef7F64c',
|
|
41
41
|
beefyMultiHopSwapper: '0x9b669CEcD36EC69C38Dc8aa0b362Ce3aB2926b50',
|
|
42
|
+
beefyUniV4Swapper: '0x334678fAd50eBfE22a243BC1760Ca1fa4bd23166',
|
|
42
43
|
/// Cross-Chain Contracts
|
|
43
44
|
circleBeefyReceiver: '0x00000076f6B75081EF1526C5d9c20D5430f0Beef',
|
|
44
45
|
swappingRelay: '0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D',
|
|
@@ -29,6 +29,7 @@ export declare const beefyfinance: {
|
|
|
29
29
|
readonly beefyOracleUniswapV2: "0xE0345652c9E8e89A1345916A2B6232AeA1BA41f9";
|
|
30
30
|
readonly beefyOracleUniswapV3: "0x9B04B32c42DE4559c9BaD87EC6ce64Fb72AB4C2e";
|
|
31
31
|
readonly beefyOracleSolidly: "0xfD6c129118cc4D65f0bce5188b500Ae7de5E1009";
|
|
32
|
+
readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
|
|
32
33
|
readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
|
|
33
34
|
readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
|
|
34
35
|
readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
|
|
@@ -36,6 +36,7 @@ exports.beefyfinance = {
|
|
|
36
36
|
beefyOracleUniswapV2: '0xE0345652c9E8e89A1345916A2B6232AeA1BA41f9',
|
|
37
37
|
beefyOracleUniswapV3: '0x9B04B32c42DE4559c9BaD87EC6ce64Fb72AB4C2e',
|
|
38
38
|
beefyOracleSolidly: '0xfD6c129118cc4D65f0bce5188b500Ae7de5E1009',
|
|
39
|
+
beefyUniV4Swapper: '0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc',
|
|
39
40
|
/// Cross-Chain Contracts
|
|
40
41
|
circleBeefyReceiver: '0x00000076f6B75081EF1526C5d9c20D5430f0Beef',
|
|
41
42
|
swappingRelay: '0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D',
|
|
@@ -29,4 +29,5 @@ export declare const beefyfinance: {
|
|
|
29
29
|
readonly beefyOracleChainlink: "0x3b135FaB56e70708713931D697806D5309893D46";
|
|
30
30
|
readonly beefyOracleUniswapV3: "0x09bC8785e1806E21D8ddb21b9399387D1dFdC923";
|
|
31
31
|
readonly beefyMultiHopSwapper: "0x99DbBe7e5EB80FB9b119ECCb4e878AbddcF725A9";
|
|
32
|
+
readonly beefyUniV4Swapper: "0x45Ccd0f2308d00Dcd52Ed1764a362AF1D8938957";
|
|
32
33
|
};
|
|
@@ -36,4 +36,5 @@ exports.beefyfinance = {
|
|
|
36
36
|
beefyOracleChainlink: '0x3b135FaB56e70708713931D697806D5309893D46',
|
|
37
37
|
beefyOracleUniswapV3: '0x09bC8785e1806E21D8ddb21b9399387D1dFdC923',
|
|
38
38
|
beefyMultiHopSwapper: '0x99DbBe7e5EB80FB9b119ECCb4e878AbddcF725A9',
|
|
39
|
+
beefyUniV4Swapper: '0x45Ccd0f2308d00Dcd52Ed1764a362AF1D8938957',
|
|
39
40
|
};
|
|
@@ -2909,6 +2909,19 @@ export declare const ethereum: {
|
|
|
2909
2909
|
readonly bridge: "layer-zero";
|
|
2910
2910
|
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2911
2911
|
};
|
|
2912
|
+
readonly USG: {
|
|
2913
|
+
readonly name: "Tangent USD";
|
|
2914
|
+
readonly symbol: "USG";
|
|
2915
|
+
readonly oracleId: "USG";
|
|
2916
|
+
readonly address: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1";
|
|
2917
|
+
readonly chainId: 1;
|
|
2918
|
+
readonly decimals: 18;
|
|
2919
|
+
readonly website: "https://www.tangent.finance/";
|
|
2920
|
+
readonly documentation: "https://docs.tangent.finance/docs/overview";
|
|
2921
|
+
readonly description: "USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.";
|
|
2922
|
+
readonly bridge: "native";
|
|
2923
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2924
|
+
};
|
|
2912
2925
|
};
|
|
2913
2926
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2914
2927
|
readonly WNATIVE: {
|
|
@@ -5818,6 +5831,19 @@ export declare const ethereum: {
|
|
|
5818
5831
|
readonly bridge: "layer-zero";
|
|
5819
5832
|
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
5820
5833
|
};
|
|
5834
|
+
readonly USG: {
|
|
5835
|
+
readonly name: "Tangent USD";
|
|
5836
|
+
readonly symbol: "USG";
|
|
5837
|
+
readonly oracleId: "USG";
|
|
5838
|
+
readonly address: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1";
|
|
5839
|
+
readonly chainId: 1;
|
|
5840
|
+
readonly decimals: 18;
|
|
5841
|
+
readonly website: "https://www.tangent.finance/";
|
|
5842
|
+
readonly documentation: "https://docs.tangent.finance/docs/overview";
|
|
5843
|
+
readonly description: "USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.";
|
|
5844
|
+
readonly bridge: "native";
|
|
5845
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
5846
|
+
};
|
|
5821
5847
|
}>;
|
|
5822
5848
|
readonly native: {
|
|
5823
5849
|
readonly symbol: "ETH";
|
|
@@ -2906,4 +2906,17 @@ export declare const tokens: {
|
|
|
2906
2906
|
readonly bridge: "layer-zero";
|
|
2907
2907
|
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2908
2908
|
};
|
|
2909
|
+
readonly USG: {
|
|
2910
|
+
readonly name: "Tangent USD";
|
|
2911
|
+
readonly symbol: "USG";
|
|
2912
|
+
readonly oracleId: "USG";
|
|
2913
|
+
readonly address: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1";
|
|
2914
|
+
readonly chainId: 1;
|
|
2915
|
+
readonly decimals: 18;
|
|
2916
|
+
readonly website: "https://www.tangent.finance/";
|
|
2917
|
+
readonly documentation: "https://docs.tangent.finance/docs/overview";
|
|
2918
|
+
readonly description: "USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.";
|
|
2919
|
+
readonly bridge: "native";
|
|
2920
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2921
|
+
};
|
|
2909
2922
|
};
|
|
@@ -2875,4 +2875,17 @@ exports.tokens = {
|
|
|
2875
2875
|
bridge: 'layer-zero',
|
|
2876
2876
|
tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
|
|
2877
2877
|
},
|
|
2878
|
+
USG: {
|
|
2879
|
+
name: 'Tangent USD',
|
|
2880
|
+
symbol: 'USG',
|
|
2881
|
+
oracleId: 'USG',
|
|
2882
|
+
address: '0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1',
|
|
2883
|
+
chainId: 1,
|
|
2884
|
+
decimals: 18,
|
|
2885
|
+
website: 'https://www.tangent.finance/',
|
|
2886
|
+
documentation: 'https://docs.tangent.finance/docs/overview',
|
|
2887
|
+
description: 'USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.',
|
|
2888
|
+
bridge: 'native',
|
|
2889
|
+
tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
|
|
2890
|
+
},
|
|
2878
2891
|
};
|
|
@@ -30,4 +30,5 @@ export declare const beefyfinance: {
|
|
|
30
30
|
readonly beefyOracleUniswapV3: "0x67cD25747494b5C8afaD60160186078b7A0625ee";
|
|
31
31
|
readonly beefyOracleERC4626: "0xd53833A9dC7d969Faa732DFA5027980dCda2DE80";
|
|
32
32
|
readonly beefyMultiHopSwapper: "0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe";
|
|
33
|
+
readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
|
|
33
34
|
};
|
|
@@ -37,4 +37,5 @@ exports.beefyfinance = {
|
|
|
37
37
|
beefyOracleUniswapV3: '0x67cD25747494b5C8afaD60160186078b7A0625ee',
|
|
38
38
|
beefyOracleERC4626: '0xd53833A9dC7d969Faa732DFA5027980dCda2DE80',
|
|
39
39
|
beefyMultiHopSwapper: '0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe',
|
|
40
|
+
beefyUniV4Swapper: '0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc',
|
|
40
41
|
};
|
|
@@ -35,6 +35,7 @@ export declare const beefyfinance: {
|
|
|
35
35
|
readonly beefyOracleSolidly: "0xC52B17679d4F3bDF2bfE2ffE64723cA6ab473179";
|
|
36
36
|
readonly beefyOracleUniswapV3: "0x4194cbcF85A1B3f419741432Ae455f28d51Ee7EF";
|
|
37
37
|
readonly beefyMultiHopSwapper: "0xaFb60F2796eDA304f2D37586AD8442D22E692194";
|
|
38
|
+
readonly beefyUniV4Swapper: "0x14E05B7161f57F4F0e3428CC49B4d477EcBf6D51";
|
|
38
39
|
readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
|
|
39
40
|
readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
|
|
40
41
|
readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
|
|
@@ -42,6 +42,7 @@ exports.beefyfinance = {
|
|
|
42
42
|
beefyOracleSolidly: '0xC52B17679d4F3bDF2bfE2ffE64723cA6ab473179',
|
|
43
43
|
beefyOracleUniswapV3: '0x4194cbcF85A1B3f419741432Ae455f28d51Ee7EF',
|
|
44
44
|
beefyMultiHopSwapper: '0xaFb60F2796eDA304f2D37586AD8442D22E692194',
|
|
45
|
+
beefyUniV4Swapper: '0x14E05B7161f57F4F0e3428CC49B4d477EcBf6D51',
|
|
45
46
|
/// Cross-Chain Contracts
|
|
46
47
|
circleBeefyReceiver: '0x00000076f6B75081EF1526C5d9c20D5430f0Beef',
|
|
47
48
|
swappingRelay: '0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D',
|
|
@@ -32,6 +32,7 @@ export declare const beefyfinance: {
|
|
|
32
32
|
readonly beefyOracleSolidly: "0xb6c5405C53eC5F62067e45097dfA04Ed4C375919";
|
|
33
33
|
readonly beefyOracleAlgebra: "0xD404bD6629624962E1C762215c809A4c6ef7F64c";
|
|
34
34
|
readonly beefyMultiHopSwapper: "0x9b669CEcD36EC69C38Dc8aa0b362Ce3aB2926b50";
|
|
35
|
+
readonly beefyUniV4Swapper: "0x334678fAd50eBfE22a243BC1760Ca1fa4bd23166";
|
|
35
36
|
readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
|
|
36
37
|
readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
|
|
37
38
|
readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
|
|
@@ -36,6 +36,7 @@ export const beefyfinance = {
|
|
|
36
36
|
beefyOracleSolidly: '0xb6c5405C53eC5F62067e45097dfA04Ed4C375919',
|
|
37
37
|
beefyOracleAlgebra: '0xD404bD6629624962E1C762215c809A4c6ef7F64c',
|
|
38
38
|
beefyMultiHopSwapper: '0x9b669CEcD36EC69C38Dc8aa0b362Ce3aB2926b50',
|
|
39
|
+
beefyUniV4Swapper: '0x334678fAd50eBfE22a243BC1760Ca1fa4bd23166',
|
|
39
40
|
/// Cross-Chain Contracts
|
|
40
41
|
circleBeefyReceiver: '0x00000076f6B75081EF1526C5d9c20D5430f0Beef',
|
|
41
42
|
swappingRelay: '0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D',
|
|
@@ -29,6 +29,7 @@ export declare const beefyfinance: {
|
|
|
29
29
|
readonly beefyOracleUniswapV2: "0xE0345652c9E8e89A1345916A2B6232AeA1BA41f9";
|
|
30
30
|
readonly beefyOracleUniswapV3: "0x9B04B32c42DE4559c9BaD87EC6ce64Fb72AB4C2e";
|
|
31
31
|
readonly beefyOracleSolidly: "0xfD6c129118cc4D65f0bce5188b500Ae7de5E1009";
|
|
32
|
+
readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
|
|
32
33
|
readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
|
|
33
34
|
readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
|
|
34
35
|
readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
|
|
@@ -33,6 +33,7 @@ export const beefyfinance = {
|
|
|
33
33
|
beefyOracleUniswapV2: '0xE0345652c9E8e89A1345916A2B6232AeA1BA41f9',
|
|
34
34
|
beefyOracleUniswapV3: '0x9B04B32c42DE4559c9BaD87EC6ce64Fb72AB4C2e',
|
|
35
35
|
beefyOracleSolidly: '0xfD6c129118cc4D65f0bce5188b500Ae7de5E1009',
|
|
36
|
+
beefyUniV4Swapper: '0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc',
|
|
36
37
|
/// Cross-Chain Contracts
|
|
37
38
|
circleBeefyReceiver: '0x00000076f6B75081EF1526C5d9c20D5430f0Beef',
|
|
38
39
|
swappingRelay: '0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D',
|
|
@@ -29,4 +29,5 @@ export declare const beefyfinance: {
|
|
|
29
29
|
readonly beefyOracleChainlink: "0x3b135FaB56e70708713931D697806D5309893D46";
|
|
30
30
|
readonly beefyOracleUniswapV3: "0x09bC8785e1806E21D8ddb21b9399387D1dFdC923";
|
|
31
31
|
readonly beefyMultiHopSwapper: "0x99DbBe7e5EB80FB9b119ECCb4e878AbddcF725A9";
|
|
32
|
+
readonly beefyUniV4Swapper: "0x45Ccd0f2308d00Dcd52Ed1764a362AF1D8938957";
|
|
32
33
|
};
|
|
@@ -33,4 +33,5 @@ export const beefyfinance = {
|
|
|
33
33
|
beefyOracleChainlink: '0x3b135FaB56e70708713931D697806D5309893D46',
|
|
34
34
|
beefyOracleUniswapV3: '0x09bC8785e1806E21D8ddb21b9399387D1dFdC923',
|
|
35
35
|
beefyMultiHopSwapper: '0x99DbBe7e5EB80FB9b119ECCb4e878AbddcF725A9',
|
|
36
|
+
beefyUniV4Swapper: '0x45Ccd0f2308d00Dcd52Ed1764a362AF1D8938957',
|
|
36
37
|
};
|
|
@@ -2909,6 +2909,19 @@ export declare const ethereum: {
|
|
|
2909
2909
|
readonly bridge: "layer-zero";
|
|
2910
2910
|
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2911
2911
|
};
|
|
2912
|
+
readonly USG: {
|
|
2913
|
+
readonly name: "Tangent USD";
|
|
2914
|
+
readonly symbol: "USG";
|
|
2915
|
+
readonly oracleId: "USG";
|
|
2916
|
+
readonly address: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1";
|
|
2917
|
+
readonly chainId: 1;
|
|
2918
|
+
readonly decimals: 18;
|
|
2919
|
+
readonly website: "https://www.tangent.finance/";
|
|
2920
|
+
readonly documentation: "https://docs.tangent.finance/docs/overview";
|
|
2921
|
+
readonly description: "USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.";
|
|
2922
|
+
readonly bridge: "native";
|
|
2923
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2924
|
+
};
|
|
2912
2925
|
};
|
|
2913
2926
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
2914
2927
|
readonly WNATIVE: {
|
|
@@ -5818,6 +5831,19 @@ export declare const ethereum: {
|
|
|
5818
5831
|
readonly bridge: "layer-zero";
|
|
5819
5832
|
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
5820
5833
|
};
|
|
5834
|
+
readonly USG: {
|
|
5835
|
+
readonly name: "Tangent USD";
|
|
5836
|
+
readonly symbol: "USG";
|
|
5837
|
+
readonly oracleId: "USG";
|
|
5838
|
+
readonly address: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1";
|
|
5839
|
+
readonly chainId: 1;
|
|
5840
|
+
readonly decimals: 18;
|
|
5841
|
+
readonly website: "https://www.tangent.finance/";
|
|
5842
|
+
readonly documentation: "https://docs.tangent.finance/docs/overview";
|
|
5843
|
+
readonly description: "USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.";
|
|
5844
|
+
readonly bridge: "native";
|
|
5845
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
5846
|
+
};
|
|
5821
5847
|
}>;
|
|
5822
5848
|
readonly native: {
|
|
5823
5849
|
readonly symbol: "ETH";
|
|
@@ -2906,4 +2906,17 @@ export declare const tokens: {
|
|
|
2906
2906
|
readonly bridge: "layer-zero";
|
|
2907
2907
|
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2908
2908
|
};
|
|
2909
|
+
readonly USG: {
|
|
2910
|
+
readonly name: "Tangent USD";
|
|
2911
|
+
readonly symbol: "USG";
|
|
2912
|
+
readonly oracleId: "USG";
|
|
2913
|
+
readonly address: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1";
|
|
2914
|
+
readonly chainId: 1;
|
|
2915
|
+
readonly decimals: 18;
|
|
2916
|
+
readonly website: "https://www.tangent.finance/";
|
|
2917
|
+
readonly documentation: "https://docs.tangent.finance/docs/overview";
|
|
2918
|
+
readonly description: "USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.";
|
|
2919
|
+
readonly bridge: "native";
|
|
2920
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
2921
|
+
};
|
|
2909
2922
|
};
|
|
@@ -2872,4 +2872,17 @@ export const tokens = {
|
|
|
2872
2872
|
bridge: 'layer-zero',
|
|
2873
2873
|
tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
|
|
2874
2874
|
},
|
|
2875
|
+
USG: {
|
|
2876
|
+
name: 'Tangent USD',
|
|
2877
|
+
symbol: 'USG',
|
|
2878
|
+
oracleId: 'USG',
|
|
2879
|
+
address: '0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1',
|
|
2880
|
+
chainId: 1,
|
|
2881
|
+
decimals: 18,
|
|
2882
|
+
website: 'https://www.tangent.finance/',
|
|
2883
|
+
documentation: 'https://docs.tangent.finance/docs/overview',
|
|
2884
|
+
description: 'USG is an over-collateralized USD-denominated stablecoin, that can be minted against a variety of productive collaterals, such as Curve Finance LP tokens, or Pendle PTs.',
|
|
2885
|
+
bridge: 'native',
|
|
2886
|
+
tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
|
|
2887
|
+
},
|
|
2875
2888
|
};
|
|
@@ -30,4 +30,5 @@ export declare const beefyfinance: {
|
|
|
30
30
|
readonly beefyOracleUniswapV3: "0x67cD25747494b5C8afaD60160186078b7A0625ee";
|
|
31
31
|
readonly beefyOracleERC4626: "0xd53833A9dC7d969Faa732DFA5027980dCda2DE80";
|
|
32
32
|
readonly beefyMultiHopSwapper: "0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe";
|
|
33
|
+
readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
|
|
33
34
|
};
|
|
@@ -34,4 +34,5 @@ export const beefyfinance = {
|
|
|
34
34
|
beefyOracleUniswapV3: '0x67cD25747494b5C8afaD60160186078b7A0625ee',
|
|
35
35
|
beefyOracleERC4626: '0xd53833A9dC7d969Faa732DFA5027980dCda2DE80',
|
|
36
36
|
beefyMultiHopSwapper: '0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe',
|
|
37
|
+
beefyUniV4Swapper: '0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc',
|
|
37
38
|
};
|
|
@@ -35,6 +35,7 @@ export declare const beefyfinance: {
|
|
|
35
35
|
readonly beefyOracleSolidly: "0xC52B17679d4F3bDF2bfE2ffE64723cA6ab473179";
|
|
36
36
|
readonly beefyOracleUniswapV3: "0x4194cbcF85A1B3f419741432Ae455f28d51Ee7EF";
|
|
37
37
|
readonly beefyMultiHopSwapper: "0xaFb60F2796eDA304f2D37586AD8442D22E692194";
|
|
38
|
+
readonly beefyUniV4Swapper: "0x14E05B7161f57F4F0e3428CC49B4d477EcBf6D51";
|
|
38
39
|
readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
|
|
39
40
|
readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
|
|
40
41
|
readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
|
|
@@ -39,6 +39,7 @@ export const beefyfinance = {
|
|
|
39
39
|
beefyOracleSolidly: '0xC52B17679d4F3bDF2bfE2ffE64723cA6ab473179',
|
|
40
40
|
beefyOracleUniswapV3: '0x4194cbcF85A1B3f419741432Ae455f28d51Ee7EF',
|
|
41
41
|
beefyMultiHopSwapper: '0xaFb60F2796eDA304f2D37586AD8442D22E692194',
|
|
42
|
+
beefyUniV4Swapper: '0x14E05B7161f57F4F0e3428CC49B4d477EcBf6D51',
|
|
42
43
|
/// Cross-Chain Contracts
|
|
43
44
|
circleBeefyReceiver: '0x00000076f6B75081EF1526C5d9c20D5430f0Beef',
|
|
44
45
|
swappingRelay: '0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D',
|
package/package.json
CHANGED