@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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2024-02-20T16:49:45.728Z";
25
+ var timestamp = "2024-02-20T16:55:51.936Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3799,6 +3799,44 @@ var tokens = [
3799
3799
  opTokenId: "OCEAN"
3800
3800
  }
3801
3801
  },
3802
+ {
3803
+ chainId: 1,
3804
+ address: "0x0001A500A6B18995B03f44bb040A5fFc28E45CB0",
3805
+ name: "Autonolas",
3806
+ symbol: "OLAS",
3807
+ decimals: 18,
3808
+ logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
3809
+ extensions: {
3810
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3811
+ opListId: "extended",
3812
+ opTokenId: "OLAS"
3813
+ }
3814
+ },
3815
+ {
3816
+ chainId: 10,
3817
+ address: "0xFC2E6e6BCbd49ccf3A5f029c79984372DcBFE527",
3818
+ name: "Autonolas",
3819
+ symbol: "OLAS",
3820
+ decimals: 18,
3821
+ logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
3822
+ extensions: {
3823
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
3824
+ opListId: "extended",
3825
+ opTokenId: "OLAS"
3826
+ }
3827
+ },
3828
+ {
3829
+ chainId: 5,
3830
+ address: "0xEdfc28215B1Eb6eb0be426f1f529cf691A5C2400",
3831
+ name: "Autonolas",
3832
+ symbol: "OLAS",
3833
+ decimals: 18,
3834
+ logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
3835
+ extensions: {
3836
+ opListId: "extended",
3837
+ opTokenId: "OLAS"
3838
+ }
3839
+ },
3802
3840
  {
3803
3841
  chainId: 10,
3804
3842
  address: "0x4200000000000000000000000000000000000042",
@@ -7001,7 +7039,7 @@ var tokens = [
7001
7039
  var version = {
7002
7040
  major: 9,
7003
7041
  minor: 0,
7004
- patch: 43
7042
+ patch: 44
7005
7043
  };
7006
7044
  var optimism_tokenlist_default = {
7007
7045
  name,