@eth-optimism/tokenlist 10.0.152 → 10.0.153

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-10-30T03:50:43.543Z";
9
+ var timestamp = "2024-11-07T14:32:32.290Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3283,6 +3283,44 @@ var tokens = [
3283
3283
  opTokenId: "GROW"
3284
3284
  }
3285
3285
  },
3286
+ {
3287
+ chainId: 1,
3288
+ address: "0xc944e90c64b2c07662a292be6244bdf05cda44a7",
3289
+ name: "Graph Token",
3290
+ symbol: "GRT",
3291
+ decimals: 18,
3292
+ logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3293
+ extensions: {
3294
+ opListId: "extended",
3295
+ opTokenId: "GRT"
3296
+ }
3297
+ },
3298
+ {
3299
+ chainId: 11155111,
3300
+ address: "0xCA59cCeb39bE1808d7aA607153f4A5062daF3a83",
3301
+ name: "Graph Token",
3302
+ symbol: "GRT",
3303
+ decimals: 18,
3304
+ logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3305
+ extensions: {
3306
+ baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
3307
+ opListId: "extended",
3308
+ opTokenId: "GRT"
3309
+ }
3310
+ },
3311
+ {
3312
+ chainId: 84532,
3313
+ address: "0x4a89c86bc3645E6FC0ba945F9eDF070C9B5AEaEa",
3314
+ name: "Graph Token",
3315
+ symbol: "GRT",
3316
+ decimals: 18,
3317
+ logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
3318
+ extensions: {
3319
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3320
+ opListId: "extended",
3321
+ opTokenId: "GRT"
3322
+ }
3323
+ },
3286
3324
  {
3287
3325
  chainId: 1,
3288
3326
  address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
@@ -9929,7 +9967,7 @@ var tokens = [
9929
9967
  var version = {
9930
9968
  major: 10,
9931
9969
  minor: 0,
9932
- patch: 152
9970
+ patch: 153
9933
9971
  };
9934
9972
  var optimism_tokenlist_default = {
9935
9973
  name,