@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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-08-15T16:00:43.898Z";
25
+ var timestamp = "2023-08-15T16:02:32.543Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2896,6 +2896,32 @@ var tokens = [
2896
2896
  opTokenId: "PSP"
2897
2897
  }
2898
2898
  },
2899
+ {
2900
+ chainId: 5,
2901
+ address: "0x3FB90DaA2AEEb7b50A07cbcf23B9369B2A8099AF",
2902
+ name: "PTY Token",
2903
+ symbol: "PTY",
2904
+ decimals: 18,
2905
+ logoURI: "https://ethereum-optimism.github.io/data/PTY/logo.svg",
2906
+ extensions: {
2907
+ baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
2908
+ opListId: "extended",
2909
+ opTokenId: "PTY"
2910
+ }
2911
+ },
2912
+ {
2913
+ chainId: 84531,
2914
+ address: "0x8ee73c484a26e0a5df2ee2a4960b789967dd0415",
2915
+ name: "PTY Token",
2916
+ symbol: "PTY",
2917
+ decimals: 18,
2918
+ logoURI: "https://ethereum-optimism.github.io/data/PTY/logo.svg",
2919
+ extensions: {
2920
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
2921
+ opListId: "extended",
2922
+ opTokenId: "PTY"
2923
+ }
2924
+ },
2899
2925
  {
2900
2926
  chainId: 1,
2901
2927
  address: "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919",
@@ -4622,7 +4648,7 @@ var tokens = [
4622
4648
  var version = {
4623
4649
  major: 8,
4624
4650
  minor: 3,
4625
- patch: 122
4651
+ patch: 123
4626
4652
  };
4627
4653
  var optimism_tokenlist_default = {
4628
4654
  name,