update _data/chains/eip155-1688.json (#1043)

Co-authored-by: 高永華 <gaoyonghua@gaoyonghuadeMacBook-Pro.local>
This commit is contained in:
jj449 2022-04-04 02:25:31 +08:00 committed by GitHub
parent 317c1bfd6d
commit 72bd69ad2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"name": "LUDAN Mainnet",
"chain": "LUDAN",
"rpc": [
"http://rpc.ludan.org:55001/"
],
"faucets": [],
"nativeCurrency": {
"name": "LUDAN",
"symbol": "LUDAN",
"decimals": 18
},
"infoURL": "https://www.ludan.org/",
"shortName": "LUDAN",
"icon": "ludan",
"chainId": 1688,
"networkId": 1688
}

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

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