Files
pezkuwi-wallet-utils/chains/v20/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json
T
pezkuwichain 46297339b1 Initial commit: Pezkuwi Wallet Utils
- Chain configurations for Polkadot, Kusama and all major parachains
- Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain)
- Staking metadata and validator lists
- DApp configurations
- XCM cross-chain messaging configs
- Governance dApp listings
- Promotional banners
- Chain migration configurations
- Asset metadata and icons

Based on Nova Utils with Pezkuwichain extensions
2026-01-23 00:29:48 +03:00

24 lines
617 B
JSON

{
"chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
"name": "Laos Network",
"assets": [
{
"assetId": 0,
"symbol": "LAOS",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
}
],
"nodes": [
{
"url": "wss://laos-rpc.dwellir.com",
"name": "Dwellir"
},
{
"url": "wss://rpc.laos.laosfoundation.io",
"name": "freeverse.io"
}
],
"addressPrefix": 42
}