Skip to main content
POST
Scan EIP-712 Signed Message for Security Risks

Authorizations

x-api-key
string
header
required

Path Parameters

fromAddress
string
required

EVM address that will sign the message

Query Parameters

refreshCache
boolean
default:false

Force refresh cached risk data

Body

application/json
msg
object
required

EIP-712 message structure

domain
string

Optional domain URL

block
integer

Optional block number

Response

EIP-712 message risk analysis completed successfully

simulation
object

EIP-712 message analysis results

block
integer

Current block number

timestamp
string<date-time>

Timestamp of the scan

chain
string

Chain identifier

Example:

"eth"