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

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

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