@eth-optimism/tokenlist 10.0.128 → 10.0.130

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-4cb3a38c.js';
1
+ import { l as list } from './optimism.tokenlist-f2bd1624.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-19T19:58:29.144Z";
44
+ var timestamp = "2024-09-20T15:22:02.323Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -7718,6 +7718,32 @@ var tokens = [
7718
7718
  opTokenId: "TRB"
7719
7719
  }
7720
7720
  },
7721
+ {
7722
+ chainId: 11155111,
7723
+ address: "0x90C9155EC3c2C4aD624Db896864fC62eb3D62626",
7724
+ name: "True",
7725
+ symbol: "TRUE",
7726
+ decimals: 18,
7727
+ logoURI: "https://ethereum-optimism.github.io/data/TRUE/logo.svg",
7728
+ extensions: {
7729
+ baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
7730
+ opListId: "extended",
7731
+ opTokenId: "TRUE"
7732
+ }
7733
+ },
7734
+ {
7735
+ chainId: 84532,
7736
+ address: "0xFe8b6A4586A67160D27962dC153Bf0E7e76fBf68",
7737
+ name: "True",
7738
+ symbol: "TRUE",
7739
+ decimals: 18,
7740
+ logoURI: "https://ethereum-optimism.github.io/data/TRUE/logo.svg",
7741
+ extensions: {
7742
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
7743
+ opListId: "extended",
7744
+ opTokenId: "TRUE"
7745
+ }
7746
+ },
7721
7747
  {
7722
7748
  chainId: 1,
7723
7749
  address: "0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5",
@@ -9476,7 +9502,7 @@ var tokens = [
9476
9502
  var version = {
9477
9503
  major: 10,
9478
9504
  minor: 0,
9479
- patch: 128
9505
+ patch: 130
9480
9506
  };
9481
9507
  var optimism_tokenlist_default = {
9482
9508
  name,