Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The CryptX Exchange is based in Georgia.

...

  • Enter your 2FA to confirm API key permission.

Save your new API Key (“token”):

(API Key used in this example: ZhCtwqkBHGc2T32DNKbxpeXE)

...

3. Assemble the required CryptX parameters:

Parameters marked * are required, all others optional.

host* : port : token* : wallet_id* : passphrase : priority : max_custom_rate : max_custom_gas_limit

host* is always: https://api.walletpro.cryptal.com/

port: (leave empty/blank)

token*: the API Key obtained from CryptX as described in Step 1 (above).

wallet_id*: the name of the wallet on CryptX (as located in Step 2 above).

...

max_custom_fee: the maximum fee (in s/vByte) when "custom" priority is used

max_custom_gas_limit: the maximum ETH (only) gas limit (e.g. 50000)

...

Example parameter string from the examples above:

https://api.walletpro.cryptal.com/::ZhCtwqkBHGc2T32DNKbxpeXE:2013::custom:12:120:50000

...

Add a new Crypto Setting in CAS.

...