Is it possible to initiate transaction for external wallet(whitelisted) using only wallet name or walletaddress?

Is it possible to initiate transaction for external wallet(whitelisted) using only wallet name or walletaddress?
I found only one solution to initiate transaction for external wallet by using wallet id, but where can I find this id? I need to initiate transactions using simple csv file which has wallet addresses, amount and asset

Hi @unforgettablethunder Its impossible to create transaction with External wallet as the source.

Creating a transaction via API allows you to set the source and destination, but we cannot set source as External wallet, as Fireblocks cannot initiate a transfer from an externally owned account, But it can be specified as the destination.

WalletId is obtainable by querying the list external wallet endpoint List external wallets

1 Like

Creating a transaction with external wallet as the source is impossible, as Fireblocks cannot execute transfers for that address

1 Like