diff --git a/_data/chains/eip155-95432.json b/_data/chains/eip155-95432.json new file mode 100644 index 000000000000..35feb42d2978 --- /dev/null +++ b/_data/chains/eip155-95432.json @@ -0,0 +1,23 @@ +{ + "name": "SRICHAIN", + "chain": "SRICHAIN", + "rpc": ["https://rpc.sriscan.com/"], + "faucets": [], + "nativeCurrency": { + "name": "SRIX", + "symbol": "SRIX", + "decimals": 18 + }, + "infoURL": "https://sriscan.com", + "shortName": "sriscan", + "chainId": 95432, + "networkId": 95432, + "slip44": 108, + "explorers": [ + { + "name": "SRICHAIN", + "url": "https://sriscan.com", + "standard": "EIP3091" + } + ] +}