Skip to content

Commit 353f7a0

Browse files
authored
add cxchain testnet (#185)
Signed-off-by: ArrayCodes <127043483+ArrayCodes@users.noreply.github.com>
1 parent 2e926f2 commit 353f7a0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

config.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,26 @@
3838
"WINDOW_SIZE": 1440
3939
}
4040
},
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+
},
4161
{
4262
"ID": "DFK",
4363
"NAME": "DeFi Kingdoms Testnet",

0 commit comments

Comments
 (0)