Estimate transaction fees
request creation payload
attributes of the transaction to estimate
Invalid transaction parameters
{- "data": {
- "account_id": "101",
- "fees_strategy": {
- "data": {
- "fees_per_byte": "30"
}, - "type": "CUSTOM"
}, - "transaction_data": {
- "account_name": "ETH Wallet 1",
- "amount": "1267887898998",
- "currency": "bitcoin",
- "max_fees": "123908790",
- "recipient": "0x1234...abcd"
}, - "transaction_type": "BITCOIN_LIKE_SEND"
}, - "note": null,
- "type": "CREATE_TRANSACTION",
- "transaction_type": "CREATE_TRANSACTION"
}
{- "coin_fields": { }
}