interface ApproveCallObject {
    guy: string;
    wad: bigint;
}

Properties

Properties

guy: string
wad: bigint