New update regarding the following WaaS endpoints:
-
Create Coins Transaction Request from Wallet;
-
Create Coins Transaction Request from Address;
-
Create Fungible Tokens Transaction Request from Address;
Validations for each blockchain protocol's decimal length have been modified and fixed as follows:
- all
BTC-based blockchains - max 8 decimals allowed;
- all
ETH-based blockchains - max 18 decimals allowed;
-
XRP blockchain - max 6 decimals allowed;
For tokens the decimal length is limited depending on the token itself.