pub async fn collect_all_wallet_utxos( sk: Scalar, network_flag: bool, variant: u64, ) -> Vec<UtxoResponse>
collects all the wallet utxos owned by some scalar.