@eth-optimism/tokenlist 8.3.124 → 8.3.125

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 = "2023-08-17T16:09:22.720Z";
25
+ var timestamp = "2023-08-17T16:11:23.320Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3643,6 +3643,7 @@ var tokens = [
3643
3643
  logoURI: "https://ethereum-optimism.github.io/data/THALES/logo.png",
3644
3644
  extensions: {
3645
3645
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3646
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3646
3647
  opListId: "default",
3647
3648
  opTokenId: "THALES"
3648
3649
  }
@@ -3660,6 +3661,19 @@ var tokens = [
3660
3661
  opTokenId: "THALES"
3661
3662
  }
3662
3663
  },
3664
+ {
3665
+ chainId: 8453,
3666
+ address: "0xf34e0cff046e154CAfCae502C7541b9E5FD8C249",
3667
+ name: "Optimistic Thales Token",
3668
+ symbol: "THALES",
3669
+ decimals: 18,
3670
+ logoURI: "https://ethereum-optimism.github.io/data/THALES/logo.png",
3671
+ extensions: {
3672
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3673
+ opListId: "default",
3674
+ opTokenId: "THALES"
3675
+ }
3676
+ },
3663
3677
  {
3664
3678
  chainId: 1,
3665
3679
  address: "0xbb9bc244d798123fde783fcc1c72d3bb8c189413",
@@ -4660,7 +4674,7 @@ var tokens = [
4660
4674
  var version = {
4661
4675
  major: 8,
4662
4676
  minor: 3,
4663
- patch: 124
4677
+ patch: 125
4664
4678
  };
4665
4679
  var optimism_tokenlist_default = {
4666
4680
  name,