pub(super) async fn run( safe: Address, safe_tx_hash: B256, from: Address, accessor: Address, service: SafeServiceOpts, rpc: RpcOpts, ) -> Result<()>