@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.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 = "2023-07-
|
|
44
|
+
var timestamp = "2023-07-24T21:57:55.187Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3876,7 +3876,7 @@ var tokens = [
|
|
|
3876
3876
|
logoURI: "https://ethereum-optimism.github.io/data/WLD/logo.svg",
|
|
3877
3877
|
extensions: {
|
|
3878
3878
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3879
|
-
opListId: "
|
|
3879
|
+
opListId: "default",
|
|
3880
3880
|
opTokenId: "WLD"
|
|
3881
3881
|
}
|
|
3882
3882
|
},
|
|
@@ -3889,7 +3889,7 @@ var tokens = [
|
|
|
3889
3889
|
logoURI: "https://ethereum-optimism.github.io/data/WLD/logo.svg",
|
|
3890
3890
|
extensions: {
|
|
3891
3891
|
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3892
|
-
opListId: "
|
|
3892
|
+
opListId: "default",
|
|
3893
3893
|
opTokenId: "WLD"
|
|
3894
3894
|
}
|
|
3895
3895
|
},
|
|
@@ -4105,7 +4105,7 @@ var tokens = [
|
|
|
4105
4105
|
var version = {
|
|
4106
4106
|
major: 8,
|
|
4107
4107
|
minor: 3,
|
|
4108
|
-
patch:
|
|
4108
|
+
patch: 93
|
|
4109
4109
|
};
|
|
4110
4110
|
var optimism_tokenlist_default = {
|
|
4111
4111
|
name,
|