@defisaver/tokens 1.7.19-pt-apr-dev → 1.7.19-pt-apr-1-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 +2 -2
- package/esm/assets.js +2 -2
- package/package.json +1 -1
- package/src/assets.ts +2 -2
package/cjs/assets.js
CHANGED
|
@@ -1277,10 +1277,10 @@ exports.assets = [
|
|
|
1277
1277
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT USDe Feb', name: 'PT Ethena USDe February 2026', underlyingAsset: 'USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1770249600, addresses: {
|
|
1278
1278
|
1: '0x1F84a51296691320478c98b8d77f2Bbd17D34350',
|
|
1279
1279
|
} }),
|
|
1280
|
-
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT sUSDe Apr', name: 'PT Ethena sUSDE April 2026', underlyingAsset: 'sUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp:
|
|
1280
|
+
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT sUSDe Apr', name: 'PT Ethena sUSDE April 2026', underlyingAsset: 'sUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1775692800, addresses: {
|
|
1281
1281
|
9745: '0xab509448ad489e2E1341e25CC500f2596464Cc82',
|
|
1282
1282
|
} }),
|
|
1283
|
-
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT USDe Apr', name: 'PT Ethena USDe April 2026', underlyingAsset: 'USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp:
|
|
1283
|
+
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT USDe Apr', name: 'PT Ethena USDe April 2026', underlyingAsset: 'USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1775692800, addresses: {
|
|
1284
1284
|
9745: '0x54Dc267be2839303ff1e323584A16e86CeC4Aa44',
|
|
1285
1285
|
} }),
|
|
1286
1286
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'LINEA', name: 'Linea', feedAvailability: { 1: true, 59144: true }, decimals: 18, nativeChainId: 1, isStable: false, exchange: true, addresses: {
|
package/esm/assets.js
CHANGED
|
@@ -1274,10 +1274,10 @@ export const assets = [
|
|
|
1274
1274
|
Object.assign(Object.assign({}, assetProto), { symbol: 'PT USDe Feb', name: 'PT Ethena USDe February 2026', underlyingAsset: 'USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1770249600, addresses: {
|
|
1275
1275
|
1: '0x1F84a51296691320478c98b8d77f2Bbd17D34350',
|
|
1276
1276
|
} }),
|
|
1277
|
-
Object.assign(Object.assign({}, assetProto), { symbol: 'PT sUSDe Apr', name: 'PT Ethena sUSDE April 2026', underlyingAsset: 'sUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp:
|
|
1277
|
+
Object.assign(Object.assign({}, assetProto), { symbol: 'PT sUSDe Apr', name: 'PT Ethena sUSDE April 2026', underlyingAsset: 'sUSDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1775692800, addresses: {
|
|
1278
1278
|
9745: '0xab509448ad489e2E1341e25CC500f2596464Cc82',
|
|
1279
1279
|
} }),
|
|
1280
|
-
Object.assign(Object.assign({}, assetProto), { symbol: 'PT USDe Apr', name: 'PT Ethena USDe April 2026', underlyingAsset: 'USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp:
|
|
1280
|
+
Object.assign(Object.assign({}, assetProto), { symbol: 'PT USDe Apr', name: 'PT Ethena USDe April 2026', underlyingAsset: 'USDe', feedAvailability: { 1: true }, decimals: 18, nativeChainId: 9745, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1775692800, addresses: {
|
|
1281
1281
|
9745: '0x54Dc267be2839303ff1e323584A16e86CeC4Aa44',
|
|
1282
1282
|
} }),
|
|
1283
1283
|
Object.assign(Object.assign({}, assetProto), { symbol: 'LINEA', name: 'Linea', feedAvailability: { 1: true, 59144: true }, decimals: 18, nativeChainId: 1, isStable: false, exchange: true, addresses: {
|
package/package.json
CHANGED
package/src/assets.ts
CHANGED
|
@@ -3708,7 +3708,7 @@ export const assets: AssetDataBase[] = [
|
|
|
3708
3708
|
isStable: true,
|
|
3709
3709
|
isPendle: true,
|
|
3710
3710
|
exchange: true,
|
|
3711
|
-
expiryTimestamp:
|
|
3711
|
+
expiryTimestamp: 1775692800,
|
|
3712
3712
|
addresses: {
|
|
3713
3713
|
9745: '0xab509448ad489e2E1341e25CC500f2596464Cc82',
|
|
3714
3714
|
}
|
|
@@ -3724,7 +3724,7 @@ export const assets: AssetDataBase[] = [
|
|
|
3724
3724
|
isStable: true,
|
|
3725
3725
|
isPendle: true,
|
|
3726
3726
|
exchange: true,
|
|
3727
|
-
expiryTimestamp:
|
|
3727
|
+
expiryTimestamp: 1775692800,
|
|
3728
3728
|
addresses: {
|
|
3729
3729
|
9745: '0x54Dc267be2839303ff1e323584A16e86CeC4Aa44',
|
|
3730
3730
|
}
|