@eth-optimism/tokenlist 9.0.43 → 9.0.44

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-02-20T16:49:45.728Z";
9
+ var timestamp = "2024-02-20T16:55:51.936Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3783,6 +3783,44 @@ var tokens = [
3783
3783
  opTokenId: "OCEAN"
3784
3784
  }
3785
3785
  },
3786
+ {
3787
+ chainId: 1,
3788
+ address: "0x0001A500A6B18995B03f44bb040A5fFc28E45CB0",
3789
+ name: "Autonolas",
3790
+ symbol: "OLAS",
3791
+ decimals: 18,
3792
+ logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
3793
+ extensions: {
3794
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3795
+ opListId: "extended",
3796
+ opTokenId: "OLAS"
3797
+ }
3798
+ },
3799
+ {
3800
+ chainId: 10,
3801
+ address: "0xFC2E6e6BCbd49ccf3A5f029c79984372DcBFE527",
3802
+ name: "Autonolas",
3803
+ symbol: "OLAS",
3804
+ decimals: 18,
3805
+ logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
3806
+ extensions: {
3807
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
3808
+ opListId: "extended",
3809
+ opTokenId: "OLAS"
3810
+ }
3811
+ },
3812
+ {
3813
+ chainId: 5,
3814
+ address: "0xEdfc28215B1Eb6eb0be426f1f529cf691A5C2400",
3815
+ name: "Autonolas",
3816
+ symbol: "OLAS",
3817
+ decimals: 18,
3818
+ logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
3819
+ extensions: {
3820
+ opListId: "extended",
3821
+ opTokenId: "OLAS"
3822
+ }
3823
+ },
3786
3824
  {
3787
3825
  chainId: 10,
3788
3826
  address: "0x4200000000000000000000000000000000000042",
@@ -6985,7 +7023,7 @@ var tokens = [
6985
7023
  var version = {
6986
7024
  major: 9,
6987
7025
  minor: 0,
6988
- patch: 43
7026
+ patch: 44
6989
7027
  };
6990
7028
  var optimism_tokenlist_default = {
6991
7029
  name,