@eth-optimism/tokenlist 10.0.209 → 10.0.210

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 = "2025-01-25T12:26:53.569Z";
9
+ var timestamp = "2025-01-25T13:56:37.328Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -4715,6 +4715,32 @@ var tokens = [
4715
4715
  opTokenId: "LDO"
4716
4716
  }
4717
4717
  },
4718
+ {
4719
+ chainId: 1,
4720
+ address: "0x1B1FF83AE0751ffb7ce0224e9C330e859E95dD16",
4721
+ name: "Legend",
4722
+ symbol: "LEGEND",
4723
+ decimals: 18,
4724
+ logoURI: "https://ethereum-optimism.github.io/data/LEGEND/logo.svg",
4725
+ extensions: {
4726
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
4727
+ opListId: "extended",
4728
+ opTokenId: "LEGEND"
4729
+ }
4730
+ },
4731
+ {
4732
+ chainId: 8453,
4733
+ address: "0xc7837BE3d71E00fcbE76D77602BCf353Df859664",
4734
+ name: "Legend",
4735
+ symbol: "LEGEND",
4736
+ decimals: 18,
4737
+ logoURI: "https://ethereum-optimism.github.io/data/LEGEND/logo.svg",
4738
+ extensions: {
4739
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
4740
+ opListId: "extended",
4741
+ opTokenId: "LEGEND"
4742
+ }
4743
+ },
4718
4744
  {
4719
4745
  chainId: 1,
4720
4746
  address: "0x7138Eb0d563f3F6722500936A11DcAe99D738A2c",
@@ -11417,7 +11443,7 @@ var tokens = [
11417
11443
  var version = {
11418
11444
  major: 10,
11419
11445
  minor: 0,
11420
- patch: 209
11446
+ patch: 210
11421
11447
  };
11422
11448
  var optimism_tokenlist_default = {
11423
11449
  name,