From 54a32bb503de12d0b4082d394196fe22def774ed Mon Sep 17 00:00:00 2001 From: Maxim Glyantsev <90256968+prostghost@users.noreply.github.com> Date: Tue, 20 May 2025 17:35:15 +0300 Subject: [PATCH] Create eip155-207788.json --- _data/chains/eip155-207788.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _data/chains/eip155-207788.json diff --git a/_data/chains/eip155-207788.json b/_data/chains/eip155-207788.json new file mode 100644 index 000000000000..bf7b41fb9d6a --- /dev/null +++ b/_data/chains/eip155-207788.json @@ -0,0 +1,23 @@ +{ + "name": "Heurist Sepolia", + "chain": "sHRST", + "status": "active", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "Heurist Sepolia", + "symbol": "sHEU", + "decimals": 18 + }, + "infoURL": "", + "shortName": "sHRST", + "chainId": 207788, + "networkId": 207788, + "slip44": 1, + "explorers": [], + "parent": { + "type": "L2", + "chain": "eip155-11155111", + "bridges": [] + } +}