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
--> 466651488f174a809afca5f8fc791b9d2f84fb9dff8e70e7e37d4b82f6335d01:191:99
|
191 | if(!tunegoAdmin.checkIncClaim(id: claimId, address: recipient.address, max: UInt16(1)) ) { panic("User already claimed this collectible") }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^