I'm not sure exactly what you mean or are looking for by "tokens," but I will say that there's pretty much no fool-proof way to avoid multiple submits of a form.
To paraphrase a famous quote on foolproofing, we're in a race against the universe (and the universe is winning).
It's better to code to just deal with it, replacing an existing DB row etc as necessary based on the form input.