@snapshot-labs/snapshot.js 0.11.8 → 0.11.10

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.d.ts CHANGED
@@ -372,6 +372,18 @@ declare const _default: {
372
372
  type: string;
373
373
  };
374
374
  };
375
+ boost: {
376
+ type: string;
377
+ properties: {
378
+ disabled: {
379
+ type: string;
380
+ };
381
+ bribeEnabled: {
382
+ type: string;
383
+ };
384
+ };
385
+ additionalProperties: boolean;
386
+ };
375
387
  };
376
388
  required: string[];
377
389
  additionalProperties: boolean;
@@ -368,6 +368,18 @@ declare const _default: {
368
368
  type: string;
369
369
  };
370
370
  };
371
+ boost: {
372
+ type: string;
373
+ properties: {
374
+ disabled: {
375
+ type: string;
376
+ };
377
+ bribeEnabled: {
378
+ type: string;
379
+ };
380
+ };
381
+ additionalProperties: boolean;
382
+ };
371
383
  };
372
384
  required: string[];
373
385
  additionalProperties: boolean;
@@ -981,6 +981,18 @@ var definitions = {
981
981
  items: {
982
982
  type: "string"
983
983
  }
984
+ },
985
+ boost: {
986
+ type: "object",
987
+ properties: {
988
+ disabled: {
989
+ type: "boolean"
990
+ },
991
+ bribeEnabled: {
992
+ type: "boolean"
993
+ }
994
+ },
995
+ additionalProperties: false
984
996
  }
985
997
  },
986
998
  required: [
@@ -2968,6 +2980,22 @@ var networks = {
2968
2980
  start: 3562021,
2969
2981
  logo: "ipfs://bafkreicew2qv3m756m7xs2nrjezinghps7rlessrqjqetvox74w4hov2xe",
2970
2982
  testnet: true
2983
+ },
2984
+ "713715": {
2985
+ key: "713715",
2986
+ name: "Sei EVM Devnet",
2987
+ shortName: "devnet",
2988
+ chainId: 713715,
2989
+ network: "testnet",
2990
+ multicall: "0xEe8d287B844959ADe40d718Dc23077ba920e2f07",
2991
+ rpc: [
2992
+ ],
2993
+ explorer: {
2994
+ url: "https://seitrace.com"
2995
+ },
2996
+ start: 1463669,
2997
+ logo: "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq",
2998
+ testnet: true
2971
2999
  },
2972
3000
  "11155111": {
2973
3001
  key: "11155111",
@@ -971,6 +971,18 @@ var definitions = {
971
971
  items: {
972
972
  type: "string"
973
973
  }
974
+ },
975
+ boost: {
976
+ type: "object",
977
+ properties: {
978
+ disabled: {
979
+ type: "boolean"
980
+ },
981
+ bribeEnabled: {
982
+ type: "boolean"
983
+ }
984
+ },
985
+ additionalProperties: false
974
986
  }
975
987
  },
976
988
  required: [
@@ -2958,6 +2970,22 @@ var networks = {
2958
2970
  start: 3562021,
2959
2971
  logo: "ipfs://bafkreicew2qv3m756m7xs2nrjezinghps7rlessrqjqetvox74w4hov2xe",
2960
2972
  testnet: true
2973
+ },
2974
+ "713715": {
2975
+ key: "713715",
2976
+ name: "Sei EVM Devnet",
2977
+ shortName: "devnet",
2978
+ chainId: 713715,
2979
+ network: "testnet",
2980
+ multicall: "0xEe8d287B844959ADe40d718Dc23077ba920e2f07",
2981
+ rpc: [
2982
+ ],
2983
+ explorer: {
2984
+ url: "https://seitrace.com"
2985
+ },
2986
+ start: 1463669,
2987
+ logo: "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq",
2988
+ testnet: true
2961
2989
  },
2962
2990
  "11155111": {
2963
2991
  key: "11155111",