@eth-optimism/tokenlist 8.3.121 → 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-15T15:59:07.455Z";
25
+ var timestamp = "2023-08-15T16:02:32.543Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -1545,6 +1545,7 @@ var tokens = [
1545
1545
  logoURI: "https://ethereum-optimism.github.io/data/GRG/logo.svg",
1546
1546
  extensions: {
1547
1547
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1548
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
1548
1549
  opListId: "extended",
1549
1550
  opTokenId: "GRG"
1550
1551
  }
@@ -1562,6 +1563,19 @@ var tokens = [
1562
1563
  opTokenId: "GRG"
1563
1564
  }
1564
1565
  },
1566
+ {
1567
+ chainId: 8453,
1568
+ address: "0x09188484e1Ab980DAeF53a9755241D759C5B7d60",
1569
+ name: "Rigo Token",
1570
+ symbol: "GRG",
1571
+ decimals: 18,
1572
+ logoURI: "https://ethereum-optimism.github.io/data/GRG/logo.svg",
1573
+ extensions: {
1574
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1575
+ opListId: "extended",
1576
+ opTokenId: "GRG"
1577
+ }
1578
+ },
1565
1579
  {
1566
1580
  chainId: 1,
1567
1581
  address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
@@ -2882,6 +2896,32 @@ var tokens = [
2882
2896
  opTokenId: "PSP"
2883
2897
  }
2884
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
+ },
2885
2925
  {
2886
2926
  chainId: 1,
2887
2927
  address: "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919",
@@ -4608,7 +4648,7 @@ var tokens = [
4608
4648
  var version = {
4609
4649
  major: 8,
4610
4650
  minor: 3,
4611
- patch: 121
4651
+ patch: 123
4612
4652
  };
4613
4653
  var optimism_tokenlist_default = {
4614
4654
  name,