Estimate Transaction Fees

Estimate transaction fees

post

Estimate transaction fees

Authorizations
X-Ledger-API-KeystringRequired

If you've set up your API Key when initializing your LAM, you'll need to include it as a header along with the api user header. For more details, see step 5 of the get started documentation.

X-Ledger-API-UserstringRequired

(required) Username of a registered API User

Body
account_namestringRequired

The account's name.

amountstring · nullableOptional

The amount to be sent, in the currency's lowest unit. For Smart Contract interaction, use "0" instead of null

Default: nullPattern: ^[0-9]*(\.[0-9]+)?$
coin_fieldsone of · nullableOptional

coin specific data

Default: null
or
or
or
or
or
or
or
or
or
recipientstringRequired

The recipient's address.

speedstring · enumRequired

The transaction's processing speed.

Possible values:
Responses
post
/transactions/fees