[Dev Tools] trouble tracing transaction failure #910
-
Team or ProjectAbstract EnvironmentTestnet Select the Dev Tool you are usingFoundry Provide the version of the tool (if applicable)anvil-zksync 0.2.5 Provide a brief description of the functionality you're trying to implement and the issue you are running into.I can't figure out why transaction ![]()
![]() Repo Link (Optional)No response Additional DetailsContract interacted with is verified here: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@coffeexcoin I don't have a lot of insight into the error message, but my guess is that the issue is with this line: |
Beta Was this translation helpful? Give feedback.
@coffeexcoin I don't have a lot of insight into the error message, but my guess is that the issue is with this line:
!GenesisSBT.minted(recipient)
- if you call this contract directly, does the function call work?