• Selects oldest tokens and proofs that total up to more than the min amount

    Parameters

    • tokens: Event[]
    • minAmount: number
    • Optionalmint: string

    Returns { events: Event[]; proofs: Proof[] }