@eth-optimism/tokenlist 10.0.107 → 10.0.108

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 = "2024-08-06T13:27:24.048Z";
25
+ var timestamp = "2024-08-14T17:35:23.390Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -7515,6 +7515,32 @@ var tokens = [
7515
7515
  opTokenId: "TYBENG"
7516
7516
  }
7517
7517
  },
7518
+ {
7519
+ chainId: 1,
7520
+ address: "0xcF7801cEf3e91a7e366cf77Ed3d0B6439bB34766",
7521
+ name: "U-Coin",
7522
+ symbol: "U",
7523
+ decimals: 18,
7524
+ logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
7525
+ extensions: {
7526
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
7527
+ opListId: "extended",
7528
+ opTokenId: "U"
7529
+ }
7530
+ },
7531
+ {
7532
+ chainId: 8453,
7533
+ address: "0x06de990abC8E6dC2E1a9Ee10E402b3AfCeF5Cdb0",
7534
+ name: "U-Coin",
7535
+ symbol: "U",
7536
+ decimals: 18,
7537
+ logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
7538
+ extensions: {
7539
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
7540
+ opListId: "extended",
7541
+ opTokenId: "U"
7542
+ }
7543
+ },
7518
7544
  {
7519
7545
  chainId: 1,
7520
7546
  address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
@@ -9027,7 +9053,7 @@ var tokens = [
9027
9053
  var version = {
9028
9054
  major: 10,
9029
9055
  minor: 0,
9030
- patch: 107
9056
+ patch: 108
9031
9057
  };
9032
9058
  var optimism_tokenlist_default = {
9033
9059
  name,