diff --git a/_data/chains/eip155-40204.json b/_data/chains/eip155-40204.json new file mode 100644 index 000000000000..c3b3e7ad99b7 --- /dev/null +++ b/_data/chains/eip155-40204.json @@ -0,0 +1,32 @@ +{ + "name": "Citrate Testnet", + "chain": "CITRATE", + "rpc": [ + "https://rpc.citrate.ai" + ], + "faucets": [ + "https://faucet.citrate.ai" + ], + "nativeCurrency": { + "name": "SALT", + "symbol": "SALT", + "decimals": 18 + }, + "features": [ + { "name": "EIP155" }, + { "name": "EIP1559" } + ], + "infoURL": "https://citrate.ai", + "shortName": "salt", + "chainId": 40204, + "networkId": 40204, + "slip44": 1, + "status": "active", + "explorers": [ + { + "name": "Citrate Explorer", + "url": "https://explorer.citrate.ai", + "standard": "EIP3091" + } + ] +}