chains/chains/eip155-800.json

24 lines
494 B
JSON

{
"name": "Lucid Blockchain",
"chain": "Lucid Blockchain",
"icon": "lucid",
"rpc": ["https://rpc.lucidcoin.io"],
"faucets": ["https://faucet.lucidcoin.io"],
"nativeCurrency": {
"name": "LUCID",
"symbol": "LUCID",
"decimals": 18
},
"infoURL": "https://lucidcoin.io",
"shortName": "LUCID",
"chainId": 800,
"networkId": 800,
"explorers": [
{
"name": "Lucid Explorer",
"url": "https://explorer.lucidcoin.io",
"standard": "none"
}
]
}