mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
2ab29702bd
commit
4314281773
27
_data/chains/eip155-10823.json
Normal file
27
_data/chains/eip155-10823.json
Normal 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
8
_data/icons/ccp.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmPw1ixYYeXvTiRWoCt2jWe4YMd3B5o7TzL18SBEHXvhXX",
|
||||
"width":200,
|
||||
"height":200,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user