From 33841b3d5af1522fb30cbbd351f96df0b6c09f5d Mon Sep 17 00:00:00 2001 From: Magni Date: Thu, 19 Oct 2023 10:29:01 -0700 Subject: [PATCH] Add Eclipse subnet --- config.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/config.json b/config.json index b15e325..7401db5 100644 --- a/config.json +++ b/config.json @@ -175,6 +175,23 @@ "MAX_LIMIT": 2, "WINDOW_SIZE": 1440 } + }, + { + "ID": "Eclipse", + "NAME": "Eclipse Testnet", + "TOKEN": "ECLP", + "RPC": "https://rpc-testnet.eclipsesub.io/", + "CHAINID": 17172, + "EXPLORER": "https://explorer-testnet.eclipsesub.io", + "IMAGE": "https://raw.github.com/Thor-Financial/Eclipse-assets/main/eclipse-logo.png", + "MAX_PRIORITY_FEE": "3000000000", + "MAX_FEE": "100000000000", + "DRIP_AMOUNT": 10, + "DECIMALS": 18, + "RATELIMIT": { + "MAX_LIMIT": 1, + "WINDOW_SIZE": 1440 + } } ], "erc20tokens": [