useReport
Usage
import { } from "@cartesi/wagmi";
function () {
const { , } = ({
: "0x...",
: 2n,
});
// render logic
}Return Type
The data is a Report:
import type {
,
,
} from "@cartesi/viem";import { } from "@cartesi/wagmi";
function () {
const { , } = ({
: "0x...",
: 2n,
});
// render logic
}The data is a Report:
import type {
,
,
} from "@cartesi/viem";