Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@particle-network/chains

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@particle-network/chains - npm Package Compare versions

Comparing version 1.3.14 to 1.3.15

2

dist/index.d.ts

@@ -49,3 +49,2 @@ import { type ChainInfo } from './types';

export declare const BEVMCanaryTestnet: ChainInfo;
export declare const BEVMTestnet: ChainInfo;
export declare const KavaTestnet: ChainInfo;

@@ -64,2 +63,3 @@ export declare const Kava: ChainInfo;

export declare const GnosisTestnet: ChainInfo;
export declare const BEVMTestnet: ChainInfo;
export declare const LumozzkEVMTestnet: ChainInfo;

@@ -66,0 +66,0 @@ export declare const ReadONTestnet: ChainInfo;

@@ -1043,19 +1043,2 @@ "use strict";

};
var BEVMTestnet = {
id: 1503,
name: "BEVM",
chainType: "evm",
icon: "https://static.particle.network/token-list/bevm/native.png",
nativeIcon: "https://static.particle.network/token-list/btc/native.png",
fullname: "BEVM Testnet",
network: "Testnet",
website: "https://www.bevm.io",
nativeCurrency: {
name: "BTC",
symbol: "BTC",
decimals: 18
},
rpcUrl: "https://testnet.bevm.io",
blockExplorerUrl: "https://scan-testnet.bevm.io"
};
var KavaTestnet = {

@@ -1293,2 +1276,19 @@ id: 2221,

};
var BEVMTestnet = {
id: 11503,
name: "BEVM",
chainType: "evm",
icon: "https://static.particle.network/token-list/bevm/native.png",
nativeIcon: "https://static.particle.network/token-list/btc/native.png",
fullname: "BEVM Testnet",
network: "Testnet",
website: "https://www.bevm.io",
nativeCurrency: {
name: "BTC",
symbol: "BTC",
decimals: 18
},
rpcUrl: "https://testnet.bevm.io",
blockExplorerUrl: "https://scan-testnet.bevm.io"
};
var LumozzkEVMTestnet = {

@@ -2213,3 +2213,2 @@ id: 12008,

"bevm-1502": BEVMCanaryTestnet,
"bevm-1503": BEVMTestnet,
"kava-2221": KavaTestnet,

@@ -2228,2 +2227,3 @@ "kava-2222": Kava,

"gnosis-10200": GnosisTestnet,
"bevm-11503": BEVMTestnet,
"lumoz-12008": LumozzkEVMTestnet,

@@ -2230,0 +2230,0 @@ "readon-12015": ReadONTestnet,

@@ -914,19 +914,2 @@ var __defProp = Object.defineProperty;

};
var BEVMTestnet = {
id: 1503,
name: "BEVM",
chainType: "evm",
icon: "https://static.particle.network/token-list/bevm/native.png",
nativeIcon: "https://static.particle.network/token-list/btc/native.png",
fullname: "BEVM Testnet",
network: "Testnet",
website: "https://www.bevm.io",
nativeCurrency: {
name: "BTC",
symbol: "BTC",
decimals: 18
},
rpcUrl: "https://testnet.bevm.io",
blockExplorerUrl: "https://scan-testnet.bevm.io"
};
var KavaTestnet = {

@@ -1164,2 +1147,19 @@ id: 2221,

};
var BEVMTestnet = {
id: 11503,
name: "BEVM",
chainType: "evm",
icon: "https://static.particle.network/token-list/bevm/native.png",
nativeIcon: "https://static.particle.network/token-list/btc/native.png",
fullname: "BEVM Testnet",
network: "Testnet",
website: "https://www.bevm.io",
nativeCurrency: {
name: "BTC",
symbol: "BTC",
decimals: 18
},
rpcUrl: "https://testnet.bevm.io",
blockExplorerUrl: "https://scan-testnet.bevm.io"
};
var LumozzkEVMTestnet = {

@@ -2084,3 +2084,2 @@ id: 12008,

"bevm-1502": BEVMCanaryTestnet,
"bevm-1503": BEVMTestnet,
"kava-2221": KavaTestnet,

@@ -2099,2 +2098,3 @@ "kava-2222": Kava,

"gnosis-10200": GnosisTestnet,
"bevm-11503": BEVMTestnet,
"lumoz-12008": LumozzkEVMTestnet,

@@ -2101,0 +2101,0 @@ "readon-12015": ReadONTestnet,

{
"name": "@particle-network/chains",
"version": "1.3.14",
"version": "1.3.15",
"description": "paritlce chains",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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