@eth-optimism/tokenlist 8.3.120 → 8.3.121
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-9ef81013.d.ts → optimism.tokenlist-01d90322.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 = "2023-08-
|
|
44
|
+
var timestamp = "2023-08-15T15:59:07.455Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -274,7 +274,7 @@ var tokens = [
|
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
chainId: 8453,
|
|
277
|
-
address: "
|
|
277
|
+
address: "0x4158734D47Fc9692176B5085E0F52ee0Da5d47F1",
|
|
278
278
|
name: "Balancer",
|
|
279
279
|
symbol: "BAL",
|
|
280
280
|
decimals: 18,
|
|
@@ -4627,7 +4627,7 @@ var tokens = [
|
|
|
4627
4627
|
var version = {
|
|
4628
4628
|
major: 8,
|
|
4629
4629
|
minor: 3,
|
|
4630
|
-
patch:
|
|
4630
|
+
patch: 121
|
|
4631
4631
|
};
|
|
4632
4632
|
var optimism_tokenlist_default = {
|
|
4633
4633
|
name,
|