We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9555d63 commit 6c78f70Copy full SHA for 6c78f70
1 file changed
_data/chains/eip155-389.json
@@ -1,16 +1,14 @@
1
{
2
"name": "LunaroChain Mainnet",
3
"chain": "LNR",
4
- "icon": "lunaro",
5
- "rpc": [
6
- "https://rpc.lunaro.network"
7
- ],
+ "rpc": ["https://rpc.lunaro.network"],
8
"faucets": [],
9
"nativeCurrency": {
10
"name": "Lunaro",
11
"symbol": "LNR",
12
"decimals": 18
13
},
+ "features": [{ "name": "EIP155" }],
14
"infoURL": "https://lunaro.network",
15
"shortName": "lnr",
16
"chainId": 389,
0 commit comments