Create a Transaction
Last updated
Last updated
Create a transaction.
The account's id
null
The account's name.
The amount to be sent, in the currency's lowest unit. For Smart Contract interaction, use "0" instead of null
null
Pattern: ^[0-9]*(\.[0-9]+)?$
coin specific data
null
Max fees represent the highest possible fee amount you will pay to broadcast this transaction. The final fees, calculated once the transaction is approved by the last Operator, might be lower, but will never exceed that amount. We recommend estimating max fees through our fee estimation endpoint prior to creating the transaction request. See https://help.vault.ledger.com/developer-portal/content/transactions/tx/ for details.For Solana and Polkadot, max_fees
field must be ignored.
^[0-9]*(\.[0-9]+)?$
A title and comments for the transaction.
null
The recipient's address.
The transaction's processing speed.