@eth-optimism/tokenlist 8.3.117 → 8.3.118
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-a8f8cfcf.d.ts → optimism.tokenlist-66829100.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-14T15:12:44.298Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3704,7 +3704,7 @@ var tokens = [
|
|
|
3704
3704
|
},
|
|
3705
3705
|
{
|
|
3706
3706
|
chainId: 8453,
|
|
3707
|
-
address: "
|
|
3707
|
+
address: "0xA81a52B4dda010896cDd386C7fBdc5CDc835ba23",
|
|
3708
3708
|
name: "Trace Token",
|
|
3709
3709
|
symbol: "TRAC",
|
|
3710
3710
|
decimals: 18,
|
|
@@ -4599,7 +4599,7 @@ var tokens = [
|
|
|
4599
4599
|
var version = {
|
|
4600
4600
|
major: 8,
|
|
4601
4601
|
minor: 3,
|
|
4602
|
-
patch:
|
|
4602
|
+
patch: 118
|
|
4603
4603
|
};
|
|
4604
4604
|
var optimism_tokenlist_default = {
|
|
4605
4605
|
name,
|