diff --git a/_data/chains/eip155-1283.json b/_data/chains/eip155-1283.json new file mode 100644 index 000000000000..66def42885a9 --- /dev/null +++ b/_data/chains/eip155-1283.json @@ -0,0 +1,20 @@ +{ + "name": "DataHaven Stagenet", + "chain": "DataHaven", + "rpc": [ + "https://services.datahaven-dev.network/stagenet", + "wss://services.datahaven-dev.network/stagenet" + ], + "faucets": [], + "nativeCurrency": { + "name": "Have", + "symbol": "HAVE", + "decimals": 18 + }, + "infoURL": "https://datahaven.xyz", + "shortName": "dhaven-stagenet", + "chainId": 1283, + "networkId": 1283, + "explorers": [], + "status": "active" +}