Add Lucid Blockchain (#2127)

* Add Lucid Blockchain

* Add Lucid Blockchain

* Update eip155-800.json
This commit is contained in:
mikemaid 2023-01-11 16:37:35 -06:00 committed by GitHub
parent 4cb75d32ae
commit 28a5630b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"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"
}
]
}

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

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