post https://api.cryptway.io/v1/wallets//cryptos//send
This endpoint allows you to send one or more transactions from a specific cryptocurrency account within your wallet.
How It Works
- The system estimates fees for each transaction and subtracts them from the amounts you specified.
- Transactions are signed securely using your wallet’s private keys.
- The signed transactions are then sent to the blockchain network.
- The response returns the transaction IDs for each sent transaction.
Important Notes
- Make sure the amounts you specify are sufficient to cover both the transfer and the fees.
- If a transaction is sent to an invalid or incorrect address, the funds will be permanently lost.