@eth-optimism/tokenlist 8.3.92 → 8.3.93
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 +4 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-6f2723f8.d.ts → optimism.tokenlist-3a03bba7.d.ts} +4 -4
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +4 -4
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +4 -4
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2023-07-
|
|
25
|
+
var timestamp = "2023-07-24T21:57:55.187Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3857,7 +3857,7 @@ var tokens = [
|
|
|
3857
3857
|
logoURI: "https://ethereum-optimism.github.io/data/WLD/logo.svg",
|
|
3858
3858
|
extensions: {
|
|
3859
3859
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3860
|
-
opListId: "
|
|
3860
|
+
opListId: "default",
|
|
3861
3861
|
opTokenId: "WLD"
|
|
3862
3862
|
}
|
|
3863
3863
|
},
|
|
@@ -3870,7 +3870,7 @@ var tokens = [
|
|
|
3870
3870
|
logoURI: "https://ethereum-optimism.github.io/data/WLD/logo.svg",
|
|
3871
3871
|
extensions: {
|
|
3872
3872
|
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3873
|
-
opListId: "
|
|
3873
|
+
opListId: "default",
|
|
3874
3874
|
opTokenId: "WLD"
|
|
3875
3875
|
}
|
|
3876
3876
|
},
|
|
@@ -4086,7 +4086,7 @@ var tokens = [
|
|
|
4086
4086
|
var version = {
|
|
4087
4087
|
major: 8,
|
|
4088
4088
|
minor: 3,
|
|
4089
|
-
patch:
|
|
4089
|
+
patch: 93
|
|
4090
4090
|
};
|
|
4091
4091
|
var optimism_tokenlist_default = {
|
|
4092
4092
|
name,
|