@snapshot-labs/snapshot.js 0.12.48 → 0.12.50

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.
@@ -351,6 +351,8 @@ class Client {
351
351
  }
352
352
  proposal(web3, address, message) {
353
353
  return __awaiter(this, void 0, void 0, function* () {
354
+ if (!message.labels)
355
+ message.labels = [];
354
356
  if (!message.discussion)
355
357
  message.discussion = '';
356
358
  if (!message.app)
@@ -3339,6 +3341,21 @@ var networks = {
3339
3341
  start: 60,
3340
3342
  logo: "ipfs://bafkreic5fffatwy2gzf6y5iymje6ijii43tz4wlxl35da36guurhibjx44",
3341
3343
  testnet: true
3344
+ },
3345
+ "57073": {
3346
+ key: "57073",
3347
+ name: "Ink",
3348
+ shortName: "mainnet",
3349
+ chainId: 57073,
3350
+ network: "mainnet",
3351
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
3352
+ rpc: [
3353
+ ],
3354
+ explorer: {
3355
+ url: "https://explorer.inkonchain.com"
3356
+ },
3357
+ start: 6659154,
3358
+ logo: "ipfs://bafkreics2duafru4mw36wftcmklgrsgq6fz4lgcjctzmov34bxjzuuypju"
3342
3359
  },
3343
3360
  "59141": {
3344
3361
  key: "59141",
@@ -3470,6 +3487,22 @@ var networks = {
3470
3487
  start: 1463669,
3471
3488
  logo: "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq",
3472
3489
  testnet: true
3490
+ },
3491
+ "763373": {
3492
+ key: "763373",
3493
+ name: "Ink Sepolia",
3494
+ shortName: "testnet",
3495
+ chainId: 763373,
3496
+ network: "testnet",
3497
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
3498
+ rpc: [
3499
+ ],
3500
+ explorer: {
3501
+ url: "https://explorer-sepolia.inkonchain.com"
3502
+ },
3503
+ start: 9701940,
3504
+ logo: "ipfs://bafkreics2duafru4mw36wftcmklgrsgq6fz4lgcjctzmov34bxjzuuypju",
3505
+ testnet: true
3473
3506
  },
3474
3507
  "810180": {
3475
3508
  key: "810180",
@@ -341,6 +341,8 @@ class Client {
341
341
  }
342
342
  proposal(web3, address, message) {
343
343
  return __awaiter(this, void 0, void 0, function* () {
344
+ if (!message.labels)
345
+ message.labels = [];
344
346
  if (!message.discussion)
345
347
  message.discussion = '';
346
348
  if (!message.app)
@@ -3329,6 +3331,21 @@ var networks = {
3329
3331
  start: 60,
3330
3332
  logo: "ipfs://bafkreic5fffatwy2gzf6y5iymje6ijii43tz4wlxl35da36guurhibjx44",
3331
3333
  testnet: true
3334
+ },
3335
+ "57073": {
3336
+ key: "57073",
3337
+ name: "Ink",
3338
+ shortName: "mainnet",
3339
+ chainId: 57073,
3340
+ network: "mainnet",
3341
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
3342
+ rpc: [
3343
+ ],
3344
+ explorer: {
3345
+ url: "https://explorer.inkonchain.com"
3346
+ },
3347
+ start: 6659154,
3348
+ logo: "ipfs://bafkreics2duafru4mw36wftcmklgrsgq6fz4lgcjctzmov34bxjzuuypju"
3332
3349
  },
3333
3350
  "59141": {
3334
3351
  key: "59141",
@@ -3460,6 +3477,22 @@ var networks = {
3460
3477
  start: 1463669,
3461
3478
  logo: "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq",
3462
3479
  testnet: true
3480
+ },
3481
+ "763373": {
3482
+ key: "763373",
3483
+ name: "Ink Sepolia",
3484
+ shortName: "testnet",
3485
+ chainId: 763373,
3486
+ network: "testnet",
3487
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
3488
+ rpc: [
3489
+ ],
3490
+ explorer: {
3491
+ url: "https://explorer-sepolia.inkonchain.com"
3492
+ },
3493
+ start: 9701940,
3494
+ logo: "ipfs://bafkreics2duafru4mw36wftcmklgrsgq6fz4lgcjctzmov34bxjzuuypju",
3495
+ testnet: true
3463
3496
  },
3464
3497
  "810180": {
3465
3498
  key: "810180",