useChainId
Usage
import { } from "@cartesi/wagmi";
function () {
const { , } = ({});
// render logic
}Return Type
The data is the chain ID (number):
import type { } from "@cartesi/viem";import { } from "@cartesi/wagmi";
function () {
const { , } = ({});
// render logic
}The data is the chain ID (number):
import type { } from "@cartesi/viem";