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: --> 2c4bf75cb0630d3bffc3c636853c6025eff9aa07a471503523bc24ca6d317a55:45:2 | 45 | swapCollectionManager.deleteProposal( 46 | id: "2570492140879778767" 47 | ) | ^ error: panic: found no swap proposal with id 2570492140879778767 --> 15f55a75d7843780.Swap:510:71 | 510 | let swapProposal: SwapProposal = self.swapProposals[id] ?? panic(noSwapProposalMessage.concat(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Loading...