File tree Expand file tree Collapse file tree 3 files changed +79
-0
lines changed
Expand file tree Collapse file tree 3 files changed +79
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Jovay Sepolia Testnet" ,
3+ "chain" : " ETH" ,
4+ "status" : " active" ,
5+ "rpc" : [
6+ " https://api.zan.top/public/jovay-testnet" ,
7+ " https://api.zan.top/node/v1/jovay/testnet/${ZAN_API_KEY}" ,
8+ " wss://api.zan.top/node/ws/v1/jovay/testnet/${ZAN_API_KEY}"
9+ ],
10+ "faucets" : [" https://zan.top/faucet/jovay" ],
11+ "nativeCurrency" : {
12+ "name" : " Ether" ,
13+ "symbol" : " ETH" ,
14+ "decimals" : 18
15+ },
16+ "infoURL" : " https://jovay.io" ,
17+ "shortName" : " jovay-sepolia" ,
18+ "chainId" : 2019775 ,
19+ "networkId" : 2019775 ,
20+ "icon" : " jovay" ,
21+ "slip44" : 1 ,
22+ "explorers" : [
23+ {
24+ "name" : " Jovay Testnet Explorer" ,
25+ "url" : " https://sepolia-explorer.jovay.io/l2" ,
26+ "standard" : " none"
27+ }
28+ ],
29+ "parent" : {
30+ "type" : " L2" ,
31+ "chain" : " eip155-11155111" ,
32+ "bridges" : [
33+ {
34+ "url" : " https://docs.jovay.io/guide/developer-quickstart"
35+ }
36+ ]
37+ }
38+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Jovay Mainnet" ,
3+ "chain" : " ETH" ,
4+ "status" : " incubating" ,
5+ "rpc" : [
6+ " https://api.zan.top/public/jovay-mainnet" ,
7+ " https://api.zan.top/node/v1/jovay/mainnet/${ZAN_API_KEY}" ,
8+ " wss://api.zan.top/node/ws/v1/jovay/mainnet/${ZAN_API_KEY}"
9+ ],
10+ "faucets" : [],
11+ "nativeCurrency" : {
12+ "name" : " Ether" ,
13+ "symbol" : " ETH" ,
14+ "decimals" : 18
15+ },
16+ "infoURL" : " https://jovay.io" ,
17+ "shortName" : " jovay" ,
18+ "chainId" : 5734951 ,
19+ "networkId" : 5734951 ,
20+ "icon" : " jovay" ,
21+ "explorers" : [
22+ {
23+ "name" : " Jovay Explorer" ,
24+ "url" : " https://explorer.jovay.io" ,
25+ "standard" : " none"
26+ }
27+ ],
28+ "parent" : {
29+ "type" : " L2" ,
30+ "chain" : " eip155-1" ,
31+ "bridges" : []
32+ }
33+ }
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "url" : " ipfs://bafkreif3xfpoojvgf23cf6kxx7q3pgbeqtkiiv3lro23i4lemb3wiodmq4" ,
4+ "width" : 256 ,
5+ "height" : 256 ,
6+ "format" : " png"
7+ }
8+ ]
You can’t perform that action at this time.
0 commit comments