chains/_data/chains/eip155-941.json
3commascapital c4fb64409c
Updates pulsechain testnets (#2639)
* Deprecates old testnets

* Removes typeo

* Updates block explorer standard

* Organizes 943

* Uses png for file

* Adds png

* Updates format

* Removes explorers and adds incubating
2023-04-14 22:09:57 +02:00

20 lines
451 B
JSON

{
"name": "PulseChain Testnet v2b",
"shortName": "t2bpls",
"chain": "t2bPLS",
"chainId": 941,
"networkId": 941,
"infoURL": "https://pulsechain.com/",
"rpc": [
"https://rpc.v2b.testnet.pulsechain.com/",
"wss://rpc.v2b.testnet.pulsechain.com/"
],
"faucets": ["https://faucet.v2b.testnet.pulsechain.com/"],
"status": "deprecated",
"nativeCurrency": {
"name": "Test Pulse",
"symbol": "tPLS",
"decimals": 18
}
}