From 5a57bccfb65b51a788a45234541f4a1533253088 Mon Sep 17 00:00:00 2001 From: CryptoFennec Date: Mon, 27 May 2024 20:17:26 +0700 Subject: [PATCH] Add PLYR TAU Faucet config (#148) * Add PLYR TAU Faucet config * change drip from 1 to 5 PLYR --- config.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/config.json b/config.json index 4c0cb60..6f7020f 100644 --- a/config.json +++ b/config.json @@ -251,6 +251,23 @@ "MAX_LIMIT": 2, "WINDOW_SIZE": 1440 } + }, + { + "ID": "PLYRT", + "NAME": "PLYR TAU Testnet", + "TOKEN": "PLYR", + "RPC": "https://subnets.avax.network/plyr/testnet/rpc", + "CHAINID": 62831, + "EXPLORER": "https://subnets-test.avax.network/plyr", + "IMAGE": "https://plyr.network/plyr_logo.png", + "MAX_PRIORITY_FEE": "100000000000", + "MAX_FEE": "100000000000", + "DRIP_AMOUNT": 5, + "DECIMALS": 18, + "RATELIMIT": { + "MAX_LIMIT": 1, + "WINDOW_SIZE": 1440 + } } ], "erc20tokens": [