mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Redlight Chain (#1477)
* Add Redlight chain * Update _data/chains/eip155-2611.json * Update _data/chains/eip155-2611.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
6f12dbe786
commit
7e06d321e9
23
_data/chains/eip155-2611.json
Normal file
23
_data/chains/eip155-2611.json
Normal file
|
@ -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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user