@eth-optimism/tokenlist 10.0.184 → 10.0.185

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-12-10T01:43:00.242Z";
9
+ var timestamp = "2024-12-10T01:55:51.066Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -5977,6 +5977,32 @@ var tokens = [
5977
5977
  opTokenId: "OGN"
5978
5978
  }
5979
5979
  },
5980
+ {
5981
+ chainId: 1,
5982
+ address: "0x1F57da732A77636D913C9a75d685B26CC85DCC3A",
5983
+ name: "OPENLOOT",
5984
+ symbol: "OL",
5985
+ decimals: 18,
5986
+ logoURI: "https://ethereum-optimism.github.io/data/OL/logo.svg",
5987
+ extensions: {
5988
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5989
+ opListId: "extended",
5990
+ opTokenId: "OL"
5991
+ }
5992
+ },
5993
+ {
5994
+ chainId: 8453,
5995
+ address: "0xEEB221A559F4aD1746F41460807E56d06D198A58",
5996
+ name: "OPENLOOT",
5997
+ symbol: "OL",
5998
+ decimals: 18,
5999
+ logoURI: "https://ethereum-optimism.github.io/data/OL/logo.svg",
6000
+ extensions: {
6001
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
6002
+ opListId: "extended",
6003
+ opTokenId: "OL"
6004
+ }
6005
+ },
5980
6006
  {
5981
6007
  chainId: 11155111,
5982
6008
  address: "0x12630f88B4ac181bad45089Ba1D0d5DBed708083",
@@ -10867,7 +10893,7 @@ var tokens = [
10867
10893
  var version = {
10868
10894
  major: 10,
10869
10895
  minor: 0,
10870
- patch: 184
10896
+ patch: 185
10871
10897
  };
10872
10898
  var optimism_tokenlist_default = {
10873
10899
  name,