We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e926f2 commit 353f7a0Copy full SHA for 353f7a0
1 file changed
config.json
@@ -38,6 +38,26 @@
38
"WINDOW_SIZE": 1440
39
}
40
},
41
+ {
42
+ "ID": "CX",
43
+ "NAME": "CX Chain Testnet",
44
+ "TOKEN": "TCX",
45
+ "RPC": "https://subnets.avax.network/cxctestnet/testnet/rpc",
46
+ "CHAINID": 70707,
47
+ "EXPLORER": "https://subnets-test.avax.network/cxctestnet",
48
+ "IMAGE": "https://images.ctfassets.net/gcj8jwzm6086/3wVuWA4oz9iMadkIpywUMM/377249d5b8243e4dfa3a426a1af5eaa5/14.png",
49
+ "MAX_PRIORITY_FEE": "10000000000",
50
+ "MAX_FEE": "100000000000",
51
+ "DRIP_AMOUNT": 50,
52
+ "DECIMALS": 18,
53
+ "RECALIBRATE": 30,
54
+ "COUPON_REQUIRED": false,
55
+ "MAINNET_BALANCE_CHECK_ENABLED": false,
56
+ "RATELIMIT": {
57
+ "MAX_LIMIT": 1,
58
+ "WINDOW_SIZE": 1440
59
+ }
60
+ },
61
{
62
"ID": "DFK",
63
"NAME": "DeFi Kingdoms Testnet",
0 commit comments