@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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2024-11-11T17:47:09.232Z";
9
+ var timestamp = "2024-11-20T03:33:10.121Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3369,6 +3369,7 @@ var tokens = [
3369
3369
  decimals: 18,
3370
3370
  logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3371
3371
  extensions: {
3372
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3372
3373
  opListId: "extended",
3373
3374
  opTokenId: "GRT"
3374
3375
  }
@@ -3399,6 +3400,19 @@ var tokens = [
3399
3400
  opTokenId: "GRT"
3400
3401
  }
3401
3402
  },
3403
+ {
3404
+ chainId: 8453,
3405
+ address: "0x0F4d237B09Cb37d207BA60353Dc254d4530D4dF1",
3406
+ name: "Graph Token",
3407
+ symbol: "GRT",
3408
+ decimals: 18,
3409
+ logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3410
+ extensions: {
3411
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3412
+ opListId: "extended",
3413
+ opTokenId: "GRT"
3414
+ }
3415
+ },
3402
3416
  {
3403
3417
  chainId: 1,
3404
3418
  address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
@@ -10253,7 +10267,7 @@ var tokens = [
10253
10267
  var version = {
10254
10268
  major: 10,
10255
10269
  minor: 0,
10256
- patch: 163
10270
+ patch: 164
10257
10271
  };
10258
10272
  var optimism_tokenlist_default = {
10259
10273
  name,