Skip to content
Logo

useWithdrawal

Usage

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

Return Type

The data is a Withdrawal:

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