How to get URL/Origin with which metamask is interacting with for Transaction insights #1190
Answered
by
ziad-saab
yathishram
asked this question in
Q&A
-
Needed to know is it possible to get URL/origin like we get for Thanks in advance for the help |
Beta Was this translation helpful? Give feedback.
Answered by
ziad-saab
Feb 13, 2023
Replies: 1 comment 3 replies
-
In a future release of Flask, you'll be able to do this using the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
yathishram
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In a future release of Flask, you'll be able to do this using the
allowTransactionOrigin
caveat. We have a draft of documentation you can look at here:https://github.com/MetaMask/metamask-docs/pull/605/files#diff-9c416d04d3c9fb8d0e6d16d5ed453668e9508124576e6e73f5dd1e0a43e0a481R89