mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
added: lucky network mainnet (#526)
This commit is contained in:
parent
c7b49c5867
commit
6be5dcbf3e
33
_data/chains/eip155-998.json
Normal file
33
_data/chains/eip155-998.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Lucky Network",
|
||||
"chain": "LN",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.luckynetwork.org",
|
||||
"wss://ws.lnscan.org",
|
||||
"https://rpc.lnscan.org"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Lucky",
|
||||
"symbol": "L99",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://luckynetwork.org",
|
||||
"shortName": "ln",
|
||||
"chainId": 998,
|
||||
"networkId": 998,
|
||||
"icon": "lucky",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://explorer.luckynetwork.org",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "expedition",
|
||||
"url": "https://lnscan.org",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/lucky.json
Normal file
8
_data/icons/lucky.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://bafkreidmvcd5i7touug55hj45mf2pgabxamy5fziva7mtx5n664s3yap6m",
|
||||
"width":205,
|
||||
"height":28,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user