chains/_data/chains/eip155-2611.json

23 lines
472 B
JSON

{
"name": "Redlight Chain Mainnet",
"chain": "REDLC",
"rpc": ["https://dataseed2.redlightscan.finance"],
"faucets": [],
"nativeCurrency": {
"name": "Redlight Coin",
"symbol": "REDLC",
"decimals": 18
},
"infoURL": "https://redlight.finance/",
"shortName": "REDLC",
"chainId": 2611,
"networkId": 2611,
"explorers": [
{
"name": "REDLC Explorer",
"url": "https://redlightscan.finance",
"standard": "EIP3091"
}
]
}