Skip to content

Commit

Permalink
feat: add galactica reticulum (testnet) (#5943)
Browse files Browse the repository at this point in the history
* feat: add galactica reticulum (testnet)

* chore: remove icon

---------

Co-authored-by: Wealthior <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Oct 8, 2024
1 parent 230ce08 commit 76477ef
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-9302.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Galactica-Reticulum",
"chain": "Galactica Testnet",
"rpc": ["https://evm-rpc-http-reticulum.galactica.com/"],
"faucets": [],
"nativeCurrency": {
"name": "Galactica Reticulum",
"symbol": "GNET",
"decimals": 18
},
"infoURL": "https://galactica.com",
"shortName": "GNET",
"chainId": 9302,
"networkId": 9302,
"explorers": [
{
"name": "Galactica-Reticulum Explorer",
"url": "https://explorer-reticulum.galactica.com",
"standard": "EIP3091"
}
]
}

0 comments on commit 76477ef

Please sign in to comment.