Function get_safe_tx

Source
pub async fn get_safe_tx<P, N>(
    safe_contract: SafeContractInstance<P, N>,
    target: Address,
    inner_tx_data: Bytes,
    wallet: PrivateKeySigner,
) -> Result<N::TransactionRequest>
where P: Provider<N>, N: Network,
Expand description

Prepare a safe transaction