chains/_data/chains/eip155-369.json
2022-03-15 17:47:00 +01:00

18 lines
356 B
JSON

{
"name": "PulseChain Mainnet",
"shortName": "pls",
"chain": "PLS",
"chainId": 369,
"networkId": 369,
"infoURL": "https://pulsechain.com/",
"rpc": [
"https://rpc.mainnet.pulsechain.com/",
"wss://rpc.mainnet.pulsechain.com/"
],
"faucets": [],
"nativeCurrency": {
"name": "Pulse",
"symbol": "PLS",
"decimals": 18
}
}