@eth-optimism/tokenlist 10.0.1720 → 10.0.1721

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
@@ -127,6 +127,7 @@ We currently accept tokens on the following chains:
127
127
  - `metall2`
128
128
  - `metall2-sepolia`
129
129
  - `celo`
130
+ - `celo-sepolia`
130
131
 
131
132
  #### Non-bridgeable tokens
132
133
 
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { l as list } from './optimism.tokenlist-92a605b3.js';
1
+ import { l as list } from './optimism.tokenlist-8eaf3828.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 = "2025-09-25T20:20:57.759Z";
44
+ var timestamp = "2025-09-26T22:32:17.637Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -5921,6 +5921,32 @@ var tokens = [
5921
5921
  opTokenId: "IRARA"
5922
5922
  }
5923
5923
  },
5924
+ {
5925
+ chainId: 1,
5926
+ address: "0xc7BD8466606539F06F2ec606D3c08efc181E15E5",
5927
+ name: "IncomRWA",
5928
+ symbol: "iRWA",
5929
+ decimals: 18,
5930
+ logoURI: "https://ethereum-optimism.github.io/data/iRWA/logo.svg",
5931
+ extensions: {
5932
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5933
+ opListId: "extended",
5934
+ opTokenId: "iRWA"
5935
+ }
5936
+ },
5937
+ {
5938
+ chainId: 8453,
5939
+ address: "0x833f973406E07830d494cBe5FaBBc3AE9c750c1F",
5940
+ name: "IncomRWA",
5941
+ symbol: "iRWA",
5942
+ decimals: 18,
5943
+ logoURI: "https://ethereum-optimism.github.io/data/iRWA/logo.svg",
5944
+ extensions: {
5945
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
5946
+ opListId: "extended",
5947
+ opTokenId: "iRWA"
5948
+ }
5949
+ },
5924
5950
  {
5925
5951
  chainId: 1,
5926
5952
  address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
@@ -13673,7 +13699,19 @@ var tokens = [
13673
13699
  {
13674
13700
  chainId: 42220,
13675
13701
  address: "0xD221812de1BD094f35587EE8E174B07B6167D9Af",
13676
- name: "Wrapped Ether",
13702
+ name: "Wrapped Ether (Celo native bridge)",
13703
+ symbol: "WETH",
13704
+ decimals: 18,
13705
+ logoURI: "https://ethereum-optimism.github.io/data/WETH/logo.png",
13706
+ extensions: {
13707
+ opListId: "default",
13708
+ opTokenId: "WETH"
13709
+ }
13710
+ },
13711
+ {
13712
+ chainId: 11142220,
13713
+ address: "0x2ce73dc897a3e10b3ff3f86470847c36ddb735cf",
13714
+ name: "Wrapped Ether (Celo native bridge)",
13677
13715
  symbol: "WETH",
13678
13716
  decimals: 18,
13679
13717
  logoURI: "https://ethereum-optimism.github.io/data/WETH/logo.png",
@@ -14868,7 +14906,7 @@ var tokens = [
14868
14906
  var version = {
14869
14907
  major: 10,
14870
14908
  minor: 0,
14871
- patch: 1719
14909
+ patch: 1720
14872
14910
  };
14873
14911
  var optimism_tokenlist_default = {
14874
14912
  name,