Removes pulsechain subdomain (#2806)

* Removes subdomain

* Adds incubating and features

* Puts faucets array back

* Formats urls
This commit is contained in:
3commascapital 2023-05-11 02:16:00 -05:00 committed by GitHub
parent 3231347dc9
commit 635ff88b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,17 @@
{
"name": "PulseChain Mainnet",
"name": "PulseChain",
"shortName": "pls",
"chain": "PLS",
"chainId": 369,
"networkId": 369,
"infoURL": "https://pulsechain.com/",
"rpc": [
"https://rpc.mainnet.pulsechain.com/",
"wss://rpc.mainnet.pulsechain.com/"
],
"rpc": ["https://rpc.pulsechain.com/", "wss://rpc.pulsechain.com/"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"ens": {
"registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
},
"status": "incubating",
"nativeCurrency": {
"name": "Pulse",
"symbol": "PLS",