We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5212c84 commit de52542Copy full SHA for de52542
2 files changed
_data/chains/eip155-688688.json
@@ -0,0 +1,24 @@
1
+{
2
+ "name": "Pharos Testnet",
3
+ "title": "Pharos Testnet",
4
+ "chain": "Pharos",
5
+ "icon": "pharostestnet",
6
+ "rpc": ["https://testnet.dplabs-internal.com"],
7
+ "faucets": [],
8
+ "nativeCurrency": {
9
+ "name": "PHRS",
10
+ "symbol": "PHRS",
11
+ "decimals": 18
12
+ },
13
+ "infoURL": "https://testnet.pharosnetwork.xyz/",
14
+ "shortName": "pharos-testnet",
15
+ "chainId": 688688,
16
+ "networkId": 688688,
17
+ "explorers": [
18
+ {
19
+ "name": "Pharos Testnet Explorer",
20
+ "url": "https://testnet.pharosscan.xyz",
21
+ "standard": "EIP3091"
22
+ }
23
+ ]
24
+}
_data/icons/pharostestnet.json
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://bafybeiad4p7iippzglrc6f4uklvruaaqfrmnpw62vk25fw2uwllzehqfnu",
+ "width": 400,
+ "height": 400,
+ "format": "png"
+]
0 commit comments