Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions _data/chains/eip155-2019775.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"name": "Jovay Sepolia Testnet",
"chain": "ETH",
"status": "active",
"rpc": [
"https://api.zan.top/public/jovay-testnet",
"https://api.zan.top/node/v1/jovay/testnet/${ZAN_API_KEY}",
"wss://api.zan.top/node/ws/v1/jovay/testnet/${ZAN_API_KEY}"
],
"faucets": [
"https://zan.top/faucet/jovay"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://jovay.io",
"shortName": "jovay-sepolia",
"chainId": 2019775,
"networkId": 2019775,
"slip44": 1,
"icon": "jovay",
"explorers": [
{
"name": "Jovay Testnet Explorer",
"url": "https://sepolia-explorer.jovay.io/l2",
"standard": "none"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [
{
"url": "https://docs.jovay.io/guide/developer-quickstart"
}
]
}
}
33 changes: 33 additions & 0 deletions _data/chains/eip155-5734951.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Jovay Mainnet",
"chain": "ETH",
"status": "incubating",
"rpc": [
"https://api.zan.top/public/jovay-mainnet",
"https://api.zan.top/node/v1/jovay/mainnet/${ZAN_API_KEY}",
"wss://api.zan.top/node/ws/v1/jovay/mainnet/${ZAN_API_KEY}"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://jovay.io",
"shortName": "jovay",
"chainId": 5734951,
"networkId": 5734951,
"icon": "jovay",
"explorers": [
{
"name": "Jovay Explorer",
"url": "https://explorer.jovay.io",
"standard": "none"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": []
}
}
8 changes: 8 additions & 0 deletions _data/icons/jovay.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmahPPTTPxdvff9DXiRi7mNMgWWh7FN7JhPTusML5P7Fww",
"width": 256,
"height": 256,
"format": "png"
}
]
Binary file not shown.