Skip to content

Commit

Permalink
Add Autonomys Testnet Nova Domain (#5345)
Browse files Browse the repository at this point in the history
  • Loading branch information
dastansam authored Jun 22, 2024
1 parent bef67db commit 99d0353
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-490000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Autonomys Testnet Nova Domain",
"chain": "TATC",
"rpc": ["https://nova-0.gemini-3h.subspace.network/ws"],
"faucets": [],
"nativeCurrency": {
"name": "Test Auto Coin",
"symbol": "TATC",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://www.autonomys.net",
"shortName": "ATN",
"chainId": 490000,
"networkId": 490000,
"explorers": [
{
"name": "astral",
"url": "https://nova.subspace.network",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

0 comments on commit 99d0353

Please sign in to comment.