@snapshot-labs/snapshot.js 0.4.98 → 0.4.100

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
@@ -482,12 +482,14 @@ declare const _default: {
482
482
  properties: {
483
483
  about: {
484
484
  type: string;
485
+ format: string;
485
486
  title: string;
486
487
  minLength: number;
487
488
  maxLength: number;
488
489
  };
489
490
  statement: {
490
491
  type: string;
492
+ format: string;
491
493
  title: string;
492
494
  };
493
495
  };
@@ -478,12 +478,14 @@ declare const _default: {
478
478
  properties: {
479
479
  about: {
480
480
  type: string;
481
+ format: string;
481
482
  title: string;
482
483
  minLength: number;
483
484
  maxLength: number;
484
485
  };
485
486
  statement: {
486
487
  type: string;
488
+ format: string;
487
489
  title: string;
488
490
  };
489
491
  };
@@ -1099,12 +1099,14 @@ var definitions$4 = {
1099
1099
  properties: {
1100
1100
  about: {
1101
1101
  type: "string",
1102
+ format: "long",
1102
1103
  title: "About",
1103
1104
  minLength: 1,
1104
1105
  maxLength: 140
1105
1106
  },
1106
1107
  statement: {
1107
1108
  type: "string",
1109
+ format: "long",
1108
1110
  title: "Statement"
1109
1111
  }
1110
1112
  },
@@ -2441,6 +2443,45 @@ var networks = {
2441
2443
  },
2442
2444
  start: 43317,
2443
2445
  logo: "ipfs://QmXvum7SNVaAqAc2jNzR1NpNZN1GGvNaKWydg8a1GEDQ7y"
2446
+ },
2447
+ "841": {
2448
+ key: "841",
2449
+ name: "Taraxa Mainnet",
2450
+ shortName: "841",
2451
+ chainId: 841,
2452
+ network: "mainnet",
2453
+ multicall: "0xFCe7a3121B42664AaD145712e1c2Bf2e38f60AA1",
2454
+ rpc: [
2455
+ "https://rpc.mainnet.taraxa.io"
2456
+ ],
2457
+ ws: [
2458
+ "wss://ws.mainnet.taraxa.io"
2459
+ ],
2460
+ explorer: {
2461
+ url: "https://mainnet.explorer.taraxa.io"
2462
+ },
2463
+ start: 1515906,
2464
+ logo: "ipfs://Qmcc6ZCAGESMzZzoj5LsTVcCo2E35x3Ydk71uPJyov6Mwx"
2465
+ },
2466
+ "842": {
2467
+ key: "842",
2468
+ name: "Taraxa Testnet",
2469
+ shortName: "842",
2470
+ chainId: 842,
2471
+ network: "testnet",
2472
+ testnet: true,
2473
+ multicall: "0x7749051abc57e1105941Ea3Eb2a3F873F300E861",
2474
+ rpc: [
2475
+ "https://rpc.testnet.taraxa.io"
2476
+ ],
2477
+ ws: [
2478
+ "wss://ws.testnet.taraxa.io"
2479
+ ],
2480
+ explorer: {
2481
+ url: "https://testnet.explorer.taraxa.io"
2482
+ },
2483
+ start: 1462328,
2484
+ logo: "ipfs://Qmcc6ZCAGESMzZzoj5LsTVcCo2E35x3Ydk71uPJyov6Mwx"
2444
2485
  },
2445
2486
  "888": {
2446
2487
  key: "888",
@@ -2906,6 +2947,23 @@ var networks = {
2906
2947
  url: "https://explorer.ont.io/testnet"
2907
2948
  },
2908
2949
  logo: "ipfs://Qme21sVqfwvrjkZHaeKaBH1F8AKPjbAV7vF7rH6akaLkU1"
2950
+ },
2951
+ "6102": {
2952
+ key: "6102",
2953
+ name: "Cascadia Testnet",
2954
+ shortName: "Cascadia",
2955
+ chainId: 6102,
2956
+ network: "testnet",
2957
+ multicall: "0x728989819bAD588F193563008E0a03E8cD6a3e4a",
2958
+ rpc: [
2959
+ "https://testnet.cascadia.foundation"
2960
+ ],
2961
+ explorer: {
2962
+ url: "https://explorer.cascadia.foundation"
2963
+ },
2964
+ testnet: true,
2965
+ start: 370457,
2966
+ logo: "ipfs://QmWkhZYhReYyaa5pQXj32hEGxoRcBqarFMcfQScELmjYQj"
2909
2967
  },
2910
2968
  "7341": {
2911
2969
  key: "7341",
@@ -2976,19 +3034,43 @@ var networks = {
2976
3034
  },
2977
3035
  "9000": {
2978
3036
  key: "9000",
2979
- name: "Cascadia Testnet",
2980
- shortName: "Cascadia",
3037
+ name: "Evmos Network Testnet",
3038
+ shortName: "Evmos Testnet",
2981
3039
  chainId: 9000,
2982
3040
  network: "testnet",
2983
- multicall: "0xBd186aca63bD4f5f4eC9E98028461A6A94ac4a12",
3041
+ testnet: true,
3042
+ multicall: "0xbf84d77eb467c4aaa2988ac070cd119984c0aaa2",
2984
3043
  rpc: [
2985
- "https://devnet.cascadia.foundation"
3044
+ "https://eth.bd.evmos.dev:8545"
3045
+ ],
3046
+ ws: [
3047
+ "wss://eth.bd.evmos.dev:8546"
2986
3048
  ],
2987
3049
  explorer: {
2988
- url: "https://explorer.cascadia.foundation"
3050
+ url: "https://testnet.escan.live"
3051
+ },
3052
+ start: 14929860,
3053
+ logo: "ipfs://QmVgkQTA8cbYMijWS8AN44xzwAEQvFc2dCpih1qK78ZRQW"
3054
+ },
3055
+ "9001": {
3056
+ key: "9001",
3057
+ name: "Evmos Network",
3058
+ shortName: "Evmos",
3059
+ chainId: 9001,
3060
+ network: "mainnet",
3061
+ testnet: false,
3062
+ multicall: "0x37763d16f8dBf6F185368E0f256350cAb7E24b26",
3063
+ rpc: [
3064
+ "https://eth.bd.evmos.org:8545"
3065
+ ],
3066
+ ws: [
3067
+ "wss://eth.bd.evmos.org:8546"
3068
+ ],
3069
+ explorer: {
3070
+ url: "https://escan.live"
2989
3071
  },
2990
- start: 694000,
2991
- logo: "ipfs://QmRgv8ckPdzwHKehJphKDcE3rfuNQaJzjSWq2nuVTTMepZ"
3072
+ start: 13959539,
3073
+ logo: "ipfs://QmVgkQTA8cbYMijWS8AN44xzwAEQvFc2dCpih1qK78ZRQW"
2992
3074
  },
2993
3075
  "9052": {
2994
3076
  key: "9052",
@@ -1090,12 +1090,14 @@ var definitions$4 = {
1090
1090
  properties: {
1091
1091
  about: {
1092
1092
  type: "string",
1093
+ format: "long",
1093
1094
  title: "About",
1094
1095
  minLength: 1,
1095
1096
  maxLength: 140
1096
1097
  },
1097
1098
  statement: {
1098
1099
  type: "string",
1100
+ format: "long",
1099
1101
  title: "Statement"
1100
1102
  }
1101
1103
  },
@@ -2432,6 +2434,45 @@ var networks = {
2432
2434
  },
2433
2435
  start: 43317,
2434
2436
  logo: "ipfs://QmXvum7SNVaAqAc2jNzR1NpNZN1GGvNaKWydg8a1GEDQ7y"
2437
+ },
2438
+ "841": {
2439
+ key: "841",
2440
+ name: "Taraxa Mainnet",
2441
+ shortName: "841",
2442
+ chainId: 841,
2443
+ network: "mainnet",
2444
+ multicall: "0xFCe7a3121B42664AaD145712e1c2Bf2e38f60AA1",
2445
+ rpc: [
2446
+ "https://rpc.mainnet.taraxa.io"
2447
+ ],
2448
+ ws: [
2449
+ "wss://ws.mainnet.taraxa.io"
2450
+ ],
2451
+ explorer: {
2452
+ url: "https://mainnet.explorer.taraxa.io"
2453
+ },
2454
+ start: 1515906,
2455
+ logo: "ipfs://Qmcc6ZCAGESMzZzoj5LsTVcCo2E35x3Ydk71uPJyov6Mwx"
2456
+ },
2457
+ "842": {
2458
+ key: "842",
2459
+ name: "Taraxa Testnet",
2460
+ shortName: "842",
2461
+ chainId: 842,
2462
+ network: "testnet",
2463
+ testnet: true,
2464
+ multicall: "0x7749051abc57e1105941Ea3Eb2a3F873F300E861",
2465
+ rpc: [
2466
+ "https://rpc.testnet.taraxa.io"
2467
+ ],
2468
+ ws: [
2469
+ "wss://ws.testnet.taraxa.io"
2470
+ ],
2471
+ explorer: {
2472
+ url: "https://testnet.explorer.taraxa.io"
2473
+ },
2474
+ start: 1462328,
2475
+ logo: "ipfs://Qmcc6ZCAGESMzZzoj5LsTVcCo2E35x3Ydk71uPJyov6Mwx"
2435
2476
  },
2436
2477
  "888": {
2437
2478
  key: "888",
@@ -2897,6 +2938,23 @@ var networks = {
2897
2938
  url: "https://explorer.ont.io/testnet"
2898
2939
  },
2899
2940
  logo: "ipfs://Qme21sVqfwvrjkZHaeKaBH1F8AKPjbAV7vF7rH6akaLkU1"
2941
+ },
2942
+ "6102": {
2943
+ key: "6102",
2944
+ name: "Cascadia Testnet",
2945
+ shortName: "Cascadia",
2946
+ chainId: 6102,
2947
+ network: "testnet",
2948
+ multicall: "0x728989819bAD588F193563008E0a03E8cD6a3e4a",
2949
+ rpc: [
2950
+ "https://testnet.cascadia.foundation"
2951
+ ],
2952
+ explorer: {
2953
+ url: "https://explorer.cascadia.foundation"
2954
+ },
2955
+ testnet: true,
2956
+ start: 370457,
2957
+ logo: "ipfs://QmWkhZYhReYyaa5pQXj32hEGxoRcBqarFMcfQScELmjYQj"
2900
2958
  },
2901
2959
  "7341": {
2902
2960
  key: "7341",
@@ -2967,19 +3025,43 @@ var networks = {
2967
3025
  },
2968
3026
  "9000": {
2969
3027
  key: "9000",
2970
- name: "Cascadia Testnet",
2971
- shortName: "Cascadia",
3028
+ name: "Evmos Network Testnet",
3029
+ shortName: "Evmos Testnet",
2972
3030
  chainId: 9000,
2973
3031
  network: "testnet",
2974
- multicall: "0xBd186aca63bD4f5f4eC9E98028461A6A94ac4a12",
3032
+ testnet: true,
3033
+ multicall: "0xbf84d77eb467c4aaa2988ac070cd119984c0aaa2",
2975
3034
  rpc: [
2976
- "https://devnet.cascadia.foundation"
3035
+ "https://eth.bd.evmos.dev:8545"
3036
+ ],
3037
+ ws: [
3038
+ "wss://eth.bd.evmos.dev:8546"
2977
3039
  ],
2978
3040
  explorer: {
2979
- url: "https://explorer.cascadia.foundation"
3041
+ url: "https://testnet.escan.live"
3042
+ },
3043
+ start: 14929860,
3044
+ logo: "ipfs://QmVgkQTA8cbYMijWS8AN44xzwAEQvFc2dCpih1qK78ZRQW"
3045
+ },
3046
+ "9001": {
3047
+ key: "9001",
3048
+ name: "Evmos Network",
3049
+ shortName: "Evmos",
3050
+ chainId: 9001,
3051
+ network: "mainnet",
3052
+ testnet: false,
3053
+ multicall: "0x37763d16f8dBf6F185368E0f256350cAb7E24b26",
3054
+ rpc: [
3055
+ "https://eth.bd.evmos.org:8545"
3056
+ ],
3057
+ ws: [
3058
+ "wss://eth.bd.evmos.org:8546"
3059
+ ],
3060
+ explorer: {
3061
+ url: "https://escan.live"
2980
3062
  },
2981
- start: 694000,
2982
- logo: "ipfs://QmRgv8ckPdzwHKehJphKDcE3rfuNQaJzjSWq2nuVTTMepZ"
3063
+ start: 13959539,
3064
+ logo: "ipfs://QmVgkQTA8cbYMijWS8AN44xzwAEQvFc2dCpih1qK78ZRQW"
2983
3065
  },
2984
3066
  "9052": {
2985
3067
  key: "9052",