add 10823

This commit is contained in:
mbp13 2022-03-19 14:57:30 +08:00
parent 2ab29702bd
commit fb041d0b9c
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"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"
}
]
}

8
_data/icons/ccp.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmPw1ixYYeXvTiRWoCt2jWe4YMd3B5o7TzL18SBEHXvhXX",
"width":200,
"height":200,
"format":"png"
}
]