mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@45783f5519 🚀
This commit is contained in:
parent
ffba3fac82
commit
9517ddfc89
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1646,7 +1646,7 @@
|
||||||
"symbol": "PLS",
|
"symbol": "PLS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc.mainnet.pulsechain.com/v1/${PULSECHAIN_API_KEY}", "wss://rpc.mainnet.pulsechain.com/ws/v1/${PULSECHAIN_API_KEY}"],
|
"rpc": ["https://rpc.mainnet.pulsechain.com/", "wss://rpc.mainnet.pulsechain.com/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://pulsechain.com/"
|
"infoURL": "https://pulsechain.com/"
|
||||||
}, {
|
}, {
|
||||||
|
@ -1997,8 +1997,8 @@
|
||||||
"symbol": "tPLS",
|
"symbol": "tPLS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc.testnet.pulsechain.com/v1/${PULSECHAIN_API_KEY}", "wss://rpc.testnet.pulsechain.com/ws/v1/${PULSECHAIN_API_KEY}"],
|
"rpc": ["https://rpc.v2.testnet.pulsechain.com/", "wss://rpc.v2.testnet.pulsechain.com/"],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.v2.testnet.pulsechain.com/"],
|
||||||
"infoURL": "https://pulsechain.com/"
|
"infoURL": "https://pulsechain.com/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Nepal Blockchain Network",
|
"name": "Nepal Blockchain Network",
|
||||||
|
|
|
@ -2257,7 +2257,7 @@
|
||||||
"chainId": 369,
|
"chainId": 369,
|
||||||
"networkId": 369,
|
"networkId": 369,
|
||||||
"infoURL": "https://pulsechain.com/",
|
"infoURL": "https://pulsechain.com/",
|
||||||
"rpc": ["https://rpc.mainnet.pulsechain.com/v1/${PULSECHAIN_API_KEY}", "wss://rpc.mainnet.pulsechain.com/ws/v1/${PULSECHAIN_API_KEY}"],
|
"rpc": ["https://rpc.mainnet.pulsechain.com/", "wss://rpc.mainnet.pulsechain.com/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Pulse",
|
"name": "Pulse",
|
||||||
|
@ -2730,8 +2730,8 @@
|
||||||
"chainId": 940,
|
"chainId": 940,
|
||||||
"networkId": 940,
|
"networkId": 940,
|
||||||
"infoURL": "https://pulsechain.com/",
|
"infoURL": "https://pulsechain.com/",
|
||||||
"rpc": ["https://rpc.testnet.pulsechain.com/v1/${PULSECHAIN_API_KEY}", "wss://rpc.testnet.pulsechain.com/ws/v1/${PULSECHAIN_API_KEY}"],
|
"rpc": ["https://rpc.v2.testnet.pulsechain.com/", "wss://rpc.v2.testnet.pulsechain.com/"],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.v2.testnet.pulsechain.com/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Test Pulse",
|
"name": "Test Pulse",
|
||||||
"symbol": "tPLS",
|
"symbol": "tPLS",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user