@eth-optimism/tokenlist 8.3.120 → 8.3.122

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-14T23:43:52.810Z";
25
+ var timestamp = "2023-08-15T16:00:43.898Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -255,7 +255,7 @@ var tokens = [
255
255
  },
256
256
  {
257
257
  chainId: 8453,
258
- address: "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2",
258
+ address: "0x4158734D47Fc9692176B5085E0F52ee0Da5d47F1",
259
259
  name: "Balancer",
260
260
  symbol: "BAL",
261
261
  decimals: 18,
@@ -1545,6 +1545,7 @@ var tokens = [
1545
1545
  logoURI: "https://ethereum-optimism.github.io/data/GRG/logo.svg",
1546
1546
  extensions: {
1547
1547
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1548
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
1548
1549
  opListId: "extended",
1549
1550
  opTokenId: "GRG"
1550
1551
  }
@@ -1562,6 +1563,19 @@ var tokens = [
1562
1563
  opTokenId: "GRG"
1563
1564
  }
1564
1565
  },
1566
+ {
1567
+ chainId: 8453,
1568
+ address: "0x09188484e1Ab980DAeF53a9755241D759C5B7d60",
1569
+ name: "Rigo Token",
1570
+ symbol: "GRG",
1571
+ decimals: 18,
1572
+ logoURI: "https://ethereum-optimism.github.io/data/GRG/logo.svg",
1573
+ extensions: {
1574
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1575
+ opListId: "extended",
1576
+ opTokenId: "GRG"
1577
+ }
1578
+ },
1565
1579
  {
1566
1580
  chainId: 1,
1567
1581
  address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
@@ -4608,7 +4622,7 @@ var tokens = [
4608
4622
  var version = {
4609
4623
  major: 8,
4610
4624
  minor: 3,
4611
- patch: 120
4625
+ patch: 122
4612
4626
  };
4613
4627
  var optimism_tokenlist_default = {
4614
4628
  name,