CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 1fecd6639b88b2d87289bd0225954565494d0cbd15f6ac1685dcde82c7b04ec3:16:18 | 16 | self.sentNFT <- collectionRef.withdraw(withdrawID: id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: assertion failed: This FLOAT is not transferrable. --> 2d4c3caffbeab845.FLOAT:343:16 | 343 | assert( 344 | floatEvent.transferrable, 345 | message: "This FLOAT is not transferrable." 346 | ) | ^