useTournament
Usage
import { } from "@cartesi/wagmi";
function () {
const { , } = ({
: "0x...",
: "0x...",
});
// render logic
}Return Type
The data is an Tournament:
import {
type ,
type ,
} from "@cartesi/viem";import { } from "@cartesi/wagmi";
function () {
const { , } = ({
: "0x...",
: "0x...",
});
// render logic
}The data is an Tournament:
import {
type ,
type ,
} from "@cartesi/viem";