@particle-network/chains
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -61,2 +61,3 @@ import { type ChainInfo } from './types'; | ||
export declare const MAPProtocol: ChainInfo; | ||
export declare const LumiBitTestnet: ChainInfo; | ||
export declare const ArbitrumOne: ChainInfo; | ||
@@ -81,2 +82,3 @@ export declare const ArbitrumNova: ChainInfo; | ||
export declare const Scroll: ChainInfo; | ||
export declare const MerlinTestnet: ChainInfo; | ||
export declare const AstarzkEVMTestnet: ChainInfo; | ||
@@ -87,2 +89,3 @@ export declare const PlatONTestnet: ChainInfo; | ||
export declare const EthereumSepolia: ChainInfo; | ||
export declare const AncientTestnet: ChainInfo; | ||
export declare const Tron: ChainInfo; | ||
@@ -89,0 +92,0 @@ export declare const Aurora: ChainInfo; |
@@ -23,2 +23,3 @@ "use strict"; | ||
__export(src_exports, { | ||
AncientTestnet: () => AncientTestnet, | ||
ArbitrumGoerli: () => ArbitrumGoerli, | ||
@@ -64,2 +65,3 @@ ArbitrumNova: () => ArbitrumNova, | ||
LineaGoerli: () => LineaGoerli, | ||
LumiBitTestnet: () => LumiBitTestnet, | ||
LumozzkEVMTestnet: () => LumozzkEVMTestnet, | ||
@@ -72,2 +74,3 @@ MAPProtocol: () => MAPProtocol, | ||
MantleTestnet: () => MantleTestnet, | ||
MerlinTestnet: () => MerlinTestnet, | ||
Metis: () => Metis, | ||
@@ -1184,2 +1187,18 @@ MetisGoerli: () => MetisGoerli, | ||
}; | ||
var LumiBitTestnet = { | ||
id: 28206, | ||
name: "lumibit", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/lumibit/native.png", | ||
fullname: "LumiBit Testnet", | ||
network: "Testnet", | ||
website: "", | ||
nativeCurrency: { | ||
name: "BTC", | ||
symbol: "BTC", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://test-rpc.lumibit.org", | ||
blockExplorerUrl: "http://52.195.176.80:8082" | ||
}; | ||
var ArbitrumOne = { | ||
@@ -1509,2 +1528,18 @@ id: 42161, | ||
}; | ||
var MerlinTestnet = { | ||
id: 686868, | ||
name: "Merlin", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/merlin/native.png", | ||
fullname: "Merlin Testnet", | ||
network: "Testnet", | ||
website: "", | ||
nativeCurrency: { | ||
name: "BTC", | ||
symbol: "BTC", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://testnet-rpc.merlinchain.io", | ||
blockExplorerUrl: "https://testnet-scan.merlinchain.io/" | ||
}; | ||
var AstarzkEVMTestnet = { | ||
@@ -1596,2 +1631,19 @@ id: 1261120, | ||
}; | ||
var AncientTestnet = { | ||
id: 28122024, | ||
name: "ancient8", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/ancient8/native.png", | ||
fullname: "Ancient Testnet", | ||
network: "Testnet", | ||
website: "https://ancient8.gg", | ||
nativeCurrency: { | ||
name: "ETH", | ||
symbol: "ETH", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://rpcv2-testnet.ancient8.gg", | ||
blockExplorerUrl: "https://scanv2-testnet.ancient8.gg", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var Tron = { | ||
@@ -1786,2 +1838,3 @@ id: 728126428, | ||
"mapprotocol-22776": MAPProtocol, | ||
"lumibit-28206": LumiBitTestnet, | ||
"arbitrum-42161": ArbitrumOne, | ||
@@ -1806,2 +1859,3 @@ "arbitrum-42170": ArbitrumNova, | ||
"scroll-534352": Scroll, | ||
"merlin-686868": MerlinTestnet, | ||
"astarzkevm-1261120": AstarzkEVMTestnet, | ||
@@ -1812,2 +1866,3 @@ "platon-2206132": PlatONTestnet, | ||
"ethereum-11155111": EthereumSepolia, | ||
"ancient8-28122024": AncientTestnet, | ||
"tron-728126428": Tron, | ||
@@ -1814,0 +1869,0 @@ "aurora-1313161554": Aurora, |
@@ -1071,2 +1071,18 @@ var __defProp = Object.defineProperty; | ||
}; | ||
var LumiBitTestnet = { | ||
id: 28206, | ||
name: "lumibit", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/lumibit/native.png", | ||
fullname: "LumiBit Testnet", | ||
network: "Testnet", | ||
website: "", | ||
nativeCurrency: { | ||
name: "BTC", | ||
symbol: "BTC", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://test-rpc.lumibit.org", | ||
blockExplorerUrl: "http://52.195.176.80:8082" | ||
}; | ||
var ArbitrumOne = { | ||
@@ -1396,2 +1412,18 @@ id: 42161, | ||
}; | ||
var MerlinTestnet = { | ||
id: 686868, | ||
name: "Merlin", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/merlin/native.png", | ||
fullname: "Merlin Testnet", | ||
network: "Testnet", | ||
website: "", | ||
nativeCurrency: { | ||
name: "BTC", | ||
symbol: "BTC", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://testnet-rpc.merlinchain.io", | ||
blockExplorerUrl: "https://testnet-scan.merlinchain.io/" | ||
}; | ||
var AstarzkEVMTestnet = { | ||
@@ -1483,2 +1515,19 @@ id: 1261120, | ||
}; | ||
var AncientTestnet = { | ||
id: 28122024, | ||
name: "ancient8", | ||
chainType: "evm", | ||
icon: "https://static.particle.network/token-list/ancient8/native.png", | ||
fullname: "Ancient Testnet", | ||
network: "Testnet", | ||
website: "https://ancient8.gg", | ||
nativeCurrency: { | ||
name: "ETH", | ||
symbol: "ETH", | ||
decimals: 18 | ||
}, | ||
rpcUrl: "https://rpcv2-testnet.ancient8.gg", | ||
blockExplorerUrl: "https://scanv2-testnet.ancient8.gg", | ||
features: [{ name: "EIP1559" }] | ||
}; | ||
var Tron = { | ||
@@ -1673,2 +1722,3 @@ id: 728126428, | ||
"mapprotocol-22776": MAPProtocol, | ||
"lumibit-28206": LumiBitTestnet, | ||
"arbitrum-42161": ArbitrumOne, | ||
@@ -1693,2 +1743,3 @@ "arbitrum-42170": ArbitrumNova, | ||
"scroll-534352": Scroll, | ||
"merlin-686868": MerlinTestnet, | ||
"astarzkevm-1261120": AstarzkEVMTestnet, | ||
@@ -1699,2 +1750,3 @@ "platon-2206132": PlatONTestnet, | ||
"ethereum-11155111": EthereumSepolia, | ||
"ancient8-28122024": AncientTestnet, | ||
"tron-728126428": Tron, | ||
@@ -1710,2 +1762,3 @@ "aurora-1313161554": Aurora, | ||
export { | ||
AncientTestnet, | ||
ArbitrumGoerli, | ||
@@ -1751,2 +1804,3 @@ ArbitrumNova, | ||
LineaGoerli, | ||
LumiBitTestnet, | ||
LumozzkEVMTestnet, | ||
@@ -1759,2 +1813,3 @@ MAPProtocol, | ||
MantleTestnet, | ||
MerlinTestnet, | ||
Metis, | ||
@@ -1761,0 +1816,0 @@ MetisGoerli, |
{ | ||
"name": "@particle-network/chains", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"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
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
284152
3852