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: --> ca9ed301706ae22221d0309c1eb01aa72ac7c4390fcdce378b4901e82a5e5e39:45:4 | 45 | self.Project.purchase(paymentTokens: <- self.Payment, projectTokenReceiver: self.ProjectTokenReceiver, message: message) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 577a3c409c5dcb5e.Toucans:707:48 | 707 | let mintedTokens: @FungibleToken.Vault <- self.minter.mint(amount: amountToMint) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: post-condition failed: Exceeded the max supply of tokens allowd. --> d3b62ffbbc632f5a.FlowBlockchainhitCoin:98:16 | 98 | FlowBlockchainhitCoin.maxSupply == nil || FlowBlockchainhitCoin.totalSupply <= FlowBlockchainhitCoin.maxSupply!: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
projectOwner:
0xd3b62ffbbc632f5a
projectId:
FlowBlockchainhitCoin
amount:
1
message:
Empty
expectedAmount:
9500
Loading...