@eth-optimism/tokenlist 8.3.116 → 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/README.md +2 -0
- 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-746e9989.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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-08-
|
|
9
|
+
var timestamp = "2023-08-14T15:12:44.298Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -3669,7 +3669,7 @@ var tokens = [
|
|
|
3669
3669
|
},
|
|
3670
3670
|
{
|
|
3671
3671
|
chainId: 8453,
|
|
3672
|
-
address: "
|
|
3672
|
+
address: "0xA81a52B4dda010896cDd386C7fBdc5CDc835ba23",
|
|
3673
3673
|
name: "Trace Token",
|
|
3674
3674
|
symbol: "TRAC",
|
|
3675
3675
|
decimals: 18,
|
|
@@ -4564,7 +4564,7 @@ var tokens = [
|
|
|
4564
4564
|
var version = {
|
|
4565
4565
|
major: 8,
|
|
4566
4566
|
minor: 3,
|
|
4567
|
-
patch:
|
|
4567
|
+
patch: 118
|
|
4568
4568
|
};
|
|
4569
4569
|
var optimism_tokenlist_default = {
|
|
4570
4570
|
name,
|