// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Blockaid Banner Alert should render 'danger' UI when securityAlertResponse.result_type is 'Malicious 1`] = `

This is a deceptive request

If you approve this request, a third party known for scams might take all your assets.

Security advice by Blockaid

`; exports[`Blockaid Banner Alert should render 'warning' UI when securityAlertResponse.result_type is 'Failed 1`] = `

This is a deceptive request

If you approve this request, a third party known for scams might take all your assets.

`; exports[`Blockaid Banner Alert should render 'warning' UI when securityAlertResponse.result_type is 'Warning 1`] = `

This is a deceptive request

If you approve this request, a third party known for scams might take all your assets.

Security advice by Blockaid

`; exports[`Blockaid Banner Alert should render details when provided 1`] = `

This is a deceptive request

If you approve this request, a third party known for scams might take all your assets.

See details

  • • Operator is an EOA
  • • Operator is untrusted according to previous activity

Security advice by Blockaid

`;