I want to create a burn wit the following stipulations to get 1 of the same new token… lets call it NT token
burn 1 of “token 8” to get 1 NT token
-OR-
burn 3 of “token 3” to get 1 NT token
-OR-
burn 1 or “token 3” AND 1 of “token 7” to get 1 NT token
Right now when I do it, it seems to want all 3 conditions to be met. I’d like it to be 1 of these 3 options, not all three.