chains/_data/chains/eip155-10823.json
ccpWebserver 4314281773
add 10823 (#991)
* add 10823

* Update _data/chains/eip155-10823.json

Co-authored-by: mbp13 <mbp13@gamil.com>
Co-authored-by: ligi <ligi@ligi.de>
2022-03-19 10:48:52 +01:00

27 lines
579 B
JSON

{
"name": "CryptoCoinPay",
"chain": "CCP",
"rpc": [
"http://node106.cryptocoinpay.info:8545",
"ws://node106.cryptocoinpay.info:8546"
],
"faucets": [],
"icon": "ccp",
"nativeCurrency": {
"name": "CryptoCoinPay",
"symbol": "CCP",
"decimals": 18
},
"infoURL": "https://www.cryptocoinpay.co",
"shortName": "CCP",
"chainId": 10823,
"networkId": 10823,
"explorers": [
{
"name": "CCP Explorer",
"url": "https://cryptocoinpay.info",
"standard": "EIP3091"
}
]
}