@eth-optimism/tokenlist 10.0.1739 → 10.0.1741

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-12-12T15:00:48.760Z";
9
+ var timestamp = "2025-12-19T20:44:43.362Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -616,6 +616,18 @@ var tokens = [
616
616
  opTokenId: "ALT"
617
617
  }
618
618
  },
619
+ {
620
+ chainId: 4801,
621
+ address: "0xD4d6764EDbc53bB1eb5e1De68CE8a6d1CB39b023",
622
+ name: "Amie Token",
623
+ symbol: "AMIE",
624
+ decimals: 18,
625
+ logoURI: "https://ethereum-optimism.github.io/data/AMIE/logo.png",
626
+ extensions: {
627
+ opListId: "extended",
628
+ opTokenId: "AMIE"
629
+ }
630
+ },
619
631
  {
620
632
  chainId: 1,
621
633
  address: "0xF17A3fE536F8F7847F1385ec1bC967b2Ca9caE8D",
@@ -15233,7 +15245,7 @@ var tokens = [
15233
15245
  var version = {
15234
15246
  major: 10,
15235
15247
  minor: 0,
15236
- patch: 1738
15248
+ patch: 1740
15237
15249
  };
15238
15250
  var optimism_tokenlist_default = {
15239
15251
  name,