diff --git a/config.json b/config.json index 8964fc0..0c8159e 100644 --- a/config.json +++ b/config.json @@ -218,6 +218,23 @@ "WINDOW_SIZE": 1440 } }, + { + "ID": "ECLIPSET", + "NAME": "Eclipse Testnet", + "TOKEN": "ECLP", + "RPC": "https://subnets.avax.network/eclipsecha/testnet/rpc", + "CHAINID": 555666, + "EXPLORER": "https://subnets-test.avax.network/eclipsecha", + "IMAGE": "https://raw.githubusercontent.com/Thor-Financial/Eclipse-assets/main/eclipse-logo.png", + "MAX_PRIORITY_FEE": "10000000000", + "MAX_FEE": "100000000000", + "DRIP_AMOUNT": 1, + "DECIMALS": 18, + "RATELIMIT": { + "MAX_LIMIT": 1, + "WINDOW_SIZE": 1440 + } + } ], "erc20tokens": [ {