@snapshot-labs/snapshot.js 0.3.49-beta2 → 0.3.51

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/LICENSE CHANGED
File without changes
package/README.md CHANGED
File without changes
@@ -996,6 +996,7 @@ var networks = {
996
996
  multicall: "0xeefba1e63905ef1d7acba5a8513c70307c1ce441",
997
997
  ensResolver: "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41",
998
998
  rpc: [
999
+ "https://rpc.ankr.com/eth",
999
1000
  {
1000
1001
  url: "https://api-geth-archive.ankr.com",
1001
1002
  user: "balancer_user",
@@ -1671,6 +1672,23 @@ var networks = {
1671
1672
  explorer: "https://www.wanscan.org",
1672
1673
  start: 11302663,
1673
1674
  imageIPFS: "QmewFFN44rkxESFsHG8edaLt1znr62hjvZhGynfXqruzX3"
1675
+ },
1676
+ "940": {
1677
+ key: "940",
1678
+ name: "PulseChain Testnet",
1679
+ shortName: "pulsechain",
1680
+ chainId: 940,
1681
+ network: "Testnet",
1682
+ multicall: "0x5e67901C2Dd1915E9Ef49aF39B62C28DF8C2c529",
1683
+ rpc: [
1684
+ "https://rpc.testnet.pulsedisco.net"
1685
+ ],
1686
+ ws: [
1687
+ "wss://ws.rpc.testnet.pulsedisco.net"
1688
+ ],
1689
+ explorer: "https://scan.v2.testnet.pulsechain.com",
1690
+ start: 15123138,
1691
+ imageIPFS: "QmYqkn8pJUaV9KcEPYEvRPwgbfeozLEvcQ9aEwKNRUL3cR"
1674
1692
  },
1675
1693
  "1088": {
1676
1694
  key: "1088",
@@ -987,6 +987,7 @@ var networks = {
987
987
  multicall: "0xeefba1e63905ef1d7acba5a8513c70307c1ce441",
988
988
  ensResolver: "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41",
989
989
  rpc: [
990
+ "https://rpc.ankr.com/eth",
990
991
  {
991
992
  url: "https://api-geth-archive.ankr.com",
992
993
  user: "balancer_user",
@@ -1662,6 +1663,23 @@ var networks = {
1662
1663
  explorer: "https://www.wanscan.org",
1663
1664
  start: 11302663,
1664
1665
  imageIPFS: "QmewFFN44rkxESFsHG8edaLt1znr62hjvZhGynfXqruzX3"
1666
+ },
1667
+ "940": {
1668
+ key: "940",
1669
+ name: "PulseChain Testnet",
1670
+ shortName: "pulsechain",
1671
+ chainId: 940,
1672
+ network: "Testnet",
1673
+ multicall: "0x5e67901C2Dd1915E9Ef49aF39B62C28DF8C2c529",
1674
+ rpc: [
1675
+ "https://rpc.testnet.pulsedisco.net"
1676
+ ],
1677
+ ws: [
1678
+ "wss://ws.rpc.testnet.pulsedisco.net"
1679
+ ],
1680
+ explorer: "https://scan.v2.testnet.pulsechain.com",
1681
+ start: 15123138,
1682
+ imageIPFS: "QmYqkn8pJUaV9KcEPYEvRPwgbfeozLEvcQ9aEwKNRUL3cR"
1665
1683
  },
1666
1684
  "1088": {
1667
1685
  key: "1088",