@eth-optimism/tokenlist 8.3.75 → 8.3.76

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 = "2023-07-12T16:17:29.415Z";
9
+ var timestamp = "2023-07-12T16:19:03.980Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -976,6 +976,44 @@ var tokens = [
976
976
  opTokenId: "ETH"
977
977
  }
978
978
  },
979
+ {
980
+ chainId: 1,
981
+ address: "0xE72B141DF173b999AE7c1aDcbF60Cc9833Ce56a8",
982
+ name: "ETHPlus",
983
+ symbol: "ETH+",
984
+ decimals: 18,
985
+ logoURI: "https://ethereum-optimism.github.io/data/ETH+/logo.png",
986
+ extensions: {
987
+ opListId: "extended",
988
+ opTokenId: "ETH+"
989
+ }
990
+ },
991
+ {
992
+ chainId: 5,
993
+ address: "0x9828BEA55B91f5eAD1b4520680688C820b5a9Cbd",
994
+ name: "ETHPlus",
995
+ symbol: "ETH+",
996
+ decimals: 18,
997
+ logoURI: "https://ethereum-optimism.github.io/data/ETH+/logo.png",
998
+ extensions: {
999
+ baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
1000
+ opListId: "extended",
1001
+ opTokenId: "ETH+"
1002
+ }
1003
+ },
1004
+ {
1005
+ chainId: 84531,
1006
+ address: "0x0994206dfE8De6Ec6920FF4D779B0d950605Fb53",
1007
+ name: "ETHPlus",
1008
+ symbol: "ETH+",
1009
+ decimals: 18,
1010
+ logoURI: "https://ethereum-optimism.github.io/data/ETH+/logo.png",
1011
+ extensions: {
1012
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1013
+ opListId: "extended",
1014
+ opTokenId: "ETH+"
1015
+ }
1016
+ },
979
1017
  {
980
1018
  chainId: 1,
981
1019
  address: "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d",
@@ -3714,7 +3752,7 @@ var tokens = [
3714
3752
  var version = {
3715
3753
  major: 8,
3716
3754
  minor: 3,
3717
- patch: 75
3755
+ patch: 76
3718
3756
  };
3719
3757
  var optimism_tokenlist_default = {
3720
3758
  name,