New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zetachain/networks

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zetachain/networks - npm Package Compare versions

Comparing version 7.0.0 to 8.0.0-rc1

50

dist/data/networks.json
{
"mumbai_testnet": {
"chain_id": 80001,
"amoy_testnet": {
"chain_id": 80002,
"chain_aliases": [
"mumbai",
"polygon_mumbai",
"amoy",
"polygon_amoy",
"polygon_testnet",
"mumbai_chain",
"mumbai_network",
"polygon-mumbai",
"amoy_chain",
"amoy_network",
"polygon-amoy",
"polygon-testnet",
"mumbai-chain",
"mumbai-network",
"mumbai-testnet",
"amoy-chain",
"amoy-network",
"amoy-testnet",
"maticmum"
],
"chain_name": "Mumbai Testnet",
"chain_name": "Amoy Testnet",
"fees": {

@@ -46,3 +46,3 @@ "assets": [

"type": "explorer",
"url": "https://mumbai.polygonscan.com",
"url": "https://amoy.polygonscan.com",
"tx": "/tx/${tx}",

@@ -54,8 +54,8 @@ "address": "/address/${address}"

{
"url": "https://polygon-testnet.public.blastapi.io",
"url": "https://polygon-amoy.blockpi.network/v1/rpc/public",
"type": "evm"
},
{
"url": "wss://polygon-testnet.public.blastapi.io",
"type": "evm-ws"
"url": "https://rpc.ankr.com/polygon_amoy",
"type": "evm"
}

@@ -268,3 +268,3 @@ ]

"gas": 5000000,
"gas_price": 10000000
"gas_price": 10000000000
}

@@ -290,7 +290,7 @@ ]

{
"url": "https://zetachain-mainnet-archive.allthatnode.com:8545",
"url": "https://zetachain-mainnet.g.allthatnode.com/archive/evm",
"type": "evm"
},
{
"url": "wss://zetachain-mainnet-archive.allthatnode.com:8546",
"url": "wss://zetachain-mainnet.g.allthatnode.com/archive/evm",
"type": "evm-ws"

@@ -307,14 +307,10 @@ },

{
"url": "https://zetachain-mainnet-archive.allthatnode.com:1317",
"url": "https://zetachain-mainnet.g.allthatnode.com/archive/rest",
"type": "cosmos-http"
},
{
"url": "https://zetachain-mainnet-archive.allthatnode.com:26657",
"url": "https://zetachain-mainnet.g.allthatnode.com/archive/tendermint",
"type": "tendermint-http"
},
{
"url": "wss://zetachain-mainnet-archive.allthatnode.com:26657/websocket",
"type": "tendermint-ws"
},
{
"url": "https://zetachain-mainnet.public.blastapi.io",

@@ -419,11 +415,11 @@ "type": "evm"

{
"url": "https://zetachain-testnet-archive.allthatnode.com:1317",
"url": "https://zetachain-athens.g.allthatnode.com/archive/rest",
"type": "cosmos-http"
},
{
"url": "https://zetachain-testnet-archive.allthatnode.com:26657",
"url": "https://zetachain-athens.g.allthatnode.com/archive/tendermint",
"type": "tendermint-http"
},
{
"url": "https://zetachain-testnet-archive.allthatnode.com:8545",
"url": "https://zetachain-athens.g.allthatnode.com/archive/evm",
"type": "evm"

@@ -430,0 +426,0 @@ },

{
"name": "@zetachain/networks",
"version": "7.0.0",
"version": "8.0.0-rc1",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc