@eth-optimism/tokenlist 10.0.24 → 10.0.25

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-04-29T18:42:01.958Z";
9
+ var timestamp = "2024-04-29T18:42:41.331Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3130,6 +3130,30 @@ var tokens = [
3130
3130
  opTokenId: "MASK"
3131
3131
  }
3132
3132
  },
3133
+ {
3134
+ chainId: 1,
3135
+ address: "0x24fcFC492C1393274B6bcd568ac9e225BEc93584",
3136
+ name: "Heroes of Mavia",
3137
+ symbol: "MAVIA",
3138
+ decimals: 18,
3139
+ logoURI: "https://ethereum-optimism.github.io/data/MAVIA/logo.png",
3140
+ extensions: {
3141
+ opListId: "extended",
3142
+ opTokenId: "MAVIA"
3143
+ }
3144
+ },
3145
+ {
3146
+ chainId: 8453,
3147
+ address: "0x24fcFC492C1393274B6bcd568ac9e225BEc93584",
3148
+ name: "Heroes of Mavia",
3149
+ symbol: "MAVIA",
3150
+ decimals: 18,
3151
+ logoURI: "https://ethereum-optimism.github.io/data/MAVIA/logo.png",
3152
+ extensions: {
3153
+ opListId: "extended",
3154
+ opTokenId: "MAVIA"
3155
+ }
3156
+ },
3133
3157
  {
3134
3158
  chainId: 1,
3135
3159
  address: "0x4Bbf46E7c31eDc1F33aF4d57F0C4a0f13398427c",
@@ -6476,7 +6500,7 @@ var tokens = [
6476
6500
  var version = {
6477
6501
  major: 10,
6478
6502
  minor: 0,
6479
- patch: 24
6503
+ patch: 25
6480
6504
  };
6481
6505
  var optimism_tokenlist_default = {
6482
6506
  name,