@particle-network/chains
Advanced tools
Comparing version 1.3.26 to 1.3.27
@@ -89,2 +89,3 @@ import { type ChainInfo } from './types'; | ||
export declare const ComboTestnet: ChainInfo; | ||
export declare const Xterio: ChainInfo; | ||
export declare const TaikoKatla: ChainInfo; | ||
@@ -91,0 +92,0 @@ export declare const BitlayerTestnet: ChainInfo; |
@@ -1620,2 +1620,20 @@ var __defProp = Object.defineProperty; | ||
}; | ||
var Xterio = { | ||
id: 112358, | ||
name: "xterio", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/xterio/native.png", | ||
nativeIcon: "https://static.particle.network/token-list/bsc/native.png", | ||
fullname: "Xterio Mainnet", | ||
network: "Mainnet", | ||
website: "https://xter.io", | ||
nativeCurrency: { | ||
name: "BNB", | ||
symbol: "BNB", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://xterio.alt.technology", | ||
blockExplorerUrl: "https://xterscan.io", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var TaikoKatla = { | ||
@@ -2183,2 +2201,3 @@ id: 167008, | ||
"combo-91715": ComboTestnet, | ||
"xterio-112358": Xterio, | ||
"taiko-167008": TaikoKatla, | ||
@@ -2315,2 +2334,3 @@ "bitlayer-200810": BitlayerTestnet, | ||
X1Testnet, | ||
Xterio, | ||
XterioTestnet, | ||
@@ -2317,0 +2337,0 @@ ZKFair, |
{ | ||
"name": "@particle-network/chains", | ||
"version": "1.3.26", | ||
"version": "1.3.27", | ||
"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
355091
4864