chains/_data/chains/eip155-940.json

18 lines
415 B
JSON

{
"name": "PulseChain Testnet",
"shortName": "tpls",
"chain": "tPLS",
"chainId": 940,
"networkId": 940,
"infoURL": "https://pulsechain.com/",
"rpc": [
"https://rpc.testnet.pulsechain.com/v1/${PULSECHAIN_API_KEY}",
"wss://rpc.testnet.pulsechain.com/ws/v1/${PULSECHAIN_API_KEY}"
],
"faucets": [],
"nativeCurrency": {
"name": "Test Pulse",
"symbol": "tPLS",
"decimals": 18
}
}