@perspectivefi/token-list 1.26.67 → 1.26.68
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/dist/index.d.ts
CHANGED
|
@@ -3458,6 +3458,25 @@ var build$1 = [
|
|
|
3458
3458
|
externalLink: "https://resolv.xyz/rlp"
|
|
3459
3459
|
}
|
|
3460
3460
|
},
|
|
3461
|
+
{
|
|
3462
|
+
address: "0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9",
|
|
3463
|
+
chainId: 8453,
|
|
3464
|
+
name: "Steakhouse Prime USDC",
|
|
3465
|
+
symbol: "steakUSDC",
|
|
3466
|
+
decimals: 18,
|
|
3467
|
+
logoURI: "/images/tokens/8453/0xbeef0e0834849acc03f0089f01f4f1eeb06873c9.svg",
|
|
3468
|
+
extensions: {
|
|
3469
|
+
underlying: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
3470
|
+
protocol: "Morpho",
|
|
3471
|
+
externalLink: "https://app.morpho.org/base/vault/0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9/steakhouse-prime-usdc",
|
|
3472
|
+
ibtRoutes: {
|
|
3473
|
+
deposit: true,
|
|
3474
|
+
mint: true,
|
|
3475
|
+
withdraw: true,
|
|
3476
|
+
redeem: true
|
|
3477
|
+
}
|
|
3478
|
+
}
|
|
3479
|
+
},
|
|
3461
3480
|
{
|
|
3462
3481
|
chainId: 8453,
|
|
3463
3482
|
address: "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22",
|
package/dist/index.js
CHANGED
|
@@ -3486,6 +3486,25 @@ var build_default = [
|
|
|
3486
3486
|
externalLink: "https://resolv.xyz/rlp"
|
|
3487
3487
|
}
|
|
3488
3488
|
},
|
|
3489
|
+
{
|
|
3490
|
+
address: "0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9",
|
|
3491
|
+
chainId: 8453,
|
|
3492
|
+
name: "Steakhouse Prime USDC",
|
|
3493
|
+
symbol: "steakUSDC",
|
|
3494
|
+
decimals: 18,
|
|
3495
|
+
logoURI: "/images/tokens/8453/0xbeef0e0834849acc03f0089f01f4f1eeb06873c9.svg",
|
|
3496
|
+
extensions: {
|
|
3497
|
+
underlying: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
3498
|
+
protocol: "Morpho",
|
|
3499
|
+
externalLink: "https://app.morpho.org/base/vault/0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9/steakhouse-prime-usdc",
|
|
3500
|
+
ibtRoutes: {
|
|
3501
|
+
deposit: true,
|
|
3502
|
+
mint: true,
|
|
3503
|
+
withdraw: true,
|
|
3504
|
+
redeem: true
|
|
3505
|
+
}
|
|
3506
|
+
}
|
|
3507
|
+
},
|
|
3489
3508
|
{
|
|
3490
3509
|
chainId: 8453,
|
|
3491
3510
|
address: "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22",
|