@eth-optimism/tokenlist 10.0.163 → 10.0.164

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 = "2024-11-11T17:47:09.232Z";
25
+ var timestamp = "2024-11-20T03:33:10.121Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3385,6 +3385,7 @@ var tokens = [
3385
3385
  decimals: 18,
3386
3386
  logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3387
3387
  extensions: {
3388
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3388
3389
  opListId: "extended",
3389
3390
  opTokenId: "GRT"
3390
3391
  }
@@ -3415,6 +3416,19 @@ var tokens = [
3415
3416
  opTokenId: "GRT"
3416
3417
  }
3417
3418
  },
3419
+ {
3420
+ chainId: 8453,
3421
+ address: "0x0F4d237B09Cb37d207BA60353Dc254d4530D4dF1",
3422
+ name: "Graph Token",
3423
+ symbol: "GRT",
3424
+ decimals: 18,
3425
+ logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3426
+ extensions: {
3427
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3428
+ opListId: "extended",
3429
+ opTokenId: "GRT"
3430
+ }
3431
+ },
3418
3432
  {
3419
3433
  chainId: 1,
3420
3434
  address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
@@ -10269,7 +10283,7 @@ var tokens = [
10269
10283
  var version = {
10270
10284
  major: 10,
10271
10285
  minor: 0,
10272
- patch: 163
10286
+ patch: 164
10273
10287
  };
10274
10288
  var optimism_tokenlist_default = {
10275
10289
  name,