| Status | ERROR | Transaction failed with error |
| Error Message | "Sender token balance is insufficient" | Error message from failed transaction |
| Error Code | :FUNDS | Insufficient funds to perform the operation |
| Juice Used | 5174 | Computational cost in juice units |
| Fees Paid | 0.000064540
| Transaction fees paid in Convex Coins |
| Stack Trace | ["In core function: fail" "In expression: (fail :FUNDS \"Sender token balance is insufficient\")" "Calling Actor #128 with function (accept ...)" "In core function: call*" "In expression: (call* %1 0 accept %0 %2)" "In expression: (#129/asset/accept *caller* (vector #129/token %1))" "Calling Actor #129 with function (sell-tokens ...)" "In core function: call*" "In expression: (call* %2 0 sell-tokens %1)" "In expression: (#66/sell-tokens #128 100)"] | Stack trace for error location |