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>
This commit is contained in:
ccpWebserver 2022-03-19 17:48:52 +08:00 committed by GitHub
parent 2ab29702bd
commit 4314281773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}
]