mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@b283623cff 🚀
This commit is contained in:
parent
d94a0c6971
commit
b1ed83e00a
|
@ -374,6 +374,14 @@
|
|||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "PSC",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK",
|
||||
"width": 726,
|
||||
"height": 726,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "exl",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
19
chains/eip155-6999.json
Normal file
19
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
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -4483,6 +4483,19 @@
|
|||
"rpc": ["https://rpc.tombchain.com/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://tombchain.com/"
|
||||
}, {
|
||||
"name": "PolySmartChain",
|
||||
"chainId": 6999,
|
||||
"shortName": "psc",
|
||||
"networkId": 6999,
|
||||
"nativeCurrency": {
|
||||
"name": "PSC",
|
||||
"symbol": "PSC",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://seed0.polysmartchain.com/", "https://seed1.polysmartchain.com/", "https://seed2.polysmartchain.com/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.polysmartchain.com/"
|
||||
}, {
|
||||
"name": "Ella the heart",
|
||||
"chainId": 7027,
|
||||
|
|
|
@ -6424,6 +6424,20 @@
|
|||
"url": "https://beta-bridge.lif3.com/"
|
||||
}]
|
||||
}
|
||||
}, {
|
||||
"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
|
||||
}, {
|
||||
"name": "Ella the heart",
|
||||
"chain": "ella",
|
||||
|
|
8
icons/PSC.json
Normal file
8
icons/PSC.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK",
|
||||
"width": 726,
|
||||
"height": 726,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK
Normal file
BIN
iconsDownload/QmSoew6CY5Eo7E73oeEjrcRa7ZTEhP7WxBLRrHgHFLy5MK
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
|
@ -344,6 +344,7 @@
|
|||
"TRESMAIN": "eip155:6066",
|
||||
"pixie-chain": "eip155:6626",
|
||||
"tombchain": "eip155:6969",
|
||||
"psc": "eip155:6999",
|
||||
"ELLA": "eip155:7027",
|
||||
"shyft": "eip155:7341",
|
||||
"canto": "eip155:7700",
|
||||
|
|
Loading…
Reference in New Issue
Block a user