Wallet Tx Security Provider: Send the transaction or signature request payload information to a service provider #16281
Labels
area-transactions
PS-team
PS MM extension team issues
team-confirmations-secure-ux
DEPRECATED: please use "team-confirmations" label instead
type-enhancement
User story
As a user, I want my unsigned transaction and signatures requests to be sent to my security provider so it can verify whether it’s malicious or not before I sign them. Any eth_sendTransaction, eth_sign, personal_sign, or signTypedData_vXX method request would be forwarded to SECURITY_PROVIDER_RPC_URL in the standard JSON RPC request format prior to rendering a transaction confirmation modal to the user.
Tasks:
The text was updated successfully, but these errors were encountered: