Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: panic: User already claimed this collectible
--> d50ead79a706e1228068d69a49e11d90f7f90df849489380972ba866bca43434:191:99
|
191 | if(!tunegoAdmin.checkIncClaim(id: claimId, address: recipient.address, max: UInt16(1)) ) { panic("User already claimed this collectible") }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^