@snapshot-labs/snapshot.js 0.12.17 → 0.12.18

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.
@@ -870,7 +870,7 @@ var definitions = {
870
870
  },
871
871
  labels: {
872
872
  type: "array",
873
- maxItems: 100,
873
+ maxItems: 10,
874
874
  uniqueItems: true,
875
875
  items: {
876
876
  type: "object",
@@ -2949,7 +2949,7 @@ var networks = {
2949
2949
  name: "Curtis",
2950
2950
  shortName: "apechain",
2951
2951
  chainId: 33111,
2952
- network: "mainnet",
2952
+ network: "testnet",
2953
2953
  multicall: "0xc454132B017b55b427f45078E335549A7124f5f7",
2954
2954
  rpc: [
2955
2955
  ],
@@ -2957,7 +2957,8 @@ var networks = {
2957
2957
  url: "https://explorer.curtis.apechain.com"
2958
2958
  },
2959
2959
  start: 6661339,
2960
- logo: "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu"
2960
+ logo: "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu",
2961
+ testnet: true
2961
2962
  },
2962
2963
  "33139": {
2963
2964
  key: "33139",
@@ -860,7 +860,7 @@ var definitions = {
860
860
  },
861
861
  labels: {
862
862
  type: "array",
863
- maxItems: 100,
863
+ maxItems: 10,
864
864
  uniqueItems: true,
865
865
  items: {
866
866
  type: "object",
@@ -2939,7 +2939,7 @@ var networks = {
2939
2939
  name: "Curtis",
2940
2940
  shortName: "apechain",
2941
2941
  chainId: 33111,
2942
- network: "mainnet",
2942
+ network: "testnet",
2943
2943
  multicall: "0xc454132B017b55b427f45078E335549A7124f5f7",
2944
2944
  rpc: [
2945
2945
  ],
@@ -2947,7 +2947,8 @@ var networks = {
2947
2947
  url: "https://explorer.curtis.apechain.com"
2948
2948
  },
2949
2949
  start: 6661339,
2950
- logo: "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu"
2950
+ logo: "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu",
2951
+ testnet: true
2951
2952
  },
2952
2953
  "33139": {
2953
2954
  key: "33139",