@snapshot-labs/snapshot.js 0.8.0 → 0.8.1

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.
@@ -1871,7 +1871,7 @@ var networks = {
1871
1871
  name: "XDC Apothem.network",
1872
1872
  shortName: "XDC",
1873
1873
  chainId: 51,
1874
- network: "testnet",
1874
+ network: "xdc",
1875
1875
  multicall: "0x3b353b02a8b42ee4222ea4be0836629b1f40c8db",
1876
1876
  rpc: [
1877
1877
  "https://apothemrpc.blocksscan.io"
@@ -2417,7 +2417,6 @@ var networks = {
2417
2417
  shortName: "HPB",
2418
2418
  chainId: 269,
2419
2419
  network: "mainnet",
2420
- testnet: false,
2421
2420
  multicall: "0x67D0f263aef2F6167FA77353695D75b582Ff4Bca",
2422
2421
  rpc: [
2423
2422
  "https://hpbnode.com"
@@ -2463,6 +2462,21 @@ var networks = {
2463
2462
  },
2464
2463
  start: 74,
2465
2464
  logo: "ipfs://QmNc7QZFpPDue3Ef4SsuX55RHkqXxUxSyTCpoASeg2hW6d"
2465
+ },
2466
+ "314": {
2467
+ key: "314",
2468
+ name: "Filecoin",
2469
+ shortName: "mainnet",
2470
+ chainId: 314,
2471
+ network: "mainnet",
2472
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
2473
+ rpc: [
2474
+ ],
2475
+ explorer: {
2476
+ url: "https://filfox.io"
2477
+ },
2478
+ start: 3328594,
2479
+ logo: "ipfs://bafybeibyvjfmk6aqlfdrczvth55jkmnoadtrch7ht3rdmvqmy2bfxynecm"
2466
2480
  },
2467
2481
  "321": {
2468
2482
  key: "321",
@@ -2754,6 +2768,7 @@ var networks = {
2754
2768
  shortName: "pulsechain",
2755
2769
  chainId: 940,
2756
2770
  network: "Testnet",
2771
+ testnet: true,
2757
2772
  multicall: "0x5e67901C2Dd1915E9Ef49aF39B62C28DF8C2c529",
2758
2773
  rpc: [
2759
2774
  "https://rpc.testnet.pulsedisco.net"
@@ -2773,6 +2788,7 @@ var networks = {
2773
2788
  shortName: "pulsechain",
2774
2789
  chainId: 941,
2775
2790
  network: "Testnet v2B",
2791
+ testnet: true,
2776
2792
  multicall: "0x959a437F1444DaDaC8aF997E71EAF0479c810267",
2777
2793
  rpc: [
2778
2794
  "https://rpc.testnet.pulsedisco.net"
@@ -2792,6 +2808,7 @@ var networks = {
2792
2808
  shortName: "Boabab",
2793
2809
  chainId: 1001,
2794
2810
  network: "testnet",
2811
+ testnet: true,
2795
2812
  multicall: "0x40643B8Aeaaca0b87Ea1A1E596e64a0e14B1d244",
2796
2813
  rpc: [
2797
2814
  "https://archive-en.baobab.klaytn.net"
@@ -2985,6 +3002,7 @@ var networks = {
2985
3002
  shortName: "Gobi",
2986
3003
  chainId: 1663,
2987
3004
  network: "testnet",
3005
+ testnet: true,
2988
3006
  multicall: "0xC743e4910Bdd4e5aBacCA38F74cdA270281C5eef",
2989
3007
  rpc: [
2990
3008
  "https://gobi-testnet.horizenlabs.io/ethv1"
@@ -3017,7 +3035,6 @@ var networks = {
3017
3035
  shortName: "cube",
3018
3036
  chainId: 1818,
3019
3037
  network: "mainnet",
3020
- testnet: false,
3021
3038
  multicall: "0x28d2ebdb36369db1c51355cdc0898754d1a1c3c5",
3022
3039
  rpc: [
3023
3040
  "https://http-mainnet-archive.cube.network"
@@ -3257,6 +3274,7 @@ var networks = {
3257
3274
  name: "Ontology Testnet",
3258
3275
  chainId: 5851,
3259
3276
  network: "testnet",
3277
+ testnet: true,
3260
3278
  multicall: "0x381445710b5e73d34aF196c53A3D5cDa58EDBf7A",
3261
3279
  rpc: [
3262
3280
  "https://polaris1.ont.io:10339",
@@ -3309,7 +3327,6 @@ var networks = {
3309
3327
  shortName: "Shyft",
3310
3328
  chainId: 7341,
3311
3329
  network: "mainnet",
3312
- testnet: false,
3313
3330
  multicall: "0xceb10e9133D771cA93c8002Be527A465E85381a2",
3314
3331
  rpc: [
3315
3332
  "https://rpc.shyft.network"
@@ -3411,7 +3428,6 @@ var networks = {
3411
3428
  shortName: "Evmos",
3412
3429
  chainId: 9001,
3413
3430
  network: "mainnet",
3414
- testnet: false,
3415
3431
  multicall: "0x37763d16f8dBf6F185368E0f256350cAb7E24b26",
3416
3432
  rpc: [
3417
3433
  "https://eth.bd.evmos.org:8545"
@@ -3779,6 +3795,7 @@ var networks = {
3779
3795
  shortName: "ThinkiumTest1",
3780
3796
  chainId: 60001,
3781
3797
  network: "thinkiumtest1",
3798
+ testnet: true,
3782
3799
  multicall: "0xc49bc485d4f943b287edadbce45eb1a1220ffdfe",
3783
3800
  rpc: [
3784
3801
  "https://test1.thinkiumrpc.net"
@@ -3949,6 +3966,7 @@ var networks = {
3949
3966
  shortName: "Vpioneer",
3950
3967
  chainId: 666666,
3951
3968
  network: "testnet",
3969
+ testnet: true,
3952
3970
  multicall: "0xb6E748D6632305E1c12D8369CC6B3eF4AA8A3c85",
3953
3971
  rpc: [
3954
3972
  "https://vpioneer.infragrid.v.network/ethereum/compatible"
@@ -1862,7 +1862,7 @@ var networks = {
1862
1862
  name: "XDC Apothem.network",
1863
1863
  shortName: "XDC",
1864
1864
  chainId: 51,
1865
- network: "testnet",
1865
+ network: "xdc",
1866
1866
  multicall: "0x3b353b02a8b42ee4222ea4be0836629b1f40c8db",
1867
1867
  rpc: [
1868
1868
  "https://apothemrpc.blocksscan.io"
@@ -2408,7 +2408,6 @@ var networks = {
2408
2408
  shortName: "HPB",
2409
2409
  chainId: 269,
2410
2410
  network: "mainnet",
2411
- testnet: false,
2412
2411
  multicall: "0x67D0f263aef2F6167FA77353695D75b582Ff4Bca",
2413
2412
  rpc: [
2414
2413
  "https://hpbnode.com"
@@ -2454,6 +2453,21 @@ var networks = {
2454
2453
  },
2455
2454
  start: 74,
2456
2455
  logo: "ipfs://QmNc7QZFpPDue3Ef4SsuX55RHkqXxUxSyTCpoASeg2hW6d"
2456
+ },
2457
+ "314": {
2458
+ key: "314",
2459
+ name: "Filecoin",
2460
+ shortName: "mainnet",
2461
+ chainId: 314,
2462
+ network: "mainnet",
2463
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
2464
+ rpc: [
2465
+ ],
2466
+ explorer: {
2467
+ url: "https://filfox.io"
2468
+ },
2469
+ start: 3328594,
2470
+ logo: "ipfs://bafybeibyvjfmk6aqlfdrczvth55jkmnoadtrch7ht3rdmvqmy2bfxynecm"
2457
2471
  },
2458
2472
  "321": {
2459
2473
  key: "321",
@@ -2745,6 +2759,7 @@ var networks = {
2745
2759
  shortName: "pulsechain",
2746
2760
  chainId: 940,
2747
2761
  network: "Testnet",
2762
+ testnet: true,
2748
2763
  multicall: "0x5e67901C2Dd1915E9Ef49aF39B62C28DF8C2c529",
2749
2764
  rpc: [
2750
2765
  "https://rpc.testnet.pulsedisco.net"
@@ -2764,6 +2779,7 @@ var networks = {
2764
2779
  shortName: "pulsechain",
2765
2780
  chainId: 941,
2766
2781
  network: "Testnet v2B",
2782
+ testnet: true,
2767
2783
  multicall: "0x959a437F1444DaDaC8aF997E71EAF0479c810267",
2768
2784
  rpc: [
2769
2785
  "https://rpc.testnet.pulsedisco.net"
@@ -2783,6 +2799,7 @@ var networks = {
2783
2799
  shortName: "Boabab",
2784
2800
  chainId: 1001,
2785
2801
  network: "testnet",
2802
+ testnet: true,
2786
2803
  multicall: "0x40643B8Aeaaca0b87Ea1A1E596e64a0e14B1d244",
2787
2804
  rpc: [
2788
2805
  "https://archive-en.baobab.klaytn.net"
@@ -2976,6 +2993,7 @@ var networks = {
2976
2993
  shortName: "Gobi",
2977
2994
  chainId: 1663,
2978
2995
  network: "testnet",
2996
+ testnet: true,
2979
2997
  multicall: "0xC743e4910Bdd4e5aBacCA38F74cdA270281C5eef",
2980
2998
  rpc: [
2981
2999
  "https://gobi-testnet.horizenlabs.io/ethv1"
@@ -3008,7 +3026,6 @@ var networks = {
3008
3026
  shortName: "cube",
3009
3027
  chainId: 1818,
3010
3028
  network: "mainnet",
3011
- testnet: false,
3012
3029
  multicall: "0x28d2ebdb36369db1c51355cdc0898754d1a1c3c5",
3013
3030
  rpc: [
3014
3031
  "https://http-mainnet-archive.cube.network"
@@ -3248,6 +3265,7 @@ var networks = {
3248
3265
  name: "Ontology Testnet",
3249
3266
  chainId: 5851,
3250
3267
  network: "testnet",
3268
+ testnet: true,
3251
3269
  multicall: "0x381445710b5e73d34aF196c53A3D5cDa58EDBf7A",
3252
3270
  rpc: [
3253
3271
  "https://polaris1.ont.io:10339",
@@ -3300,7 +3318,6 @@ var networks = {
3300
3318
  shortName: "Shyft",
3301
3319
  chainId: 7341,
3302
3320
  network: "mainnet",
3303
- testnet: false,
3304
3321
  multicall: "0xceb10e9133D771cA93c8002Be527A465E85381a2",
3305
3322
  rpc: [
3306
3323
  "https://rpc.shyft.network"
@@ -3402,7 +3419,6 @@ var networks = {
3402
3419
  shortName: "Evmos",
3403
3420
  chainId: 9001,
3404
3421
  network: "mainnet",
3405
- testnet: false,
3406
3422
  multicall: "0x37763d16f8dBf6F185368E0f256350cAb7E24b26",
3407
3423
  rpc: [
3408
3424
  "https://eth.bd.evmos.org:8545"
@@ -3770,6 +3786,7 @@ var networks = {
3770
3786
  shortName: "ThinkiumTest1",
3771
3787
  chainId: 60001,
3772
3788
  network: "thinkiumtest1",
3789
+ testnet: true,
3773
3790
  multicall: "0xc49bc485d4f943b287edadbce45eb1a1220ffdfe",
3774
3791
  rpc: [
3775
3792
  "https://test1.thinkiumrpc.net"
@@ -3940,6 +3957,7 @@ var networks = {
3940
3957
  shortName: "Vpioneer",
3941
3958
  chainId: 666666,
3942
3959
  network: "testnet",
3960
+ testnet: true,
3943
3961
  multicall: "0xb6E748D6632305E1c12D8369CC6B3eF4AA8A3c85",
3944
3962
  rpc: [
3945
3963
  "https://vpioneer.infragrid.v.network/ethereum/compatible"