Type alias Eip2612Props

Eip2612Props: SignPermitProps & {
    value: bigint;
}

Type declaration

  • value: bigint

    Amount to approve

Generated using TypeDoc