diff --git a/_data/chains/eip155-10823.json b/_data/chains/eip155-10823.json new file mode 100644 index 00000000..cda77320 --- /dev/null +++ b/_data/chains/eip155-10823.json @@ -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" + } + ] + } + \ No newline at end of file diff --git a/_data/icons/ccp.json b/_data/icons/ccp.json new file mode 100644 index 00000000..78215989 --- /dev/null +++ b/_data/icons/ccp.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmPw1ixYYeXvTiRWoCt2jWe4YMd3B5o7TzL18SBEHXvhXX", + "width":200, + "height":200, + "format":"png" + } +]