@eth-optimism/tokenlist 10.0.219 → 10.0.220
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 +14 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +14 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-cf5ed4b4.d.ts → optimism.tokenlist-5414cc9d.d.ts} +14 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +14 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +14 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2025-02-
|
|
9
|
+
var timestamp = "2025-02-13T20:59:18.866Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -9757,6 +9757,18 @@ var tokens = [
|
|
|
9757
9757
|
opTokenId: "SUKU"
|
|
9758
9758
|
}
|
|
9759
9759
|
},
|
|
9760
|
+
{
|
|
9761
|
+
chainId: 8453,
|
|
9762
|
+
address: "0xdbfefd2e8460a6ee4955a68582f85708baea60a3",
|
|
9763
|
+
name: "Super OETH",
|
|
9764
|
+
symbol: "superOETHb",
|
|
9765
|
+
decimals: 18,
|
|
9766
|
+
logoURI: "https://ethereum-optimism.github.io/data/superOETH/logo.svg",
|
|
9767
|
+
extensions: {
|
|
9768
|
+
opListId: "extended",
|
|
9769
|
+
opTokenId: "superOETH"
|
|
9770
|
+
}
|
|
9771
|
+
},
|
|
9760
9772
|
{
|
|
9761
9773
|
chainId: 8453,
|
|
9762
9774
|
address: "0xA9C9Dcb054421DEDc9d9006CFfe843D0a5Cd6339",
|
|
@@ -12655,7 +12667,7 @@ var tokens = [
|
|
|
12655
12667
|
var version = {
|
|
12656
12668
|
major: 10,
|
|
12657
12669
|
minor: 0,
|
|
12658
|
-
patch:
|
|
12670
|
+
patch: 220
|
|
12659
12671
|
};
|
|
12660
12672
|
var optimism_tokenlist_default = {
|
|
12661
12673
|
name,
|