This commit is contained in:
samisbakedham 2022-04-20 23:08:08 -07:00
parent 75e057477f
commit 213f460675
2 changed files with 21 additions and 17 deletions

View File

@ -1,28 +1,24 @@
{
"name": "Polygon Mainnet",
"chain": "Polygon",
"name": "Candle Mainnet",
"chain": "Candle",
"rpc": [
"https://polygon-rpc.com/",
"https://rpc-mainnet.matic.network",
"https://matic-mainnet.chainstacklabs.com",
"https://rpc-mainnet.maticvigil.com",
"https://rpc-mainnet.matic.quiknode.pro",
"https://matic-mainnet-full-rpc.bwarelabs.com"
"https://candle-rpc.com/",
"https://rpc.cndlchain.com",
],
"faucets": [],
"nativeCurrency": {
"name": "MATIC",
"symbol": "MATIC",
"name": "CANDLE",
"symbol": "CNDL",
"decimals": 18
},
"infoURL": "https://polygon.technology/",
"shortName": "MATIC",
"chainId": 137,
"networkId": 137,
"slip44": 966,
"infoURL": "https://candlelabs.org/",
"shortName": "CNDL",
"chainId": 534,
"networkId": 534,
"slip44": 674,
"explorers": [{
"name": "polygonscan",
"url": "https://polygonscan.com",
"name": "candlescan",
"url": "https://cndlchain.com",
"standard": "EIP3091"
}]
}

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

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