@eth-optimism/tokenlist 10.0.129 → 10.0.131

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/README.md CHANGED
@@ -119,6 +119,8 @@ We currently accept tokens on the following chains:
119
119
  - `lisk`
120
120
  - `lisk-sepolia`
121
121
  - `redstone`
122
+ - `metall2`
123
+ - `metall2-sepolia`
122
124
 
123
125
  #### Non-bridgable tokens
124
126
 
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { l as list } from './optimism.tokenlist-47aaaae9.js';
1
+ import { l as list } from './optimism.tokenlist-ab8b015e.js';
2
2
 
3
3
 
4
4
 
package/dist/index.js CHANGED
@@ -41,7 +41,7 @@ var keywords = [
41
41
  "layer2",
42
42
  "infrastructure"
43
43
  ];
44
- var timestamp = "2024-09-19T20:03:02.817Z";
44
+ var timestamp = "2024-09-21T01:50:53.632Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -8098,6 +8098,18 @@ var tokens = [
8098
8098
  opTokenId: "UNI"
8099
8099
  }
8100
8100
  },
8101
+ {
8102
+ chainId: 8453,
8103
+ address: "0xac27fa800955849d6d17cc8952ba9dd6eaa66187",
8104
+ name: "UnlockProtocolToken",
8105
+ symbol: "UP",
8106
+ decimals: 18,
8107
+ logoURI: "https://ethereum-optimism.github.io/data/UP/logo.svg",
8108
+ extensions: {
8109
+ opListId: "extended",
8110
+ opTokenId: "UP"
8111
+ }
8112
+ },
8101
8113
  {
8102
8114
  chainId: 1,
8103
8115
  address: "0x38547D918b9645F2D94336B6b61AEB08053E142c",
@@ -9502,7 +9514,7 @@ var tokens = [
9502
9514
  var version = {
9503
9515
  major: 10,
9504
9516
  minor: 0,
9505
- patch: 129
9517
+ patch: 131
9506
9518
  };
9507
9519
  var optimism_tokenlist_default = {
9508
9520
  name,