@eth-optimism/tokenlist 9.0.34 → 9.0.35
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 +1 -1
- package/dist/index.js +28 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-d9320dc2.d.ts → optimism.tokenlist-c3f01836.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ var keywords = [
|
|
|
5
5
|
"layer2",
|
|
6
6
|
"infrastructure"
|
|
7
7
|
];
|
|
8
|
-
var timestamp = "2024-02-
|
|
8
|
+
var timestamp = "2024-02-08T02:06:02.466Z";
|
|
9
9
|
var tokens = [
|
|
10
10
|
{
|
|
11
11
|
chainId: 1,
|
|
@@ -2702,6 +2702,32 @@ var tokens = [
|
|
|
2702
2702
|
opTokenId: "INSURE"
|
|
2703
2703
|
}
|
|
2704
2704
|
},
|
|
2705
|
+
{
|
|
2706
|
+
chainId: 1,
|
|
2707
|
+
address: "0xd909C5862Cdb164aDB949D92622082f0092eFC3d",
|
|
2708
|
+
name: "Interest Protocol",
|
|
2709
|
+
symbol: "IPT",
|
|
2710
|
+
decimals: 18,
|
|
2711
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
|
|
2712
|
+
extensions: {
|
|
2713
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
2714
|
+
opListId: "extended",
|
|
2715
|
+
opTokenId: "IPT"
|
|
2716
|
+
}
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
chainId: 10,
|
|
2720
|
+
address: "0xa211E25F7246950E0cCe054e3161C7c0b6379485",
|
|
2721
|
+
name: "Interest Protocol",
|
|
2722
|
+
symbol: "IPT",
|
|
2723
|
+
decimals: 18,
|
|
2724
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
|
|
2725
|
+
extensions: {
|
|
2726
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2727
|
+
opListId: "extended",
|
|
2728
|
+
opTokenId: "IPT"
|
|
2729
|
+
}
|
|
2730
|
+
},
|
|
2705
2731
|
{
|
|
2706
2732
|
chainId: 1,
|
|
2707
2733
|
address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
|
|
@@ -6776,7 +6802,7 @@ var tokens = [
|
|
|
6776
6802
|
var version = {
|
|
6777
6803
|
major: 9,
|
|
6778
6804
|
minor: 0,
|
|
6779
|
-
patch:
|
|
6805
|
+
patch: 35
|
|
6780
6806
|
};
|
|
6781
6807
|
var optimism_tokenlist = {
|
|
6782
6808
|
name: name,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-
|
|
1
|
+
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-c3f01836.js';
|
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-02-
|
|
9
|
+
var timestamp = "2024-02-08T02:06:02.466Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2703,6 +2703,32 @@ var tokens = [
|
|
|
2703
2703
|
opTokenId: "INSURE"
|
|
2704
2704
|
}
|
|
2705
2705
|
},
|
|
2706
|
+
{
|
|
2707
|
+
chainId: 1,
|
|
2708
|
+
address: "0xd909C5862Cdb164aDB949D92622082f0092eFC3d",
|
|
2709
|
+
name: "Interest Protocol",
|
|
2710
|
+
symbol: "IPT",
|
|
2711
|
+
decimals: 18,
|
|
2712
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
|
|
2713
|
+
extensions: {
|
|
2714
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
2715
|
+
opListId: "extended",
|
|
2716
|
+
opTokenId: "IPT"
|
|
2717
|
+
}
|
|
2718
|
+
},
|
|
2719
|
+
{
|
|
2720
|
+
chainId: 10,
|
|
2721
|
+
address: "0xa211E25F7246950E0cCe054e3161C7c0b6379485",
|
|
2722
|
+
name: "Interest Protocol",
|
|
2723
|
+
symbol: "IPT",
|
|
2724
|
+
decimals: 18,
|
|
2725
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
|
|
2726
|
+
extensions: {
|
|
2727
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2728
|
+
opListId: "extended",
|
|
2729
|
+
opTokenId: "IPT"
|
|
2730
|
+
}
|
|
2731
|
+
},
|
|
2706
2732
|
{
|
|
2707
2733
|
chainId: 1,
|
|
2708
2734
|
address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
|
|
@@ -6777,7 +6803,7 @@ var tokens = [
|
|
|
6777
6803
|
var version = {
|
|
6778
6804
|
major: 9,
|
|
6779
6805
|
minor: 0,
|
|
6780
|
-
patch:
|
|
6806
|
+
patch: 35
|
|
6781
6807
|
};
|
|
6782
6808
|
var optimism_tokenlist_default = {
|
|
6783
6809
|
name,
|