@eth-optimism/tokenlist 8.3.133 → 8.3.134

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.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-08-17T16:44:25.056Z";
25
+ var timestamp = "2023-08-17T17:04:23.879Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -1412,6 +1412,54 @@ var tokens = [
1412
1412
  opTokenId: "FOX"
1413
1413
  }
1414
1414
  },
1415
+ {
1416
+ chainId: 1,
1417
+ address: "0x5Ca135cB8527d76e932f34B5145575F9d8cbE08E",
1418
+ name: "Frax Price Index",
1419
+ symbol: "FPI",
1420
+ decimals: 18,
1421
+ logoURI: "https://ethereum-optimism.github.io/data/FPI/logo.svg",
1422
+ extensions: {
1423
+ opListId: "extended",
1424
+ opTokenId: "FPI"
1425
+ }
1426
+ },
1427
+ {
1428
+ chainId: 10,
1429
+ address: "0xc5d43a94e26fca47a9b21cf547ae4aa0268670e1",
1430
+ name: "Frax Price Index",
1431
+ symbol: "FPI",
1432
+ decimals: 18,
1433
+ logoURI: "https://ethereum-optimism.github.io/data/FPI/logo.svg",
1434
+ extensions: {
1435
+ opListId: "extended",
1436
+ opTokenId: "FPI"
1437
+ }
1438
+ },
1439
+ {
1440
+ chainId: 1,
1441
+ address: "0xc2544A32872A91F4A553b404C6950e89De901fdb",
1442
+ name: "Frax Price Index Share",
1443
+ symbol: "FPIS",
1444
+ decimals: 18,
1445
+ logoURI: "https://ethereum-optimism.github.io/data/FPIS/logo.svg",
1446
+ extensions: {
1447
+ opListId: "extended",
1448
+ opTokenId: "FPIS"
1449
+ }
1450
+ },
1451
+ {
1452
+ chainId: 10,
1453
+ address: "0x8368Dca5CE2a4Db530c0F6e535d90B6826428Dee",
1454
+ name: "Frax Price Index Share",
1455
+ symbol: "FPIS",
1456
+ decimals: 18,
1457
+ logoURI: "https://ethereum-optimism.github.io/data/FPIS/logo.svg",
1458
+ extensions: {
1459
+ opListId: "extended",
1460
+ opTokenId: "FPIS"
1461
+ }
1462
+ },
1415
1463
  {
1416
1464
  chainId: 1,
1417
1465
  address: "0x853d955aCEf822Db058eb8505911ED77F175b99e",
@@ -4780,7 +4828,7 @@ var tokens = [
4780
4828
  var version = {
4781
4829
  major: 8,
4782
4830
  minor: 3,
4783
- patch: 133
4831
+ patch: 134
4784
4832
  };
4785
4833
  var optimism_tokenlist_default = {
4786
4834
  name,