Contract Interaction inside metamask snap. #2056
1337-ishaan
started this conversation in
General
Replies: 2 comments 5 replies
-
let me know if you need further clarities on the question! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Right now the Snap cannot initiate transactions so it isn't possible for a Snap to make write requests. A Snap can only read from a contract. Are you looking to read or write? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case where user interacts with a contract, is it possible that I get the required parameters from the dapp and pass them in a request inside the snap, and let snap interact with the contract?
Beta Was this translation helpful? Give feedback.
All reactions