diff --git a/_data/chains/eip155-2611.json b/_data/chains/eip155-2611.json new file mode 100644 index 00000000..666a5437 --- /dev/null +++ b/_data/chains/eip155-2611.json @@ -0,0 +1,23 @@ +{ + "name": "Redlight Chain Mainnet", + "chain": "REDLC", + "network": "mainnet", + "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" + } + ] +}