chains/chains/eip155-942.json

19 lines
419 B
JSON

{
"name": "PulseChain Testnet v3",
"shortName": "t3pls",
"chain": "t3PLS",
"chainId": 942,
"networkId": 942,
"infoURL": "https://pulsechain.com/",
"rpc": [
"https://rpc.v3.testnet.pulsechain.com/",
"wss://rpc.v3.testnet.pulsechain.com/"
],
"faucets": ["https://faucet.v3.testnet.pulsechain.com/"],
"nativeCurrency": {
"name": "Test Pulse",
"symbol": "tPLS",
"decimals": 18
}
}