chains/chains/eip155-369.json

19 lines
357 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
}
}