added: lucky network mainnet (#526)

This commit is contained in:
Benjamin Tang 2021-10-30 17:17:38 +07:00 committed by GitHub
parent c7b49c5867
commit 6be5dcbf3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 0 deletions

View 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
View File

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