mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Lycanchain Details Added. (#1541)
This commit is contained in:
parent
935f9a7857
commit
5cd6a87556
23
_data/chains/eip155-0721.json
Normal file
23
_data/chains/eip155-0721.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Lycan Chain",
|
||||||
|
"chain": "LYC",
|
||||||
|
"rpc": ["https://rpc.lycanchain.com/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Lycan",
|
||||||
|
"symbol": "LYC",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://lycanchain.com",
|
||||||
|
"shortName": "LYC",
|
||||||
|
"chainId": 721,
|
||||||
|
"networkId": 721,
|
||||||
|
"icon": "lycanchain",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.lycanchain.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/lycanchain.json
Normal file
8
_data/icons/lycanchain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://Qmc8hsCbUUjnJDnXrDhFh4V1xk1gJwZbUyNJ39p72javji",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
Loading…
Reference in New Issue
Block a user