@eth-optimism/tokenlist 8.3.115 → 8.3.117

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 = "2023-08-10T16:58:10.912Z";
25
+ var timestamp = "2023-08-14T04:48:22.813Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3506,6 +3506,54 @@ var tokens = [
3506
3506
  opTokenId: "T"
3507
3507
  }
3508
3508
  },
3509
+ {
3510
+ chainId: 1,
3511
+ address: "0x18084fbA666a33d37592fA2633fD49a74DD93a88",
3512
+ name: "tBTC v2",
3513
+ symbol: "tBTC",
3514
+ decimals: 18,
3515
+ logoURI: "https://ethereum-optimism.github.io/data/tBTC/logo.svg",
3516
+ extensions: {
3517
+ opListId: "extended",
3518
+ opTokenId: "tBTC"
3519
+ }
3520
+ },
3521
+ {
3522
+ chainId: 5,
3523
+ address: "0x679874fBE6D4E7Cc54A59e315FF1eB266686a937",
3524
+ name: "tBTC v2",
3525
+ symbol: "tBTC",
3526
+ decimals: 18,
3527
+ logoURI: "https://ethereum-optimism.github.io/data/tBTC/logo.svg",
3528
+ extensions: {
3529
+ opListId: "extended",
3530
+ opTokenId: "tBTC"
3531
+ }
3532
+ },
3533
+ {
3534
+ chainId: 8453,
3535
+ address: "0x236aa50979D5f3De3Bd1Eeb40E81137F22ab794b",
3536
+ name: "Base tBTC v2",
3537
+ symbol: "tBTC",
3538
+ decimals: 18,
3539
+ logoURI: "https://ethereum-optimism.github.io/data/tBTC/logo.svg",
3540
+ extensions: {
3541
+ opListId: "extended",
3542
+ opTokenId: "tBTC"
3543
+ }
3544
+ },
3545
+ {
3546
+ chainId: 84531,
3547
+ address: "0x783349cd20f26CE12e747b1a17bC38D252c9e119",
3548
+ name: "Base tBTC v2",
3549
+ symbol: "tBTC",
3550
+ decimals: 18,
3551
+ logoURI: "https://ethereum-optimism.github.io/data/tBTC/logo.svg",
3552
+ extensions: {
3553
+ opListId: "extended",
3554
+ opTokenId: "tBTC"
3555
+ }
3556
+ },
3509
3557
  {
3510
3558
  chainId: 1,
3511
3559
  address: "0x8947da500Eb47F82df21143D0C01A29862a8C3c5",
@@ -4532,7 +4580,7 @@ var tokens = [
4532
4580
  var version = {
4533
4581
  major: 8,
4534
4582
  minor: 3,
4535
- patch: 115
4583
+ patch: 117
4536
4584
  };
4537
4585
  var optimism_tokenlist_default = {
4538
4586
  name,