mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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>
This commit is contained in:
parent
d00e0df057
commit
b283623cff
19
_data/chains/eip155-6999.json
Normal file
19
_data/chains/eip155-6999.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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
|
||||
}
|
8
_data/icons/PSC.json
Normal file
8
_data/icons/PSC.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK",
|
||||
"width": 726,
|
||||
"height": 726,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
Loading…
Reference in New Issue
Block a user