@eth-optimism/tokenlist 10.0.158 → 10.0.159
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 +3 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -3
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-33844691.d.ts → optimism.tokenlist-30208d58.d.ts} +3 -3
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +3 -3
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +3 -3
- 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-11-
|
|
44
|
+
var timestamp = "2024-11-08T03:44:50.228Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -2071,7 +2071,7 @@ var tokens = [
|
|
|
2071
2071
|
},
|
|
2072
2072
|
{
|
|
2073
2073
|
chainId: 8453,
|
|
2074
|
-
address: "
|
|
2074
|
+
address: "0x5eAA326fB2fc97fAcCe6A79A304876daD0F2e96c",
|
|
2075
2075
|
name: "Dimo",
|
|
2076
2076
|
symbol: "DIMO",
|
|
2077
2077
|
decimals: 18,
|
|
@@ -10158,7 +10158,7 @@ var tokens = [
|
|
|
10158
10158
|
var version = {
|
|
10159
10159
|
major: 10,
|
|
10160
10160
|
minor: 0,
|
|
10161
|
-
patch:
|
|
10161
|
+
patch: 159
|
|
10162
10162
|
};
|
|
10163
10163
|
var optimism_tokenlist_default = {
|
|
10164
10164
|
name,
|