MutateTokenPropertyMapEvent wasn't emitted with proper token_ids, old_id and new_id were the same, we need this to distinguish which token is mutated.
MutateTokenPropertyMapEvent
old_id
new_id
This change is