@defisaver/tokens 1.7.13 → 1.7.16

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/cjs/assets.js CHANGED
@@ -144,7 +144,7 @@ const TUSD3CRVfAddress = "0xEcd5e75AFb02eFa118AF914515D6521aaBd189F1";
144
144
  const BUSD3CRVfAddress = "0x4807862AA8b2bF68830e4C8dc86D0e9A998e085a";
145
145
  const Dusd3CRVAddress = "0x3a664Ab939FD8482048609f652f9a0B0677337B9";
146
146
  const Ust3CRVAddress = "0x94e131324b6054c0D789b190b2dAC504e4361b53";
147
- const Musd3CRVAddress = "0x1AEf73d49Dedc4b1778d0706583995958Dc862e6";
147
+ const MStableUSD3CRVAddress = "0x1AEf73d49Dedc4b1778d0706583995958Dc862e6";
148
148
  const CrvPlain3andSUSDAddress = "0xC25a3A3b969415c80451098fa907EC722572917F";
149
149
  const LinkCRVAddress = "0xcee60cFa923170e4f8204AE08B4fA6A3F5656F3a";
150
150
  const Usdn3CRVAddress = "0x4f3E8F405CF5aFC05D68142F3783bDfE13811522";
@@ -207,8 +207,8 @@ const SohmAddress = "0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f";
207
207
  const AlusdAddress = "0xbc6da0fe9ad5f3b0d58160288917aa56653660e9";
208
208
  const AlethAddress = "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6";
209
209
  const EnsAddress = "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72";
210
- const MusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
211
- const ImusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
210
+ const MstableusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
211
+ const ImstableusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
212
212
  const cUSDPAddress = "0x041171993284df560249B57358F931D9eB7b925D";
213
213
  const GuniDaiUsdc1Address = "0xAbDDAfB225e10B90D798bB8A886238Fb835e2053";
214
214
  const GuniDaiUsdc2Address = "0x50379f632ca68D36E50cfBC8F78fe16bd1499d1e";
@@ -237,6 +237,7 @@ const kingAddress = "0x8F08B70456eb22f6109F57b8fafE862ED28E6040";
237
237
  const sBOLD = "0x50Bd66D59911F5e086Ec87aE43C811e0D059DD11";
238
238
  const yBOLD = "0x9F4330700a36B29952869fac9b33f45EEdd8A3d8";
239
239
  const ysyYBOLD = "0x23346B04a7f55b8760E5860AA5A77383D63491cD";
240
+ const mUSDAddress = "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
240
241
  exports.assetProto = {
241
242
  symbol: '?',
242
243
  feedAvailability: {},
@@ -741,8 +742,8 @@ exports.assets = [
741
742
  Object.assign(Object.assign({}, exports.assetProto), { symbol: 'crvUST', name: 'Curve.fi UST/3Crv', decimals: 18, yearnCollateral: true, addresses: {
742
743
  1: Ust3CRVAddress,
743
744
  } }),
744
- Object.assign(Object.assign({}, exports.assetProto), { symbol: 'crvMUSD', name: 'Curve.fi MUSD/3Crv', decimals: 18, yearnCollateral: true, addresses: {
745
- 1: Musd3CRVAddress,
745
+ Object.assign(Object.assign({}, exports.assetProto), { symbol: 'crvMStableUSD', name: 'Curve.fi mStableUSD/3Crv', decimals: 18, yearnCollateral: true, addresses: {
746
+ 1: MStableUSD3CRVAddress,
746
747
  } }),
747
748
  Object.assign(Object.assign({}, exports.assetProto), { symbol: 'crvSUSD', name: 'Curve.fi DAI/USDC/USDT/sUSD', decimals: 18, yearnCollateral: true, addresses: {
748
749
  1: CrvPlain3andSUSDAddress,
@@ -941,11 +942,11 @@ exports.assets = [
941
942
  1: EnsAddress,
942
943
  10: '0x65559aA14915a70190438eF90104769e5E890A00',
943
944
  } }),
944
- Object.assign(Object.assign({}, exports.assetProto), { symbol: 'mUSD', name: 'mStable USD', exchange: true, decimals: 18, addresses: {
945
- 1: MusdAddress,
945
+ Object.assign(Object.assign({}, exports.assetProto), { symbol: 'mStableUSD', name: 'mStable USD', exchange: true, decimals: 18, addresses: {
946
+ 1: MstableusdAddress,
946
947
  } }),
947
- Object.assign(Object.assign({}, exports.assetProto), { symbol: 'imUSD', name: 'Interest bearing mUSD', decimals: 18, addresses: {
948
- 1: ImusdAddress,
948
+ Object.assign(Object.assign({}, exports.assetProto), { symbol: 'imStableUSD', name: 'Interest bearing mStableUSD', decimals: 18, addresses: {
949
+ 1: ImstableusdAddress,
949
950
  } }),
950
951
  Object.assign(Object.assign({}, exports.assetProto), { symbol: 'GUNIV3DAIUSDC1', name: 'Gelato Uniswap DAI/USDC LP 0.05%', decimals: 18, addresses: {
951
952
  1: GuniDaiUsdc1Address,
@@ -1301,5 +1302,9 @@ exports.assets = [
1301
1302
  Object.assign(Object.assign({}, exports.assetProto), { symbol: 'EIGEN', name: 'EigenCloud', decimals: 18, nativeChainId: 1, exchange: true, isStable: false, addresses: {
1302
1303
  1: '0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83',
1303
1304
  8453: '0x2081ab0d9ec9e4303234ab26d86b20b3367946ee',
1304
- } })
1305
+ } }),
1306
+ Object.assign(Object.assign({}, exports.assetProto), { symbol: 'mUSD', name: 'MetaMask USD', exchange: true, decimals: 18, addresses: {
1307
+ 1: mUSDAddress,
1308
+ 59144: mUSDAddress,
1309
+ }, isStable: true }),
1305
1310
  ];
package/esm/assets.js CHANGED
@@ -141,7 +141,7 @@ const TUSD3CRVfAddress = "0xEcd5e75AFb02eFa118AF914515D6521aaBd189F1";
141
141
  const BUSD3CRVfAddress = "0x4807862AA8b2bF68830e4C8dc86D0e9A998e085a";
142
142
  const Dusd3CRVAddress = "0x3a664Ab939FD8482048609f652f9a0B0677337B9";
143
143
  const Ust3CRVAddress = "0x94e131324b6054c0D789b190b2dAC504e4361b53";
144
- const Musd3CRVAddress = "0x1AEf73d49Dedc4b1778d0706583995958Dc862e6";
144
+ const MStableUSD3CRVAddress = "0x1AEf73d49Dedc4b1778d0706583995958Dc862e6";
145
145
  const CrvPlain3andSUSDAddress = "0xC25a3A3b969415c80451098fa907EC722572917F";
146
146
  const LinkCRVAddress = "0xcee60cFa923170e4f8204AE08B4fA6A3F5656F3a";
147
147
  const Usdn3CRVAddress = "0x4f3E8F405CF5aFC05D68142F3783bDfE13811522";
@@ -204,8 +204,8 @@ const SohmAddress = "0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f";
204
204
  const AlusdAddress = "0xbc6da0fe9ad5f3b0d58160288917aa56653660e9";
205
205
  const AlethAddress = "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6";
206
206
  const EnsAddress = "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72";
207
- const MusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
208
- const ImusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
207
+ const MstableusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
208
+ const ImstableusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
209
209
  const cUSDPAddress = "0x041171993284df560249B57358F931D9eB7b925D";
210
210
  const GuniDaiUsdc1Address = "0xAbDDAfB225e10B90D798bB8A886238Fb835e2053";
211
211
  const GuniDaiUsdc2Address = "0x50379f632ca68D36E50cfBC8F78fe16bd1499d1e";
@@ -234,6 +234,7 @@ const kingAddress = "0x8F08B70456eb22f6109F57b8fafE862ED28E6040";
234
234
  const sBOLD = "0x50Bd66D59911F5e086Ec87aE43C811e0D059DD11";
235
235
  const yBOLD = "0x9F4330700a36B29952869fac9b33f45EEdd8A3d8";
236
236
  const ysyYBOLD = "0x23346B04a7f55b8760E5860AA5A77383D63491cD";
237
+ const mUSDAddress = "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
237
238
  export const assetProto = {
238
239
  symbol: '?',
239
240
  feedAvailability: {},
@@ -738,8 +739,8 @@ export const assets = [
738
739
  Object.assign(Object.assign({}, assetProto), { symbol: 'crvUST', name: 'Curve.fi UST/3Crv', decimals: 18, yearnCollateral: true, addresses: {
739
740
  1: Ust3CRVAddress,
740
741
  } }),
741
- Object.assign(Object.assign({}, assetProto), { symbol: 'crvMUSD', name: 'Curve.fi MUSD/3Crv', decimals: 18, yearnCollateral: true, addresses: {
742
- 1: Musd3CRVAddress,
742
+ Object.assign(Object.assign({}, assetProto), { symbol: 'crvMStableUSD', name: 'Curve.fi mStableUSD/3Crv', decimals: 18, yearnCollateral: true, addresses: {
743
+ 1: MStableUSD3CRVAddress,
743
744
  } }),
744
745
  Object.assign(Object.assign({}, assetProto), { symbol: 'crvSUSD', name: 'Curve.fi DAI/USDC/USDT/sUSD', decimals: 18, yearnCollateral: true, addresses: {
745
746
  1: CrvPlain3andSUSDAddress,
@@ -938,11 +939,11 @@ export const assets = [
938
939
  1: EnsAddress,
939
940
  10: '0x65559aA14915a70190438eF90104769e5E890A00',
940
941
  } }),
941
- Object.assign(Object.assign({}, assetProto), { symbol: 'mUSD', name: 'mStable USD', exchange: true, decimals: 18, addresses: {
942
- 1: MusdAddress,
942
+ Object.assign(Object.assign({}, assetProto), { symbol: 'mStableUSD', name: 'mStable USD', exchange: true, decimals: 18, addresses: {
943
+ 1: MstableusdAddress,
943
944
  } }),
944
- Object.assign(Object.assign({}, assetProto), { symbol: 'imUSD', name: 'Interest bearing mUSD', decimals: 18, addresses: {
945
- 1: ImusdAddress,
945
+ Object.assign(Object.assign({}, assetProto), { symbol: 'imStableUSD', name: 'Interest bearing mStableUSD', decimals: 18, addresses: {
946
+ 1: ImstableusdAddress,
946
947
  } }),
947
948
  Object.assign(Object.assign({}, assetProto), { symbol: 'GUNIV3DAIUSDC1', name: 'Gelato Uniswap DAI/USDC LP 0.05%', decimals: 18, addresses: {
948
949
  1: GuniDaiUsdc1Address,
@@ -1298,5 +1299,9 @@ export const assets = [
1298
1299
  Object.assign(Object.assign({}, assetProto), { symbol: 'EIGEN', name: 'EigenCloud', decimals: 18, nativeChainId: 1, exchange: true, isStable: false, addresses: {
1299
1300
  1: '0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83',
1300
1301
  8453: '0x2081ab0d9ec9e4303234ab26d86b20b3367946ee',
1301
- } })
1302
+ } }),
1303
+ Object.assign(Object.assign({}, assetProto), { symbol: 'mUSD', name: 'MetaMask USD', exchange: true, decimals: 18, addresses: {
1304
+ 1: mUSDAddress,
1305
+ 59144: mUSDAddress,
1306
+ }, isStable: true }),
1302
1307
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/tokens",
3
- "version": "1.7.13",
3
+ "version": "1.7.16",
4
4
  "type": "module",
5
5
  "description": "Centralized asset data & utility functions",
6
6
  "main": "cjs/index.js",
package/src/assets.ts CHANGED
@@ -143,7 +143,7 @@ const TUSD3CRVfAddress = "0xEcd5e75AFb02eFa118AF914515D6521aaBd189F1";
143
143
  const BUSD3CRVfAddress = "0x4807862AA8b2bF68830e4C8dc86D0e9A998e085a";
144
144
  const Dusd3CRVAddress = "0x3a664Ab939FD8482048609f652f9a0B0677337B9";
145
145
  const Ust3CRVAddress = "0x94e131324b6054c0D789b190b2dAC504e4361b53";
146
- const Musd3CRVAddress = "0x1AEf73d49Dedc4b1778d0706583995958Dc862e6";
146
+ const MStableUSD3CRVAddress = "0x1AEf73d49Dedc4b1778d0706583995958Dc862e6";
147
147
  const CrvPlain3andSUSDAddress = "0xC25a3A3b969415c80451098fa907EC722572917F";
148
148
  const LinkCRVAddress = "0xcee60cFa923170e4f8204AE08B4fA6A3F5656F3a";
149
149
  const Usdn3CRVAddress = "0x4f3E8F405CF5aFC05D68142F3783bDfE13811522";
@@ -206,8 +206,8 @@ const SohmAddress = "0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f";
206
206
  const AlusdAddress = "0xbc6da0fe9ad5f3b0d58160288917aa56653660e9";
207
207
  const AlethAddress = "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6";
208
208
  const EnsAddress = "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72";
209
- const MusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
210
- const ImusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
209
+ const MstableusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
210
+ const ImstableusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
211
211
  const cUSDPAddress = "0x041171993284df560249B57358F931D9eB7b925D";
212
212
  const GuniDaiUsdc1Address = "0xAbDDAfB225e10B90D798bB8A886238Fb835e2053";
213
213
  const GuniDaiUsdc2Address = "0x50379f632ca68D36E50cfBC8F78fe16bd1499d1e";
@@ -236,6 +236,7 @@ const kingAddress = "0x8F08B70456eb22f6109F57b8fafE862ED28E6040";
236
236
  const sBOLD = "0x50Bd66D59911F5e086Ec87aE43C811e0D059DD11";
237
237
  const yBOLD = "0x9F4330700a36B29952869fac9b33f45EEdd8A3d8";
238
238
  const ysyYBOLD = "0x23346B04a7f55b8760E5860AA5A77383D63491cD";
239
+ const mUSDAddress = "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
239
240
 
240
241
 
241
242
  export const assetProto: AssetDataBase = {
@@ -1869,12 +1870,12 @@ export const assets: AssetDataBase[] = [
1869
1870
  },
1870
1871
  {
1871
1872
  ...assetProto,
1872
- symbol: 'crvMUSD',
1873
- name: 'Curve.fi MUSD/3Crv',
1873
+ symbol: 'crvMStableUSD',
1874
+ name: 'Curve.fi mStableUSD/3Crv',
1874
1875
  decimals: 18,
1875
1876
  yearnCollateral: true,
1876
1877
  addresses: {
1877
- 1: Musd3CRVAddress,
1878
+ 1: MStableUSD3CRVAddress,
1878
1879
  },
1879
1880
  },
1880
1881
  {
@@ -2524,21 +2525,21 @@ export const assets: AssetDataBase[] = [
2524
2525
  },
2525
2526
  {
2526
2527
  ...assetProto,
2527
- symbol: 'mUSD',
2528
+ symbol: 'mStableUSD',
2528
2529
  name: 'mStable USD',
2529
2530
  exchange: true,
2530
2531
  decimals: 18,
2531
2532
  addresses: {
2532
- 1: MusdAddress,
2533
+ 1: MstableusdAddress,
2533
2534
  },
2534
2535
  },
2535
2536
  {
2536
2537
  ...assetProto,
2537
- symbol: 'imUSD',
2538
- name: 'Interest bearing mUSD',
2538
+ symbol: 'imStableUSD',
2539
+ name: 'Interest bearing mStableUSD',
2539
2540
  decimals: 18,
2540
2541
  addresses: {
2541
- 1: ImusdAddress,
2542
+ 1: ImstableusdAddress,
2542
2543
  },
2543
2544
  },
2544
2545
  {
@@ -3781,5 +3782,17 @@ export const assets: AssetDataBase[] = [
3781
3782
  1: '0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83',
3782
3783
  8453: '0x2081ab0d9ec9e4303234ab26d86b20b3367946ee',
3783
3784
  },
3784
- }
3785
+ },
3786
+ {
3787
+ ...assetProto,
3788
+ symbol: 'mUSD',
3789
+ name: 'MetaMask USD',
3790
+ exchange: true,
3791
+ decimals: 18,
3792
+ addresses: {
3793
+ 1: mUSDAddress,
3794
+ 59144: mUSDAddress,
3795
+ },
3796
+ isStable: true,
3797
+ },
3785
3798
  ];