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: --> d53d8438a5c7b7f11f8950b9de246355655b1c41b0392840e541065d23a30086:17:18 | 17 | self.sentNFT <- collectionRef.withdraw(withdrawID: id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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...