@eth-optimism/tokenlist 9.0.33 → 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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-a8c3aa94.d.ts → optimism.tokenlist-c3f01836.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2024-02-
|
|
44
|
+
var timestamp = "2024-02-08T02:06:02.466Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -2738,6 +2738,32 @@ var tokens = [
|
|
|
2738
2738
|
opTokenId: "INSURE"
|
|
2739
2739
|
}
|
|
2740
2740
|
},
|
|
2741
|
+
{
|
|
2742
|
+
chainId: 1,
|
|
2743
|
+
address: "0xd909C5862Cdb164aDB949D92622082f0092eFC3d",
|
|
2744
|
+
name: "Interest Protocol",
|
|
2745
|
+
symbol: "IPT",
|
|
2746
|
+
decimals: 18,
|
|
2747
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
|
|
2748
|
+
extensions: {
|
|
2749
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
2750
|
+
opListId: "extended",
|
|
2751
|
+
opTokenId: "IPT"
|
|
2752
|
+
}
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
chainId: 10,
|
|
2756
|
+
address: "0xa211E25F7246950E0cCe054e3161C7c0b6379485",
|
|
2757
|
+
name: "Interest Protocol",
|
|
2758
|
+
symbol: "IPT",
|
|
2759
|
+
decimals: 18,
|
|
2760
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
|
|
2761
|
+
extensions: {
|
|
2762
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2763
|
+
opListId: "extended",
|
|
2764
|
+
opTokenId: "IPT"
|
|
2765
|
+
}
|
|
2766
|
+
},
|
|
2741
2767
|
{
|
|
2742
2768
|
chainId: 1,
|
|
2743
2769
|
address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
|
|
@@ -5561,6 +5587,7 @@ var tokens = [
|
|
|
5561
5587
|
logoURI: "https://ethereum-optimism.github.io/data/TKN/logo.png",
|
|
5562
5588
|
extensions: {
|
|
5563
5589
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5590
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5564
5591
|
opListId: "extended",
|
|
5565
5592
|
opTokenId: "TKN"
|
|
5566
5593
|
}
|
|
@@ -5578,6 +5605,19 @@ var tokens = [
|
|
|
5578
5605
|
opTokenId: "TKN"
|
|
5579
5606
|
}
|
|
5580
5607
|
},
|
|
5608
|
+
{
|
|
5609
|
+
chainId: 8453,
|
|
5610
|
+
address: "0x78b3C724A2F663D11373C4a1978689271895256f",
|
|
5611
|
+
name: "Token Name Service",
|
|
5612
|
+
symbol: "TKN",
|
|
5613
|
+
decimals: 18,
|
|
5614
|
+
logoURI: "https://ethereum-optimism.github.io/data/TKN/logo.png",
|
|
5615
|
+
extensions: {
|
|
5616
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5617
|
+
opListId: "extended",
|
|
5618
|
+
opTokenId: "TKN"
|
|
5619
|
+
}
|
|
5620
|
+
},
|
|
5581
5621
|
{
|
|
5582
5622
|
chainId: 1,
|
|
5583
5623
|
address: "0x1C9922314ED1415c95b9FD453c3818fd41867d0B",
|
|
@@ -6798,7 +6838,7 @@ var tokens = [
|
|
|
6798
6838
|
var version = {
|
|
6799
6839
|
major: 9,
|
|
6800
6840
|
minor: 0,
|
|
6801
|
-
patch:
|
|
6841
|
+
patch: 35
|
|
6802
6842
|
};
|
|
6803
6843
|
var optimism_tokenlist_default = {
|
|
6804
6844
|
name,
|