mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Lucid Blockchain (#2127)
* Add Lucid Blockchain * Add Lucid Blockchain * Update eip155-800.json
This commit is contained in:
parent
4cb75d32ae
commit
28a5630b04
23
_data/chains/eip155-800.json
Normal file
23
_data/chains/eip155-800.json
Normal 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
8
_data/icons/lucid.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeigxiyyxll4vst5cjjh732mr6zhsnligxubaldyiul2xdvvi6ibktu",
|
||||
"width": 800,
|
||||
"height": 800,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user