interface ApprovalEventObject {
    guy: string;
    src: string;
    wad: bigint;
}

Properties

Properties

guy: string
src: string
wad: bigint