CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: panic: Cannot borrow Main NFT collection receiver from account --> 7b1dec18cce9f8d8b7949316d2f41fdfb16468e7ad868d5a965fc7fd6409c3f4:13:137 | 13 | self.mainNftCollection = getAccount(to).getCapability<&{SoulMadeMain.CollectionPublic}>(SoulMadeMain.CollectionPublicPath).borrow() ?? panic("Cannot borrow Main NFT collection receiver from account") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^