diff --git a/server_extensions_extra/src/main/resources/batm-extensions.xml b/server_extensions_extra/src/main/resources/batm-extensions.xml
index bc98c36f3..2a5aadea3 100644
--- a/server_extensions_extra/src/main/resources/batm-extensions.xml
+++ b/server_extensions_extra/src/main/resources/batm-extensions.xml
@@ -68,12 +68,11 @@
-
+
-
+
-
BCH
BTC
LTC
@@ -82,13 +81,13 @@
ETH
USDT
- *host: https://api.cryptx.com/ (required) -
- port: (not required) - *token: generate Access tokens from CryptX Settings (required) -
- *walletid: find under [Wallet] > Settings > Wallet Info > Wallet ID (required) -
- password: wallet password (not required) -
- priority: Select "high" (2 blocks, default), "medium" (8 blocks), "low" (24 blocks), or "custom" -
- max_custom_fee: fee rate (in s/vByte for bitcoin, gas price for ethereum) when "custom" priority is set (instead of estimating one using blocks) -
- limit: gas limit - only for ETH, e.g., 50000 (not required)
+ *host: https://api.walletpro.cryptal.com/ (required) -
+ port: (not required) -
+ *api_key: the API Key obtained from CryptX (required) -
+ *walletid: the name of the wallet on CryptX (required) -
+ passphrase: the wallet passphrase (if used) (not required) -
+ priority: high: (default) = 2 blocks, medium = 8, low = 24, custom - also indicate the number of required blocks (e.g. custom:12) -
+ max_custom_fee: the maximum fee (in s/vByte) when "custom" priority is used
@@ -96,25 +95,24 @@
-
+
-
+
-
BCH
BTC
LTC
ETH
USDT
- *host: https://api.cryptx.com/ (required) -
- port: (not required) - *token: generate Access tokens from CryptX Settings (required) -
- *walletid: find under [Wallet] > Settings > Wallet Info > Wallet ID (required) -
- password: wallet password (not required) -
- priority: Select high (2 blocks, default), medium (8 blocks), low (24 blocks), or custom -
- max_custom_fee: fee rate in s/vByte when "custom" priority is set (instead of estimating one using blocks) -
- limit: gas limit - only for ETH, e.g., 50000 (not required)
+ *host: https://api.walletpro.cryptal.com/ (required) -
+ port: (not required) -
+ *api_key: the API Key obtained from CryptX (required) -
+ *walletid: the name of the wallet on CryptX (required) -
+ passphrase: the wallet passphrase (if used) (not required) -
+ priority: high: (default) = 2 blocks, medium = 8, low = 24, custom - also indicate the number of required blocks (e.g. custom:12) -
+ max_custom_fee: the maximum fee (in s/vByte) when "custom" priority is used