chains/_data/chains/eip155-1688.json
jj449 f795a1a1ec
eip155-1688.json rpc url changed (#1051)
* update _data/chains/eip155-1688.json

* change rpc url to https
:wq

Co-authored-by: 高永華 <gaoyonghua@gaoyonghuadeMacBook-Pro.local>
2022-04-05 15:34:49 +02:00

19 lines
324 B
JSON

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