Skip to content

Commit

Permalink
novastro testnet (#5480)
Browse files Browse the repository at this point in the history
Co-authored-by: manti <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Jul 17, 2024
1 parent c0ce162 commit 9c06d8b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions eip155-560098.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Novastro Testnet",
"chain": "NOVASTRO",
"rpc": ["https://rpc.novastro-testnet.gelato.digital"],
"faucets": ["https://faucet.novastro.xyz/"],
"nativeCurrency": {
"name": "Testnet Novastro",
"symbol": "NOVAS",
"decimals": 18
},
"infoURL": "https://www.novastro.xyz/",
"shortName": "novastro-testnet",
"chainId": 560098,
"networkId": 560098,
"explorers": [
{
"name": "Novastro Testnet Explorer",
"url": "https://explorer.novastro.xyz",
"standard": "EIP3091"
}
]
}

0 comments on commit 9c06d8b

Please sign in to comment.