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: --> 5855af9eff96cb1d3dcc2a90e6ff9159638002ca75b363b656dde47c020eea5f:33:6 | 33 | AAExchange.listForSale( 34 | store: self.storefront, 35 | nftProviderCapability: self.provider, 36 | nftType: Type<@AADigital.NFT>(), 37 | nftID: saleItemID, 38 | salePaymentVaultType: Type<@FlowToken.Vault>(), 39 | listingPrice: listingPrice, 40 | minimumRequire: minPrice 41 | ) | ^ error: assertion failed: Minimum require not pass --> 39eeb4ee6f30fc3f.AAExchange:129:6Arguments:
saleItemID:
502
listingPrice:
1
minPrice:
0.9975
Loading...