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: --> 274d7b94ea66e05b6c26e9239e578e43397eb4ab66e634531fd9446c5021fd08:16:19 | 16 | let nft <- self.senderCollection.withdraw(withdrawID: tokenId) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: assertion failed: This FLOAT is not transferrable. --> 2d4c3caffbeab845.FLOAT:341:16 | 341 | assert( 342 | floatEvent.transferrable, 343 | message: "This FLOAT is not transferrable." 344 | ) | ^Loading...