Skip to content

Is it possible to receive eth_sendTransaction and other "standard" rpc requests? #692

Answered by ritave
chntr asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @chntr, we're currently expanding what snaps can do with Transaction Insight API.

Your snap will be able to get information about transactions sent by the user.

exports.onTransaction = ({ origin, transaction }) => console.log("Transaction data", transaction);

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@chntr
Comment options

Answer selected by chntr
Comment options

You must be logged in to vote
1 reply
@ritave
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants