post https://api.redefine.net/v2/compliance/screening/txns
Simulate and screen a transaction for compliance risks
Log in to see full request history
Responses
Simulate and screen a transaction for compliance risks
xxxxxxxxxx
11curl --request POST \
--url https://api.redefine.net/v2/compliance/screening/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: