Skip to content
Logo

useWaitForInput

Usage

import {  } from "@cartesi/wagmi";
 
function () {
  const { ,  } = ({
    : "0x...",
    : 2n,
    // ...other wait options
  });
  // render logic
}

Return Type

The data is an Input (resolved when the input is processed):

import type {  } from "@cartesi/viem";