@snapshot-labs/snapshot.js 0.5.3 → 0.5.5

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
@@ -491,6 +491,7 @@ declare const _default: {
491
491
  type: string;
492
492
  format: string;
493
493
  title: string;
494
+ maxLength: number;
494
495
  };
495
496
  };
496
497
  required: string[];
@@ -487,6 +487,7 @@ declare const _default: {
487
487
  type: string;
488
488
  format: string;
489
489
  title: string;
490
+ maxLength: number;
490
491
  };
491
492
  };
492
493
  required: string[];
@@ -1102,13 +1102,14 @@ var definitions$4 = {
1102
1102
  type: "string",
1103
1103
  format: "long",
1104
1104
  title: "About",
1105
- minLength: 1,
1105
+ minLength: 40,
1106
1106
  maxLength: 140
1107
1107
  },
1108
1108
  statement: {
1109
1109
  type: "string",
1110
1110
  format: "long",
1111
- title: "Statement"
1111
+ title: "Statement",
1112
+ maxLength: 10000
1112
1113
  }
1113
1114
  },
1114
1115
  required: [
@@ -2970,6 +2971,21 @@ var networks = {
2970
2971
  },
2971
2972
  start: 8821493,
2972
2973
  logo: "ipfs://QmNkr1UPcBYbvLp7d7Pk4eF3YCsHpaNkfusKZNtykL2EQC"
2974
+ },
2975
+ "5000": {
2976
+ key: "5000",
2977
+ name: "Mantle",
2978
+ chainId: 5000,
2979
+ network: "mainnet",
2980
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
2981
+ rpc: [
2982
+ "https://rpc.mantle.xyz"
2983
+ ],
2984
+ explorer: {
2985
+ url: "https://explorer.mantle.xyz"
2986
+ },
2987
+ start: 304717,
2988
+ logo: "ipfs://bafkreidkucwfn4mzo2gtydrt2wogk3je5xpugom67vhi4h4comaxxjzoz4"
2973
2989
  },
2974
2990
  "5551": {
2975
2991
  key: "5551",
@@ -1093,13 +1093,14 @@ var definitions$4 = {
1093
1093
  type: "string",
1094
1094
  format: "long",
1095
1095
  title: "About",
1096
- minLength: 1,
1096
+ minLength: 40,
1097
1097
  maxLength: 140
1098
1098
  },
1099
1099
  statement: {
1100
1100
  type: "string",
1101
1101
  format: "long",
1102
- title: "Statement"
1102
+ title: "Statement",
1103
+ maxLength: 10000
1103
1104
  }
1104
1105
  },
1105
1106
  required: [
@@ -2961,6 +2962,21 @@ var networks = {
2961
2962
  },
2962
2963
  start: 8821493,
2963
2964
  logo: "ipfs://QmNkr1UPcBYbvLp7d7Pk4eF3YCsHpaNkfusKZNtykL2EQC"
2965
+ },
2966
+ "5000": {
2967
+ key: "5000",
2968
+ name: "Mantle",
2969
+ chainId: 5000,
2970
+ network: "mainnet",
2971
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
2972
+ rpc: [
2973
+ "https://rpc.mantle.xyz"
2974
+ ],
2975
+ explorer: {
2976
+ url: "https://explorer.mantle.xyz"
2977
+ },
2978
+ start: 304717,
2979
+ logo: "ipfs://bafkreidkucwfn4mzo2gtydrt2wogk3je5xpugom67vhi4h4comaxxjzoz4"
2964
2980
  },
2965
2981
  "5551": {
2966
2982
  key: "5551",