diff --git a/_data/chains/eip155-9302.json b/_data/chains/eip155-9302.json new file mode 100644 index 000000000000..0390eaa24562 --- /dev/null +++ b/_data/chains/eip155-9302.json @@ -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" + } + ] +}