@defisaver/tokens 1.7.29 → 1.7.31-aweth-dev
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 +10 -1
- package/esm/assets.js +10 -1
- package/package.json +1 -1
- package/src/assets.ts +42 -1
package/cjs/assets.js
CHANGED
|
@@ -1238,7 +1238,13 @@ exports.assets = [
|
|
|
1238
1238
|
1: '0xCcE7D12f683c6dAe700154f0BAdf779C0bA1F89A',
|
|
1239
1239
|
} }),
|
|
1240
1240
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'aEthWETH', name: 'Aave Ethereum WETH', underlyingAsset: 'WETH', decimals: 18, nativeChainId: 1, exchange: false, addresses: {
|
|
1241
|
-
1: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8'
|
|
1241
|
+
1: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8',
|
|
1242
|
+
} }),
|
|
1243
|
+
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'aBasWETH', name: 'Aave Base WETH', underlyingAsset: 'WETH', decimals: 18, nativeChainId: 1, exchange: false, addresses: {
|
|
1244
|
+
8453: '0xD4a0e0b9149BCee3C920d2E00b5dE09138fd8bb7',
|
|
1245
|
+
} }),
|
|
1246
|
+
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'aArbWETH', name: 'Aave Arbitrum WETH', underlyingAsset: 'WETH', decimals: 18, nativeChainId: 1, exchange: false, addresses: {
|
|
1247
|
+
42161: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
|
|
1242
1248
|
} }),
|
|
1243
1249
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'aEthUSDC', name: 'Aave Ethereum USDC', underlyingAsset: 'USDC', decimals: 6, nativeChainId: 1, exchange: false, addresses: {
|
|
1244
1250
|
1: '0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c'
|
|
@@ -1310,6 +1316,9 @@ exports.assets = [
|
|
|
1310
1316
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT srUSDe Apr', name: 'PT Strata srUSDe Apr 2026', underlyingAsset: 'srUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1775088000, addresses: {
|
|
1311
1317
|
1: '0x9Bf45ab47747F4B4dD09B3C2c73953484b4eB375',
|
|
1312
1318
|
} }),
|
|
1319
|
+
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT srUSDe Jun', name: 'PT Strata srUSDe Jun 2026', underlyingAsset: 'srUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1782345600, addresses: {
|
|
1320
|
+
1: '0x619d75e3b790ebc21c289f2805bb7177a7d732e2',
|
|
1321
|
+
} }),
|
|
1313
1322
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'srUSDe', name: 'Strata Senior USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, exchange: true, is4626: true, addresses: {
|
|
1314
1323
|
1: '0x3d7d6fdf07EE548B939A80edbc9B2256d0cdc003',
|
|
1315
1324
|
} }),
|
package/esm/assets.js
CHANGED
|
@@ -1235,7 +1235,13 @@ export const assets = [
|
|
|
1235
1235
|
1: '0xCcE7D12f683c6dAe700154f0BAdf779C0bA1F89A',
|
|
1236
1236
|
} }),
|
|
1237
1237
|
Object.assign(Object.assign({}, assetProto), { symbol: 'aEthWETH', name: 'Aave Ethereum WETH', underlyingAsset: 'WETH', decimals: 18, nativeChainId: 1, exchange: false, addresses: {
|
|
1238
|
-
1: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8'
|
|
1238
|
+
1: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8',
|
|
1239
|
+
} }),
|
|
1240
|
+
Object.assign(Object.assign({}, assetProto), { symbol: 'aBasWETH', name: 'Aave Base WETH', underlyingAsset: 'WETH', decimals: 18, nativeChainId: 1, exchange: false, addresses: {
|
|
1241
|
+
8453: '0xD4a0e0b9149BCee3C920d2E00b5dE09138fd8bb7',
|
|
1242
|
+
} }),
|
|
1243
|
+
Object.assign(Object.assign({}, assetProto), { symbol: 'aArbWETH', name: 'Aave Arbitrum WETH', underlyingAsset: 'WETH', decimals: 18, nativeChainId: 1, exchange: false, addresses: {
|
|
1244
|
+
42161: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
|
|
1239
1245
|
} }),
|
|
1240
1246
|
Object.assign(Object.assign({}, assetProto), { symbol: 'aEthUSDC', name: 'Aave Ethereum USDC', underlyingAsset: 'USDC', decimals: 6, nativeChainId: 1, exchange: false, addresses: {
|
|
1241
1247
|
1: '0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c'
|
|
@@ -1307,6 +1313,9 @@ export const assets = [
|
|
|
1307
1313
|
Object.assign(Object.assign({}, assetProto), { symbol: 'PT srUSDe Apr', name: 'PT Strata srUSDe Apr 2026', underlyingAsset: 'srUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1775088000, addresses: {
|
|
1308
1314
|
1: '0x9Bf45ab47747F4B4dD09B3C2c73953484b4eB375',
|
|
1309
1315
|
} }),
|
|
1316
|
+
Object.assign(Object.assign({}, assetProto), { symbol: 'PT srUSDe Jun', name: 'PT Strata srUSDe Jun 2026', underlyingAsset: 'srUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1782345600, addresses: {
|
|
1317
|
+
1: '0x619d75e3b790ebc21c289f2805bb7177a7d732e2',
|
|
1318
|
+
} }),
|
|
1310
1319
|
Object.assign(Object.assign({}, assetProto), { symbol: 'srUSDe', name: 'Strata Senior USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, exchange: true, is4626: true, addresses: {
|
|
1311
1320
|
1: '0x3d7d6fdf07EE548B939A80edbc9B2256d0cdc003',
|
|
1312
1321
|
} }),
|
package/package.json
CHANGED
package/src/assets.ts
CHANGED
|
@@ -3514,7 +3514,32 @@ export const assets: AssetDataBase[] = [
|
|
|
3514
3514
|
nativeChainId: 1,
|
|
3515
3515
|
exchange: false,
|
|
3516
3516
|
addresses: {
|
|
3517
|
-
1: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8'
|
|
3517
|
+
1: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8',
|
|
3518
|
+
}
|
|
3519
|
+
},
|
|
3520
|
+
{
|
|
3521
|
+
...assetProto,
|
|
3522
|
+
symbol: 'aBasWETH',
|
|
3523
|
+
name: 'Aave Base WETH',
|
|
3524
|
+
underlyingAsset: 'WETH',
|
|
3525
|
+
decimals: 18,
|
|
3526
|
+
nativeChainId: 1,
|
|
3527
|
+
exchange: false,
|
|
3528
|
+
addresses: {
|
|
3529
|
+
8453: '0xD4a0e0b9149BCee3C920d2E00b5dE09138fd8bb7',
|
|
3530
|
+
|
|
3531
|
+
}
|
|
3532
|
+
},
|
|
3533
|
+
{
|
|
3534
|
+
...assetProto,
|
|
3535
|
+
symbol: 'aArbWETH',
|
|
3536
|
+
name: 'Aave Arbitrum WETH',
|
|
3537
|
+
underlyingAsset: 'WETH',
|
|
3538
|
+
decimals: 18,
|
|
3539
|
+
nativeChainId: 1,
|
|
3540
|
+
exchange: false,
|
|
3541
|
+
addresses: {
|
|
3542
|
+
42161: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
|
|
3518
3543
|
}
|
|
3519
3544
|
},
|
|
3520
3545
|
{
|
|
@@ -3850,6 +3875,22 @@ export const assets: AssetDataBase[] = [
|
|
|
3850
3875
|
1: '0x9Bf45ab47747F4B4dD09B3C2c73953484b4eB375',
|
|
3851
3876
|
}
|
|
3852
3877
|
},
|
|
3878
|
+
{
|
|
3879
|
+
...assetProto,
|
|
3880
|
+
symbol: 'PT srUSDe Jun',
|
|
3881
|
+
name: 'PT Strata srUSDe Jun 2026',
|
|
3882
|
+
underlyingAsset: 'srUSDe',
|
|
3883
|
+
feedAvailability: { 1: true },
|
|
3884
|
+
decimals: 18,
|
|
3885
|
+
nativeChainId: 1,
|
|
3886
|
+
isStable: true,
|
|
3887
|
+
isPendle: true,
|
|
3888
|
+
exchange: true,
|
|
3889
|
+
expiryTimestamp: 1782345600,
|
|
3890
|
+
addresses: {
|
|
3891
|
+
1: '0x619d75e3b790ebc21c289f2805bb7177a7d732e2',
|
|
3892
|
+
}
|
|
3893
|
+
},
|
|
3853
3894
|
{
|
|
3854
3895
|
...assetProto,
|
|
3855
3896
|
symbol: 'srUSDe',
|