Skip to content
Logo

useOutput

Usage

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

Return Type

The data is an Output:

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