Skip to content

Commit

Permalink
Added Vanguard Testnet (ethereum-lists#4356)
Browse files Browse the repository at this point in the history
  • Loading branch information
hussamBim authored Feb 12, 2024
1 parent 95a8186 commit 7146179
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
29 changes: 29 additions & 0 deletions _data/chains/eip155-78600.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Vanguard",
"title": "Vanar Testnet Vanguard",
"chain": "VANAR",
"rpc": [
"https://rpc-vanguard.vanarchain.com",
"wss://ws-vanguard.vanarchain.com"
],
"faucets": ["https://faucet.vanarchain.com"],
"nativeCurrency": {
"name": "Vanguard Vanry",
"symbol": "VG",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "https://vanarchain.com",
"shortName": "vanguard",
"chainId": 78600,
"networkId": 78600,
"icon": "vanguard",
"explorers": [
{
"name": "Vanguard Explorer",
"url": "https://explorer-vanguard.vanarchain.com",
"icon": "vanguard",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/vanguard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeERjnmdZ6v1tfCyfKfy2Rzh1vPCsU7x2sLJcLqQ6E3Fd",
"width": 1000,
"height": 1628,
"format": "png"
}
]

0 comments on commit 7146179

Please sign in to comment.