Skip to content

Commit 9de61df

Browse files
authoredFeb 27, 2025
Update eip155-8691942025.json
1 parent 80a15d6 commit 9de61df

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed
 

‎_data/chains/eip155-8691942025.json

+10-13
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,24 @@
22
"name": "ONFA Chain",
33
"title": "ONFA Chain",
44
"chain": "onfa",
5-
"rpc": [
6-
"https://rpc.onfa.io",
7-
"wss://ws.onfa.io",
8-
"https://rpc.onfachain.com",
9-
"wss://ws.onfachain.io",
10-
],
5+
"rpc": ["https://rpc.onfa.io","wss://ws.onfa.io","https://rpc.onfachain.com","wss://ws.onfachain.io"],
116
"faucets": [],
127
"nativeCurrency": {
138
"name": "Onfa Coin",
149
"symbol": "OFC",
1510
"decimals": 18
1611
},
1712
"infoURL": "https://onfa.io",
18-
"shortName": "onfa-mainnet",
13+
"shortName": "onfachain",
1914
"chainId": 8691942025,
2015
"networkId": 8691942025,
2116
"icon": "onfachain",
22-
"explorers": [{
23-
"name": "ONFA Scan",
24-
"url": "https://onfascan.com",
25-
"icon": "onfachain",
26-
"standard": "EIP3091"
27-
}]
17+
"explorers": [
18+
{
19+
"name": "ONFA Scan",
20+
"url": "https://onfascan.com",
21+
"icon": "onfachain",
22+
"standard": "EIP3091"
23+
}
24+
]
2825
}

0 commit comments

Comments
 (0)
Please sign in to comment.