chains/_data/chains/eip155-6999.json
ssspsa b283623cff
create psc network (#1883)
* Create PSC

* Rename PSC to PSC.json

* Create eip115-6999.json

* Rename eip115-6999.json to eip155-6999.json

* Create QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK

* 1

* 1

* Delete QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK

* Create QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK

* Rename QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK to QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK.png

* 1

Co-authored-by: ligi <ligi@ligi.de>
2022-11-21 16:06:34 +01:00

20 lines
400 B
JSON

{
"name": "PolySmartChain",
"chain": "PSC",
"rpc": [
"https://seed0.polysmartchain.com/",
"https://seed1.polysmartchain.com/",
"https://seed2.polysmartchain.com/"
],
"faucets": [],
"nativeCurrency": {
"name": "PSC",
"symbol": "PSC",
"decimals": 18
},
"infoURL": "https://www.polysmartchain.com/",
"shortName": "psc",
"chainId": 6999,
"networkId": 6999
}