@eth-optimism/tokenlist 8.3.85 → 8.3.86

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-07-13T18:43:16.721Z";
9
+ var timestamp = "2023-07-13T18:45:07.507Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2224,6 +2224,32 @@ var tokens = [
2224
2224
  opTokenId: "PAPER"
2225
2225
  }
2226
2226
  },
2227
+ {
2228
+ chainId: 1,
2229
+ address: "0x6982508145454Ce325dDbE47a25d4ec3d2311933",
2230
+ name: "Pepe",
2231
+ symbol: "PEPE",
2232
+ decimals: 18,
2233
+ logoURI: "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
2234
+ extensions: {
2235
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
2236
+ opListId: "extended",
2237
+ opTokenId: "PEPE"
2238
+ }
2239
+ },
2240
+ {
2241
+ chainId: 10,
2242
+ address: "0xc1c167cc44f7923cd0062c4370df962f9ddb16f5",
2243
+ name: "Pepe",
2244
+ symbol: "PEPE",
2245
+ decimals: 18,
2246
+ logoURI: "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
2247
+ extensions: {
2248
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2249
+ opListId: "extended",
2250
+ opTokenId: "PEPE"
2251
+ }
2252
+ },
2227
2253
  {
2228
2254
  chainId: 1,
2229
2255
  address: "0xbC396689893D065F41bc2C6EcbeE5e0085233447",
@@ -3916,7 +3942,7 @@ var tokens = [
3916
3942
  var version = {
3917
3943
  major: 8,
3918
3944
  minor: 3,
3919
- patch: 85
3945
+ patch: 86
3920
3946
  };
3921
3947
  var optimism_tokenlist_default = {
3922
3948
  name,