Add Candle (CNDL) Chain (#1094)

* Create eip155-534.json

* Add CNDL

* Update _data/chains/eip155-534.json

Co-authored-by: ligi <ligi@ligi.de>

* Update candle.json

* Update eip155-534.json

* Update eip155-534.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Samuel Safahi 2022-05-01 20:39:27 -07:00 committed by GitHub
parent 63592ea768
commit edf66cfab3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Candle Mainnet",
"chain": "Candle",
"rpc": [
"https://candle-rpc.com/",
"https://rpc.cndlchain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "CANDLE",
"symbol": "CNDL",
"decimals": 18
},
"infoURL": "https://candlelabs.org/",
"shortName": "CNDL",
"chainId": 534,
"networkId": 534,
"slip44": 674,
"explorers": [{
"name": "candlescan",
"url": "https://cndlchain.com",
"standard": "none"
}]
}

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

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