Skip to content
Logo

useLastAcceptedEpochIndex

Usage

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

Return Type

The data is the last accepted epoch index (bigint):

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