@eth-optimism/tokenlist 10.0.128 → 10.0.129

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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2024-09-19T19:58:29.144Z";
25
+ var timestamp = "2024-09-19T20:03:02.817Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -7699,6 +7699,32 @@ var tokens = [
7699
7699
  opTokenId: "TRB"
7700
7700
  }
7701
7701
  },
7702
+ {
7703
+ chainId: 11155111,
7704
+ address: "0x90C9155EC3c2C4aD624Db896864fC62eb3D62626",
7705
+ name: "True",
7706
+ symbol: "TRUE",
7707
+ decimals: 18,
7708
+ logoURI: "https://ethereum-optimism.github.io/data/TRUE/logo.svg",
7709
+ extensions: {
7710
+ baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
7711
+ opListId: "extended",
7712
+ opTokenId: "TRUE"
7713
+ }
7714
+ },
7715
+ {
7716
+ chainId: 84532,
7717
+ address: "0xFe8b6A4586A67160D27962dC153Bf0E7e76fBf68",
7718
+ name: "True",
7719
+ symbol: "TRUE",
7720
+ decimals: 18,
7721
+ logoURI: "https://ethereum-optimism.github.io/data/TRUE/logo.svg",
7722
+ extensions: {
7723
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
7724
+ opListId: "extended",
7725
+ opTokenId: "TRUE"
7726
+ }
7727
+ },
7702
7728
  {
7703
7729
  chainId: 1,
7704
7730
  address: "0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5",
@@ -9457,7 +9483,7 @@ var tokens = [
9457
9483
  var version = {
9458
9484
  major: 10,
9459
9485
  minor: 0,
9460
- patch: 128
9486
+ patch: 129
9461
9487
  };
9462
9488
  var optimism_tokenlist_default = {
9463
9489
  name,