@eth-optimism/tokenlist 10.0.6 → 10.0.8

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-03-19T18:33:28.704Z";
9
+ var timestamp = "2024-03-20T21:19:18.143Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3960,6 +3960,20 @@ var tokens = [
3960
3960
  decimals: 18,
3961
3961
  logoURI: "https://ethereum-optimism.github.io/data/SEAM/logo.svg",
3962
3962
  extensions: {
3963
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3964
+ opListId: "extended",
3965
+ opTokenId: "SEAM"
3966
+ }
3967
+ },
3968
+ {
3969
+ chainId: 11155111,
3970
+ address: "0xF01901ad15fcd248a7175E03c0ecCC0fD1D943Eb",
3971
+ name: "Seamless",
3972
+ symbol: "SEAM",
3973
+ decimals: 18,
3974
+ logoURI: "https://ethereum-optimism.github.io/data/SEAM/logo.svg",
3975
+ extensions: {
3976
+ baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
3963
3977
  opListId: "extended",
3964
3978
  opTokenId: "SEAM"
3965
3979
  }
@@ -3972,6 +3986,20 @@ var tokens = [
3972
3986
  decimals: 18,
3973
3987
  logoURI: "https://ethereum-optimism.github.io/data/SEAM/logo.svg",
3974
3988
  extensions: {
3989
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3990
+ opListId: "extended",
3991
+ opTokenId: "SEAM"
3992
+ }
3993
+ },
3994
+ {
3995
+ chainId: 84532,
3996
+ address: "0x178898686F23a50CCAC17962df41395484804a6B",
3997
+ name: "Seamless",
3998
+ symbol: "SEAM",
3999
+ decimals: 18,
4000
+ logoURI: "https://ethereum-optimism.github.io/data/SEAM/logo.svg",
4001
+ extensions: {
4002
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3975
4003
  opListId: "extended",
3976
4004
  opTokenId: "SEAM"
3977
4005
  }
@@ -5750,7 +5778,7 @@ var tokens = [
5750
5778
  var version = {
5751
5779
  major: 10,
5752
5780
  minor: 0,
5753
- patch: 6
5781
+ patch: 8
5754
5782
  };
5755
5783
  var optimism_tokenlist_default = {
5756
5784
  name,