@particle-network/chains
Advanced tools
Comparing version 1.3.16 to 1.3.17
@@ -13,2 +13,4 @@ import { type ChainInfo } from './types'; | ||
export declare const ConfluxeSpaceTestnet: ChainInfo; | ||
export declare const Meter: ChainInfo; | ||
export declare const MeterTestnet: ChainInfo; | ||
export declare const Viction: ChainInfo; | ||
@@ -44,2 +46,4 @@ export declare const VictionTestnet: ChainInfo; | ||
export declare const BSquaredTestnet: ChainInfo; | ||
export declare const CoreTestnet: ChainInfo; | ||
export declare const Core: ChainInfo; | ||
export declare const Moonbeam: ChainInfo; | ||
@@ -53,2 +57,3 @@ export declare const Moonriver: ChainInfo; | ||
export declare const Kava: ChainInfo; | ||
export declare const SatoshiVMTestnet: ChainInfo; | ||
export declare const FantomTestnet: ChainInfo; | ||
@@ -55,0 +60,0 @@ export declare const Merlin: ChainInfo; |
@@ -272,2 +272,36 @@ var __defProp = Object.defineProperty; | ||
}; | ||
var Meter = { | ||
id: 82, | ||
name: "Meter", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/meter/native.png", | ||
nativeIcon: "", | ||
fullname: "Meter Mainnet", | ||
network: "Mainnet", | ||
website: "https://meter.io", | ||
nativeCurrency: { | ||
name: "MTG", | ||
symbol: "MTG", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://rpc.meter.io", | ||
blockExplorerUrl: "https://scan.meter.io" | ||
}; | ||
var MeterTestnet = { | ||
id: 83, | ||
name: "Meter", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/meter/native.png", | ||
nativeIcon: "", | ||
fullname: "Meter Testnet", | ||
network: "Testnet", | ||
website: "https://meter.io", | ||
nativeCurrency: { | ||
name: "MTG", | ||
symbol: "MTG", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://rpctest.meter.io", | ||
blockExplorerUrl: "https://scan-warringstakes.meter.io" | ||
}; | ||
var Viction = { | ||
@@ -808,2 +842,36 @@ id: 88, | ||
}; | ||
var CoreTestnet = { | ||
id: 1115, | ||
name: "Core", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/core/native.png", | ||
nativeIcon: "", | ||
fullname: "Core Testnet", | ||
network: "Testnet", | ||
website: "https://coredao.org", | ||
nativeCurrency: { | ||
name: "CORE", | ||
symbol: "CORE", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://rpc.test.btcs.network", | ||
blockExplorerUrl: "https://scan.test.btcs.network" | ||
}; | ||
var Core = { | ||
id: 1116, | ||
name: "Core", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/core/native.png", | ||
nativeIcon: "", | ||
fullname: "Core Mainnet", | ||
network: "Mainnet", | ||
website: "https://coredao.org", | ||
nativeCurrency: { | ||
name: "CORE", | ||
symbol: "CORE", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://rpc.coredao.org", | ||
blockExplorerUrl: "https://scan.coredao.org" | ||
}; | ||
var Moonbeam = { | ||
@@ -951,2 +1019,20 @@ id: 1284, | ||
}; | ||
var SatoshiVMTestnet = { | ||
id: 3110, | ||
name: "SatoshiVM", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/satoshivm/native.png", | ||
nativeIcon: "https://static.particle.network/token-list/btc/native.png", | ||
fullname: "SatoshiVM Testnet", | ||
network: "Testnet", | ||
website: "https://www.satoshivm.io", | ||
nativeCurrency: { | ||
name: "BTC", | ||
symbol: "BTC", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://test-rpc-node-http.svmscan.io", | ||
blockExplorerUrl: "https://testnet.svmscan.io", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var FantomTestnet = { | ||
@@ -2030,2 +2116,4 @@ id: 4002, | ||
"confluxespace-71": ConfluxeSpaceTestnet, | ||
"meter-82": Meter, | ||
"meter-83": MeterTestnet, | ||
"viction-88": Viction, | ||
@@ -2061,2 +2149,4 @@ "viction-89": VictionTestnet, | ||
"bsquared-1102": BSquaredTestnet, | ||
"core-1115": CoreTestnet, | ||
"core-1116": Core, | ||
"moonbeam-1284": Moonbeam, | ||
@@ -2070,2 +2160,3 @@ "moonriver-1285": Moonriver, | ||
"kava-2222": Kava, | ||
"satoshivm-3110": SatoshiVMTestnet, | ||
"fantom-4002": FantomTestnet, | ||
@@ -2160,2 +2251,4 @@ "merlin-4200": Merlin, | ||
ConfluxeSpaceTestnet, | ||
Core, | ||
CoreTestnet, | ||
Cronos, | ||
@@ -2194,2 +2287,4 @@ CronosTestnet, | ||
MerlinTestnet, | ||
Meter, | ||
MeterTestnet, | ||
Metis, | ||
@@ -2218,2 +2313,3 @@ MetisGoerli, | ||
SKALENebula, | ||
SatoshiVMTestnet, | ||
Scroll, | ||
@@ -2220,0 +2316,0 @@ ScrollSepolia, |
{ | ||
"name": "@particle-network/chains", | ||
"version": "1.3.16", | ||
"version": "1.3.17", | ||
"description": "paritlce chains", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
352764
4837