@particle-network/chains
Advanced tools
Comparing version 1.0.7 to 1.1.0
@@ -21,2 +21,3 @@ import { type ChainInfo } from './types'; | ||
export declare const Polygon: ChainInfo; | ||
export declare const Manta: ChainInfo; | ||
export declare const OKBCTestnet: ChainInfo; | ||
@@ -47,2 +48,3 @@ export declare const opBNB: ChainInfo; | ||
export declare const opBNBTestnet: ChainInfo; | ||
export declare const ZetaChainTestnet: ChainInfo; | ||
export declare const Klaytn: ChainInfo; | ||
@@ -63,2 +65,3 @@ export declare const Base: ChainInfo; | ||
export declare const CeloTestnet: ChainInfo; | ||
export declare const OpsideTestnet: ChainInfo; | ||
export declare const PGNSepolia: ChainInfo; | ||
@@ -65,0 +68,0 @@ export declare const LineaGoerli: ChainInfo; |
@@ -60,2 +60,3 @@ "use strict"; | ||
MAPProtocolTestnet: () => MAPProtocolTestnet, | ||
Manta: () => Manta, | ||
MantaTestnet: () => MantaTestnet, | ||
@@ -74,2 +75,3 @@ Mantle: () => Mantle, | ||
OasisEmeraldTestnet: () => OasisEmeraldTestnet, | ||
OpsideTestnet: () => OpsideTestnet, | ||
Optimism: () => Optimism, | ||
@@ -99,2 +101,3 @@ OptimismGoerli: () => OptimismGoerli, | ||
TronShasta: () => TronShasta, | ||
ZetaChainTestnet: () => ZetaChainTestnet, | ||
Zora: () => Zora, | ||
@@ -500,2 +503,19 @@ ZoraGoerli: () => ZoraGoerli, | ||
}; | ||
var Manta = { | ||
id: 169, | ||
name: "Manta", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/manta/native.png", | ||
fullname: "Manta Mainnet", | ||
network: "Mainnet", | ||
website: "https://manta.network", | ||
nativeCurrency: { | ||
name: "ETH", | ||
symbol: "ETH", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://pacific-rpc.manta.network/http", | ||
blockExplorerUrl: " https://pacific-explorer.manta.network", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var OKBCTestnet = { | ||
@@ -924,2 +944,20 @@ id: 195, | ||
}; | ||
var ZetaChainTestnet = { | ||
id: 7001, | ||
name: "ZetaChain", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/zeta/native.png", | ||
fullname: "ZetaChain Testnet", | ||
network: "Testnet", | ||
website: "https://zetachain.com", | ||
nativeCurrency: { | ||
name: "ZETA", | ||
symbol: "ZETA", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://zetachain-athens-evm.blockpi.network/v1/rpc/public", | ||
faucetUrl: "https://labs.zetachain.com/get-zeta", | ||
blockExplorerUrl: "https://zetachain-athens-3.blockscout.com", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var Klaytn = { | ||
@@ -1176,2 +1214,19 @@ id: 8217, | ||
}; | ||
var OpsideTestnet = { | ||
id: 51178, | ||
name: "Opside", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/opside/native.png", | ||
fullname: "Opside Testnet", | ||
network: "Testnet", | ||
website: "https://opsi.de", | ||
nativeCurrency: { | ||
name: "IDE Test Token", | ||
symbol: "IDE", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://pre-alpha-us-http-geth.opside.network", | ||
blockExplorerUrl: "https://pre-alpha.opside.info", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var PGNSepolia = { | ||
@@ -1226,3 +1281,3 @@ id: 58008, | ||
rpcUrl: "https://linea-mainnet.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161", | ||
blockExplorerUrl: "https://explorer.linea.build", | ||
blockExplorerUrl: "https://lineascan.build", | ||
features: [{ name: "EIP1559" }] | ||
@@ -1396,5 +1451,5 @@ }; | ||
}, | ||
rpcUrl: "https://manta-testnet.calderachain.xyz/http", | ||
rpcUrl: "https://pacific-rpc.testnet.manta.network/http", | ||
faucetUrl: "https://pacific-info.manta.network", | ||
blockExplorerUrl: "https://pacific-explorer.manta.network", | ||
blockExplorerUrl: "https://pacific-explorer.testnet.manta.network", | ||
features: [{ name: "EIP1559" }] | ||
@@ -1586,2 +1641,3 @@ }; | ||
"polygon-137": Polygon, | ||
"manta-169": Manta, | ||
"okbc-195": OKBCTestnet, | ||
@@ -1612,2 +1668,3 @@ "opbnb-204": opBNB, | ||
"opbnb-5611": opBNBTestnet, | ||
"zetachain-7001": ZetaChainTestnet, | ||
"klaytn-8217": Klaytn, | ||
@@ -1628,2 +1685,3 @@ "base-8453": Base, | ||
"celo-44787": CeloTestnet, | ||
"opside-51178": OpsideTestnet, | ||
"pgn-58008": PGNSepolia, | ||
@@ -1630,0 +1688,0 @@ "linea-59140": LineaGoerli, |
@@ -396,2 +396,19 @@ var __defProp = Object.defineProperty; | ||
}; | ||
var Manta = { | ||
id: 169, | ||
name: "Manta", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/manta/native.png", | ||
fullname: "Manta Mainnet", | ||
network: "Mainnet", | ||
website: "https://manta.network", | ||
nativeCurrency: { | ||
name: "ETH", | ||
symbol: "ETH", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://pacific-rpc.manta.network/http", | ||
blockExplorerUrl: " https://pacific-explorer.manta.network", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var OKBCTestnet = { | ||
@@ -820,2 +837,20 @@ id: 195, | ||
}; | ||
var ZetaChainTestnet = { | ||
id: 7001, | ||
name: "ZetaChain", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/zeta/native.png", | ||
fullname: "ZetaChain Testnet", | ||
network: "Testnet", | ||
website: "https://zetachain.com", | ||
nativeCurrency: { | ||
name: "ZETA", | ||
symbol: "ZETA", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://zetachain-athens-evm.blockpi.network/v1/rpc/public", | ||
faucetUrl: "https://labs.zetachain.com/get-zeta", | ||
blockExplorerUrl: "https://zetachain-athens-3.blockscout.com", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var Klaytn = { | ||
@@ -1072,2 +1107,19 @@ id: 8217, | ||
}; | ||
var OpsideTestnet = { | ||
id: 51178, | ||
name: "Opside", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/opside/native.png", | ||
fullname: "Opside Testnet", | ||
network: "Testnet", | ||
website: "https://opsi.de", | ||
nativeCurrency: { | ||
name: "IDE Test Token", | ||
symbol: "IDE", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://pre-alpha-us-http-geth.opside.network", | ||
blockExplorerUrl: "https://pre-alpha.opside.info", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var PGNSepolia = { | ||
@@ -1122,3 +1174,3 @@ id: 58008, | ||
rpcUrl: "https://linea-mainnet.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161", | ||
blockExplorerUrl: "https://explorer.linea.build", | ||
blockExplorerUrl: "https://lineascan.build", | ||
features: [{ name: "EIP1559" }] | ||
@@ -1292,5 +1344,5 @@ }; | ||
}, | ||
rpcUrl: "https://manta-testnet.calderachain.xyz/http", | ||
rpcUrl: "https://pacific-rpc.testnet.manta.network/http", | ||
faucetUrl: "https://pacific-info.manta.network", | ||
blockExplorerUrl: "https://pacific-explorer.manta.network", | ||
blockExplorerUrl: "https://pacific-explorer.testnet.manta.network", | ||
features: [{ name: "EIP1559" }] | ||
@@ -1482,2 +1534,3 @@ }; | ||
"polygon-137": Polygon, | ||
"manta-169": Manta, | ||
"okbc-195": OKBCTestnet, | ||
@@ -1508,2 +1561,3 @@ "opbnb-204": opBNB, | ||
"opbnb-5611": opBNBTestnet, | ||
"zetachain-7001": ZetaChainTestnet, | ||
"klaytn-8217": Klaytn, | ||
@@ -1524,2 +1578,3 @@ "base-8453": Base, | ||
"celo-44787": CeloTestnet, | ||
"opside-51178": OpsideTestnet, | ||
"pgn-58008": PGNSepolia, | ||
@@ -1587,2 +1642,3 @@ "linea-59140": LineaGoerli, | ||
MAPProtocolTestnet, | ||
Manta, | ||
MantaTestnet, | ||
@@ -1601,2 +1657,3 @@ Mantle, | ||
OasisEmeraldTestnet, | ||
OpsideTestnet, | ||
Optimism, | ||
@@ -1626,2 +1683,3 @@ OptimismGoerli, | ||
TronShasta, | ||
ZetaChainTestnet, | ||
Zora, | ||
@@ -1628,0 +1686,0 @@ ZoraGoerli, |
{ | ||
"name": "@particle-network/chains", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"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
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
260713
3507