interface WithdrawCallObject {
    wad: bigint;
}

Properties

Properties

wad: bigint