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

@wagmi/chains

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wagmi/chains - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12-cjs

164

dist/index.d.ts

@@ -309,4 +309,4 @@ type Address = `0x${string}`;

readonly decimals: 18;
readonly name: "BOBA";
readonly symbol: "ETH";
readonly name: "Boba";
readonly symbol: "BOBA";
};

@@ -564,2 +564,37 @@ readonly rpcUrls: {

declare const cronos: {
readonly id: 25;
readonly name: "Cronos";
readonly network: "cronos";
readonly nativeCurrency: {
readonly decimals: 18;
readonly name: "Cronos";
readonly symbol: "CRO";
};
readonly rpcUrls: {
readonly default: {
readonly http: readonly ["https://node.croswap.com/rpc"];
};
readonly public: {
readonly http: readonly ["https://node.croswap.com/rpc"];
};
};
readonly blockExplorers: {
readonly etherscan: {
readonly name: "CronosScan";
readonly url: "https://cronoscan.com";
};
readonly default: {
readonly name: "CronosScan";
readonly url: "https://cronoscan.com";
};
};
readonly contracts: {
readonly multicall3: {
readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
readonly blockCreated: 1963112;
};
};
};
declare const crossbell: {

@@ -596,2 +631,60 @@ readonly id: 3737;

declare const dfk: {
readonly id: 53935;
readonly name: "DFK Chain";
readonly network: "dfk";
readonly nativeCurrency: {
readonly decimals: 18;
readonly name: "Jewel";
readonly symbol: "JEWEL";
};
readonly rpcUrls: {
readonly default: {
readonly http: readonly ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"];
};
readonly public: {
readonly http: readonly ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"];
};
};
readonly blockExplorers: {
readonly etherscan: {
readonly name: "DFKSubnetScan";
readonly url: "https://subnets.avax.network/defi-kingdoms";
};
readonly default: {
readonly name: "DFKSubnetScan";
readonly url: "https://subnets.avax.network/defi-kingdoms";
};
};
};
declare const dogechain: {
readonly id: 2000;
readonly name: "Dogechain";
readonly network: "dogechain";
readonly nativeCurrency: {
readonly decimals: 18;
readonly name: "Dogechain";
readonly symbol: "DC";
};
readonly rpcUrls: {
readonly default: {
readonly http: readonly ["https://rpc.dogechain.dog"];
};
readonly public: {
readonly http: readonly ["https://rpc.dogechain.dog"];
};
};
readonly blockExplorers: {
readonly etherscan: {
readonly name: "DogeChainExplorer";
readonly url: "https://explorer.dogechain.dog";
};
readonly default: {
readonly name: "DogeChainExplorer";
readonly url: "https://explorer.dogechain.dog";
};
};
};
declare const evmos: {

@@ -902,4 +995,4 @@ readonly id: 9001;

readonly ensUniversalResolver: {
readonly address: "0x687c30Cc44bFA39A1449e86E172BF002E7b3f0b0";
readonly blockCreated: 7725078;
readonly address: "0xA292E2E58d4ddEb29C33c63173d0E8B7a2A4c62e";
readonly blockCreated: 8610406;
};

@@ -1018,2 +1111,31 @@ readonly multicall3: {

declare const klaytn: {
readonly id: 8217;
readonly name: "Klaytn";
readonly network: "klaytn";
readonly nativeCurrency: {
readonly decimals: 18;
readonly name: "Klaytn";
readonly symbol: "KLAY";
};
readonly rpcUrls: {
readonly default: {
readonly http: readonly ["https://cypress.fautor.app/archive"];
};
readonly public: {
readonly http: readonly ["https://cypress.fautor.app/archive"];
};
};
readonly blockExplorers: {
readonly etherscan: {
readonly name: "KlaytnScope";
readonly url: "https://scope.klaytn.com";
};
readonly default: {
readonly name: "KlaytnScope";
readonly url: "https://scope.klaytn.com";
};
};
};
declare const localhost: {

@@ -1078,4 +1200,4 @@ readonly id: 1337;

readonly ensUniversalResolver: {
readonly address: "0x74E20Bd2A1fE0cdbe45b9A1d89cb7e0a45b36376";
readonly blockCreated: 16172161;
readonly address: "0xE4Acdd618deED4e6d2f03b9bf62dc6118FC9A4da";
readonly blockCreated: 16773775;
};

@@ -1484,2 +1606,30 @@ readonly multicall3: {

declare const scrollTestnet: {
readonly id: 534353;
readonly name: "Scroll Testnet";
readonly network: "scroll-testnet";
readonly nativeCurrency: {
readonly name: "Ether";
readonly symbol: "ETH";
readonly decimals: 18;
};
readonly rpcUrls: {
readonly default: {
readonly http: readonly ["https://alpha-rpc.scroll.io/l2"];
readonly webSocket: readonly ["wss://alpha-rpc.scroll.io/l2/ws"];
};
readonly public: {
readonly http: readonly ["https://alpha-rpc.scroll.io/l2"];
readonly webSocket: readonly ["wss://alpha-rpc.scroll.io/l2/ws"];
};
};
readonly blockExplorers: {
readonly default: {
readonly name: "Blockscout";
readonly url: "https://blockscout.scroll.io";
};
};
readonly testnet: true;
};
declare const sepolia: {

@@ -1752,2 +1902,2 @@ readonly id: 11155111;

export { Chain, arbitrum, arbitrumGoerli, aurora, auroraTestnet, avalanche, avalancheFuji, baseGoerli, boba, bronos, bronosTestnet, bsc, bscTestnet, canto, celo, celoAlfajores, crossbell, evmos, evmosTestnet, fantom, fantomTestnet, filecoin, filecoinCalibration, filecoinHyperspace, flare, flareTestnet, foundry, gnosis, gnosisChiado, goerli, hardhat, harmonyOne, iotex, iotexTestnet, localhost, mainnet, metis, metisGoerli, moonbaseAlpha, moonbeam, moonriver, okc, optimism, optimismGoerli, polygon, polygonMumbai, polygonZkEvmTestnet, sepolia, shardeumSphinx, songbird, songbirdTestnet, taraxa, taraxaTestnet, telos, telosTestnet, zhejiang, zkSync, zkSyncTestnet };
export { Chain, arbitrum, arbitrumGoerli, aurora, auroraTestnet, avalanche, avalancheFuji, baseGoerli, boba, bronos, bronosTestnet, bsc, bscTestnet, canto, celo, celoAlfajores, cronos, crossbell, dfk, dogechain, evmos, evmosTestnet, fantom, fantomTestnet, filecoin, filecoinCalibration, filecoinHyperspace, flare, flareTestnet, foundry, gnosis, gnosisChiado, goerli, hardhat, harmonyOne, iotex, iotexTestnet, klaytn, localhost, mainnet, metis, metisGoerli, moonbaseAlpha, moonbeam, moonriver, okc, optimism, optimismGoerli, polygon, polygonMumbai, polygonZkEvmTestnet, scrollTestnet, sepolia, shardeumSphinx, songbird, songbirdTestnet, taraxa, taraxaTestnet, telos, telosTestnet, zhejiang, zkSync, zkSyncTestnet };

@@ -204,4 +204,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/arbitrum.ts

decimals: 18,
name: "BOBA",
symbol: "ETH"
name: "Boba",
symbol: "BOBA"
},

@@ -410,2 +410,28 @@ rpcUrls: {

// src/cronos.ts
var cronos = {
id: 25,
name: "Cronos",
network: "cronos",
nativeCurrency: {
decimals: 18,
name: "Cronos",
symbol: "CRO"
},
rpcUrls: {
default: { http: ["https://node.croswap.com/rpc"] },
public: { http: ["https://node.croswap.com/rpc"] }
},
blockExplorers: {
etherscan: { name: "CronosScan", url: "https://cronoscan.com" },
default: { name: "CronosScan", url: "https://cronoscan.com" }
},
contracts: {
multicall3: {
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
blockCreated: 1963112
}
}
};
// src/crossbell.ts

@@ -440,2 +466,58 @@ var crossbell = {

// src/dfk.ts
var dfk = {
id: 53935,
name: "DFK Chain",
network: "dfk",
nativeCurrency: {
decimals: 18,
name: "Jewel",
symbol: "JEWEL"
},
rpcUrls: {
default: {
http: ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"]
},
public: {
http: ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"]
}
},
blockExplorers: {
etherscan: {
name: "DFKSubnetScan",
url: "https://subnets.avax.network/defi-kingdoms"
},
default: {
name: "DFKSubnetScan",
url: "https://subnets.avax.network/defi-kingdoms"
}
}
};
// src/dogechain.ts
var dogechain = {
id: 2e3,
name: "Dogechain",
network: "dogechain",
nativeCurrency: {
decimals: 18,
name: "Dogechain",
symbol: "DC"
},
rpcUrls: {
default: { http: ["https://rpc.dogechain.dog"] },
public: { http: ["https://rpc.dogechain.dog"] }
},
blockExplorers: {
etherscan: {
name: "DogeChainExplorer",
url: "https://explorer.dogechain.dog"
},
default: {
name: "DogeChainExplorer",
url: "https://explorer.dogechain.dog"
}
}
};
// src/evmos.ts

@@ -743,4 +825,4 @@ var evmos = {

ensUniversalResolver: {
address: "0x687c30Cc44bFA39A1449e86E172BF002E7b3f0b0",
blockCreated: 7725078
address: "0xA292E2E58d4ddEb29C33c63173d0E8B7a2A4c62e",
blockCreated: 8610406
},

@@ -844,2 +926,22 @@ multicall3: {

// src/klaytn.ts
var klaytn = {
id: 8217,
name: "Klaytn",
network: "klaytn",
nativeCurrency: {
decimals: 18,
name: "Klaytn",
symbol: "KLAY"
},
rpcUrls: {
default: { http: ["https://cypress.fautor.app/archive"] },
public: { http: ["https://cypress.fautor.app/archive"] }
},
blockExplorers: {
etherscan: { name: "KlaytnScope", url: "https://scope.klaytn.com" },
default: { name: "KlaytnScope", url: "https://scope.klaytn.com" }
}
};
// src/localhost.ts

@@ -898,4 +1000,4 @@ var localhost = {

ensUniversalResolver: {
address: "0x74E20Bd2A1fE0cdbe45b9A1d89cb7e0a45b36376",
blockCreated: 16172161
address: "0xE4Acdd618deED4e6d2f03b9bf62dc6118FC9A4da",
blockCreated: 16773775
},

@@ -1280,2 +1382,27 @@ multicall3: {

// src/scrollTestnet.ts
var scrollTestnet = {
id: 534353,
name: "Scroll Testnet",
network: "scroll-testnet",
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
rpcUrls: {
default: {
http: ["https://alpha-rpc.scroll.io/l2"],
webSocket: ["wss://alpha-rpc.scroll.io/l2/ws"]
},
public: {
http: ["https://alpha-rpc.scroll.io/l2"],
webSocket: ["wss://alpha-rpc.scroll.io/l2/ws"]
}
},
blockExplorers: {
default: {
name: "Blockscout",
url: "https://blockscout.scroll.io"
}
},
testnet: true
};
// src/sepolia.ts

@@ -1623,2 +1750,7 @@ var sepolia = {

exports.arbitrum = arbitrum; exports.arbitrumGoerli = arbitrumGoerli; exports.aurora = aurora; exports.auroraTestnet = auroraTestnet; exports.avalanche = avalanche; exports.avalancheFuji = avalancheFuji; exports.baseGoerli = baseGoerli; exports.boba = boba; exports.bronos = bronos; exports.bronosTestnet = bronosTestnet; exports.bsc = bsc; exports.bscTestnet = bscTestnet; exports.canto = canto; exports.celo = celo; exports.celoAlfajores = celoAlfajores; exports.crossbell = crossbell; exports.evmos = evmos; exports.evmosTestnet = evmosTestnet; exports.fantom = fantom; exports.fantomTestnet = fantomTestnet; exports.filecoin = filecoin; exports.filecoinCalibration = filecoinCalibration; exports.filecoinHyperspace = filecoinHyperspace; exports.flare = flare; exports.flareTestnet = flareTestnet; exports.foundry = foundry; exports.gnosis = gnosis; exports.gnosisChiado = gnosisChiado; exports.goerli = goerli; exports.hardhat = hardhat; exports.harmonyOne = harmonyOne; exports.iotex = iotex; exports.iotexTestnet = iotexTestnet; exports.localhost = localhost; exports.mainnet = mainnet; exports.metis = metis; exports.metisGoerli = metisGoerli; exports.moonbaseAlpha = moonbaseAlpha; exports.moonbeam = moonbeam; exports.moonriver = moonriver; exports.okc = okc; exports.optimism = optimism; exports.optimismGoerli = optimismGoerli; exports.polygon = polygon; exports.polygonMumbai = polygonMumbai; exports.polygonZkEvmTestnet = polygonZkEvmTestnet; exports.sepolia = sepolia; exports.shardeumSphinx = shardeumSphinx; exports.songbird = songbird; exports.songbirdTestnet = songbirdTestnet; exports.taraxa = taraxa; exports.taraxaTestnet = taraxaTestnet; exports.telos = telos; exports.telosTestnet = telosTestnet; exports.zhejiang = zhejiang; exports.zkSync = zkSync; exports.zkSyncTestnet = zkSyncTestnet;
exports.arbitrum = arbitrum; exports.arbitrumGoerli = arbitrumGoerli; exports.aurora = aurora; exports.auroraTestnet = auroraTestnet; exports.avalanche = avalanche; exports.avalancheFuji = avalancheFuji; exports.baseGoerli = baseGoerli; exports.boba = boba; exports.bronos = bronos; exports.bronosTestnet = bronosTestnet; exports.bsc = bsc; exports.bscTestnet = bscTestnet; exports.canto = canto; exports.celo = celo; exports.celoAlfajores = celoAlfajores; exports.cronos = cronos; exports.crossbell = crossbell; exports.dfk = dfk; exports.dogechain = dogechain; exports.evmos = evmos; exports.evmosTestnet = evmosTestnet; exports.fantom = fantom; exports.fantomTestnet = fantomTestnet; exports.filecoin = filecoin; exports.filecoinCalibration = filecoinCalibration; exports.filecoinHyperspace = filecoinHyperspace; exports.flare = flare; exports.flareTestnet = flareTestnet; exports.foundry = foundry; exports.gnosis = gnosis; exports.gnosisChiado = gnosisChiado; exports.goerli = goerli; exports.hardhat = hardhat; exports.harmonyOne = harmonyOne; exports.iotex = iotex; exports.iotexTestnet = iotexTestnet; exports.klaytn = klaytn; exports.localhost = localhost; exports.mainnet = mainnet; exports.metis = metis; exports.metisGoerli = metisGoerli; exports.moonbaseAlpha = moonbaseAlpha; exports.moonbeam = moonbeam; exports.moonriver = moonriver; exports.okc = okc; exports.optimism = optimism; exports.optimismGoerli = optimismGoerli; exports.polygon = polygon; exports.polygonMumbai = polygonMumbai; exports.polygonZkEvmTestnet = polygonZkEvmTestnet; exports.scrollTestnet = scrollTestnet; exports.sepolia = sepolia; exports.shardeumSphinx = shardeumSphinx; exports.songbird = songbird; exports.songbirdTestnet = songbirdTestnet; exports.taraxa = taraxa; exports.taraxaTestnet = taraxaTestnet; exports.telos = telos; exports.telosTestnet = telosTestnet; exports.zhejiang = zhejiang; exports.zkSync = zkSync; exports.zkSyncTestnet = zkSyncTestnet;

11

package.json

@@ -5,14 +5,5 @@ {

"license": "MIT",
"version": "0.2.11",
"version": "0.2.12-cjs",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
"default": "./dist/index.js"
},
"./package.json": "./package.json"
},
"files": [

@@ -19,0 +10,0 @@ "/dist"

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