@eth-optimism/tokenlist 8.3.103 → 8.3.104

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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-07-31T21:38:57.170Z";
9
+ var timestamp = "2023-07-31T21:40:28.836Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -219,6 +219,7 @@ var tokens = [
219
219
  logoURI: "https://ethereum-optimism.github.io/data/BAL/logo.png",
220
220
  extensions: {
221
221
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
222
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
222
223
  opListId: "default",
223
224
  opTokenId: "BAL"
224
225
  }
@@ -236,6 +237,19 @@ var tokens = [
236
237
  opTokenId: "BAL"
237
238
  }
238
239
  },
240
+ {
241
+ chainId: 8543,
242
+ address: "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2",
243
+ name: "Balancer",
244
+ symbol: "BAL",
245
+ decimals: 18,
246
+ logoURI: "https://ethereum-optimism.github.io/data/BAL/logo.png",
247
+ extensions: {
248
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
249
+ opListId: "default",
250
+ opTokenId: "BAL"
251
+ }
252
+ },
239
253
  {
240
254
  chainId: 1,
241
255
  address: "0x2d94aa3e47d9d5024503ca8491fce9a2fb4da198",
@@ -4296,7 +4310,7 @@ var tokens = [
4296
4310
  var version = {
4297
4311
  major: 8,
4298
4312
  minor: 3,
4299
- patch: 103
4313
+ patch: 104
4300
4314
  };
4301
4315
  var optimism_tokenlist_default = {
4302
4316
  name,