post https://api.redefine.net/v2/risk-analysis/txns
Simulate and analyze a single transaction
Log in to see full request history
Responses
Simulate and analyze a single transaction
xxxxxxxxxx
11curl --request POST \
--url https://api.redefine.net/v2/risk-analysis/txns \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"payload": {
"method": "eth_sendTransaction"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: