@eth-optimism/tokenlist 8.3.122 → 8.3.123

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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-08-15T16:00:43.898Z";
9
+ var timestamp = "2023-08-15T16:02:32.543Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2880,6 +2880,32 @@ var tokens = [
2880
2880
  opTokenId: "PSP"
2881
2881
  }
2882
2882
  },
2883
+ {
2884
+ chainId: 5,
2885
+ address: "0x3FB90DaA2AEEb7b50A07cbcf23B9369B2A8099AF",
2886
+ name: "PTY Token",
2887
+ symbol: "PTY",
2888
+ decimals: 18,
2889
+ logoURI: "https://ethereum-optimism.github.io/data/PTY/logo.svg",
2890
+ extensions: {
2891
+ baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
2892
+ opListId: "extended",
2893
+ opTokenId: "PTY"
2894
+ }
2895
+ },
2896
+ {
2897
+ chainId: 84531,
2898
+ address: "0x8ee73c484a26e0a5df2ee2a4960b789967dd0415",
2899
+ name: "PTY Token",
2900
+ symbol: "PTY",
2901
+ decimals: 18,
2902
+ logoURI: "https://ethereum-optimism.github.io/data/PTY/logo.svg",
2903
+ extensions: {
2904
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
2905
+ opListId: "extended",
2906
+ opTokenId: "PTY"
2907
+ }
2908
+ },
2883
2909
  {
2884
2910
  chainId: 1,
2885
2911
  address: "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919",
@@ -4606,7 +4632,7 @@ var tokens = [
4606
4632
  var version = {
4607
4633
  major: 8,
4608
4634
  minor: 3,
4609
- patch: 122
4635
+ patch: 123
4610
4636
  };
4611
4637
  var optimism_tokenlist_default = {
4612
4638
  name,