@eth-optimism/tokenlist 7.3.31 → 7.3.32

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 = "2023-04-14T15:12:59.957Z";
25
+ var timestamp = "2023-04-14T15:21:28.012Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -139,6 +139,28 @@ var tokens = [
139
139
  logoURI: "https://ethereum-optimism.github.io/data/alETH/logo.svg",
140
140
  extensions: {}
141
141
  },
142
+ {
143
+ chainId: 1,
144
+ address: "0xF17A3fE536F8F7847F1385ec1bC967b2Ca9caE8D",
145
+ name: "Alongside Crypto Market Index",
146
+ symbol: "AMKT",
147
+ decimals: 18,
148
+ logoURI: "https://ethereum-optimism.github.io/data/AMKT/logo.svg",
149
+ extensions: {
150
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1"
151
+ }
152
+ },
153
+ {
154
+ chainId: 10,
155
+ address: "0xC27D9BC194a648fE3069955a5126699C4e49351C",
156
+ name: "Alongside Crypto Market Index",
157
+ symbol: "AMKT",
158
+ decimals: 18,
159
+ logoURI: "https://ethereum-optimism.github.io/data/AMKT/logo.svg",
160
+ extensions: {
161
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010"
162
+ }
163
+ },
142
164
  {
143
165
  chainId: 1,
144
166
  address: "0xba100000625a3754423978a60c9317c58a424e3D",
@@ -2609,7 +2631,7 @@ var tokens = [
2609
2631
  var version = {
2610
2632
  major: 7,
2611
2633
  minor: 3,
2612
- patch: 31
2634
+ patch: 32
2613
2635
  };
2614
2636
  var optimism_tokenlist_default = {
2615
2637
  name,