Flow price: --
6ee682e09e5d311fa9e51f053c3b5b755948d8ced00acfdc4b6c0129a7b10b15

Transaction

Hash: 6ee682e09e5d311fa9e51f053c3b5b755948d8ced00acfdc4b6c0129a7b10b15
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
 --> 6ee682e09e5d311fa9e51f053c3b5b755948d8ced00acfdc4b6c0129a7b10b15:9:30
  |
9 |             let collection <- Certifily.createEmptyCollection(nftType: Type<@Certifily.NFT>())
  |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  --> ea11c7f74551df98.Certifily:26:18
   |
26 |                   Certifily.recoveryPanic("createEmptyCollection")
   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: panic: Contract Certifily is no longer functional. A version of the contract has been recovered to allow access to the fields declared in the NFT standard. createEmptyCollection is not available in recovered program.
  --> ea11c7f74551df98.Certifily:9:25
   |
 9 |                   return panic(
10 |                       "Contract Certifily is no longer functional. A version of the contract has been recovered to allow access to the fields declared in the NFT standard. ".concat(functionName).concat(" is not available in recovered program.")
11 |                   )
   |                   ^^^^^^^^^^^^^^


Loading...