From 7c8a8c91de054b36deba11afa574cbd3f60336e4 Mon Sep 17 00:00:00 2001 From: David Mola <62431277+daviemola@users.noreply.github.com> Date: Sat, 6 Apr 2024 01:22:26 +0300 Subject: [PATCH] updated config.json with mxsgames details Signed-off-by: David Mola <62431277+daviemola@users.noreply.github.com> --- config.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index f2b1f9f..8964fc0 100644 --- a/config.json +++ b/config.json @@ -201,7 +201,23 @@ "MAX_LIMIT": 2, "WINDOW_SIZE": 1440 } - } + }, + { + "ID": "MXSGAMES", + "NAME": "MXS Games Testnet", + "TOKEN": "XSEED", + "RPC": "https://subnets.avax.network/mxsgameste/testnet/rpc", + "CHAINID": 78170, + "EXPLORER": "https://subnets-test.avax.network/mxsgameste", + "IMAGE": "https://firebasestorage.googleapis.com/v0/b/prodmxs.appspot.com/o/branding%2Fmxs_games%2Fv1%2Fblack%2Fmxs_logo_black_stack_white_bg_512_512.png?alt=media&token=373d259b-8725-4325-a5fa-26fa07faeb3f", + "MAX_PRIORITY_FEE": "10000000000", + "MAX_FEE": "100000000000", + "DRIP_AMOUNT": 2, + "RATELIMIT": { + "MAX_LIMIT": 1, + "WINDOW_SIZE": 1440 + } + }, ], "erc20tokens": [ {