Skip to content
Logo

useEpoch

Usage

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

Return Type

The data is an Epoch:

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