@defisaver/tokens 1.7.8 → 1.7.10-dev-syrupusdc
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 +6 -1
- package/esm/assets.js +6 -1
- package/package.json +1 -1
- package/src/assets.ts +15 -1
- package/.env +0 -4
- package/umd/index.js +0 -3719
- package/yarn-error.log +0 -5325
package/cjs/assets.js
CHANGED
|
@@ -1208,7 +1208,8 @@ exports.assets = [
|
|
|
1208
1208
|
1: '0xc20059e0317DE91738d13af027DfC4a50781b066'
|
|
1209
1209
|
} }),
|
|
1210
1210
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'syrupUSDC', name: 'Syrup USDC', decimals: 6, nativeChainId: 1, exchange: true, isStable: true, addresses: {
|
|
1211
|
-
1: '0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b'
|
|
1211
|
+
1: '0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b',
|
|
1212
|
+
42161: '0x41CA7586cC1311807B4605fBB748a3B8862b42b5',
|
|
1212
1213
|
} }),
|
|
1213
1214
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'PT syrupUSDC Aug', name: 'PT Syrup USDC August', underlyingAsset: 'syrupUSDC', feedAvailability: { 1: true }, decimals: 6, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1756339200, addresses: {
|
|
1214
1215
|
1: '0xCcE7D12f683c6dAe700154f0BAdf779C0bA1F89A',
|
|
@@ -1288,4 +1289,8 @@ exports.assets = [
|
|
|
1288
1289
|
1: '0x356B8d89c1e1239Cbbb9dE4815c39A1474d5BA7D',
|
|
1289
1290
|
9745: '0xC4374775489CB9C56003BF2C9b12495fC64F0771'
|
|
1290
1291
|
} }),
|
|
1292
|
+
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'EIGEN', name: 'EigenCloud', decimals: 18, nativeChainId: 1, exchange: true, isStable: false, addresses: {
|
|
1293
|
+
1: '0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83',
|
|
1294
|
+
8453: '0x2081ab0d9ec9e4303234ab26d86b20b3367946ee',
|
|
1295
|
+
} })
|
|
1291
1296
|
];
|
package/esm/assets.js
CHANGED
|
@@ -1205,7 +1205,8 @@ export const assets = [
|
|
|
1205
1205
|
1: '0xc20059e0317DE91738d13af027DfC4a50781b066'
|
|
1206
1206
|
} }),
|
|
1207
1207
|
Object.assign(Object.assign({}, assetProto), { symbol: 'syrupUSDC', name: 'Syrup USDC', decimals: 6, nativeChainId: 1, exchange: true, isStable: true, addresses: {
|
|
1208
|
-
1: '0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b'
|
|
1208
|
+
1: '0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b',
|
|
1209
|
+
42161: '0x41CA7586cC1311807B4605fBB748a3B8862b42b5',
|
|
1209
1210
|
} }),
|
|
1210
1211
|
Object.assign(Object.assign({}, assetProto), { symbol: 'PT syrupUSDC Aug', name: 'PT Syrup USDC August', underlyingAsset: 'syrupUSDC', feedAvailability: { 1: true }, decimals: 6, nativeChainId: 1, isStable: true, isPendle: true, exchange: true, expiryTimestamp: 1756339200, addresses: {
|
|
1211
1212
|
1: '0xCcE7D12f683c6dAe700154f0BAdf779C0bA1F89A',
|
|
@@ -1285,4 +1286,8 @@ export const assets = [
|
|
|
1285
1286
|
1: '0x356B8d89c1e1239Cbbb9dE4815c39A1474d5BA7D',
|
|
1286
1287
|
9745: '0xC4374775489CB9C56003BF2C9b12495fC64F0771'
|
|
1287
1288
|
} }),
|
|
1289
|
+
Object.assign(Object.assign({}, assetProto), { symbol: 'EIGEN', name: 'EigenCloud', decimals: 18, nativeChainId: 1, exchange: true, isStable: false, addresses: {
|
|
1290
|
+
1: '0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83',
|
|
1291
|
+
8453: '0x2081ab0d9ec9e4303234ab26d86b20b3367946ee',
|
|
1292
|
+
} })
|
|
1288
1293
|
];
|
package/package.json
CHANGED
package/src/assets.ts
CHANGED
|
@@ -3399,7 +3399,8 @@ export const assets: AssetDataBase[] = [
|
|
|
3399
3399
|
exchange: true,
|
|
3400
3400
|
isStable: true,
|
|
3401
3401
|
addresses: {
|
|
3402
|
-
1: '0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b'
|
|
3402
|
+
1: '0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b',
|
|
3403
|
+
42161: '0x41CA7586cC1311807B4605fBB748a3B8862b42b5',
|
|
3403
3404
|
}
|
|
3404
3405
|
},
|
|
3405
3406
|
{
|
|
@@ -3725,4 +3726,17 @@ export const assets: AssetDataBase[] = [
|
|
|
3725
3726
|
9745: '0xC4374775489CB9C56003BF2C9b12495fC64F0771'
|
|
3726
3727
|
}
|
|
3727
3728
|
},
|
|
3729
|
+
{
|
|
3730
|
+
...assetProto,
|
|
3731
|
+
symbol: 'EIGEN',
|
|
3732
|
+
name: 'EigenCloud',
|
|
3733
|
+
decimals: 18,
|
|
3734
|
+
nativeChainId: 1,
|
|
3735
|
+
exchange: true,
|
|
3736
|
+
isStable: false,
|
|
3737
|
+
addresses: {
|
|
3738
|
+
1: '0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83',
|
|
3739
|
+
8453: '0x2081ab0d9ec9e4303234ab26d86b20b3367946ee',
|
|
3740
|
+
},
|
|
3741
|
+
}
|
|
3728
3742
|
];
|
package/.env
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
RPC=https://eth-mainnet.alchemyapi.io/v2/Pwh-hdbsP7Bf0CP_UMw4_Pw-NfHhSpIA
|
|
2
|
-
MAINNET_RPC=https://eth-mainnet.alchemyapi.io/v2/Pwh-hdbsP7Bf0CP_UMw4_Pw-NfHhSpIA
|
|
3
|
-
OPTIMISM_RPC=https://opt-mainnet.g.alchemy.com/v2/Pwh-hdbsP7Bf0CP_UMw4_Pw-NfHhSpIA
|
|
4
|
-
ARBITRUM_RPC=https://arb-mainnet.g.alchemy.com/v2/Pwh-hdbsP7Bf0CP_UMw4_Pw-NfHhSpIA
|