@eth-optimism/tokenlist 8.3.178 → 8.3.179

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-10-27T18:25:42.337Z";
9
+ var timestamp = "2023-10-30T22:50:25.554Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3805,6 +3805,18 @@ var tokens = [
3805
3805
  opTokenId: "RAI"
3806
3806
  }
3807
3807
  },
3808
+ {
3809
+ chainId: 8453,
3810
+ address: "0x41E99e0F73a88947C52070FF67C19B7aBc171A54",
3811
+ name: "Redemption Finance",
3812
+ symbol: "RDMP",
3813
+ decimals: 18,
3814
+ logoURI: "https://ethereum-optimism.github.io/data/RDMP/logo.svg",
3815
+ extensions: {
3816
+ opListId: "extended",
3817
+ opTokenId: "RDMP"
3818
+ }
3819
+ },
3808
3820
  {
3809
3821
  chainId: 1,
3810
3822
  address: "0xae78736cd615f374d3085123a210448e74fc6393",
@@ -6023,7 +6035,7 @@ var tokens = [
6023
6035
  var version = {
6024
6036
  major: 8,
6025
6037
  minor: 3,
6026
- patch: 178
6038
+ patch: 179
6027
6039
  };
6028
6040
  var optimism_tokenlist_default = {
6029
6041
  name,