useWithdrawal
Usage
import { } from "@cartesi/react";
function () {
const { , } = ({
: "0x...",
: 0n,
});
// render logic
}Return Type
The data is a Withdrawal:
import { type , type } from "@cartesi/client";import { } from "@cartesi/react";
function () {
const { , } = ({
: "0x...",
: 0n,
});
// render logic
}The data is a Withdrawal:
import { type , type } from "@cartesi/client";