Screen a transaction payload for sanctioned addresses
Screens a transaction payload for sanctioned addresses before signing.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
Body
The sender and statically-encoded envelope destinations are extracted and screened server-side.
ETH, EVM, FLOW, SOL, ALGO, STARK, COSMOS, BTC, ECLIPSE, SUI, SPARK, TRON, APTOS, TON, STELLAR, ALEO, TEMPO, MIDNIGHT Chain-specific transaction payload; exactly one shape must be provided.
Network identifier, recorded for audit/logging only — screening is per chain family.
128The transaction sender; screened alongside the extracted destinations.
1 - 256Response
Screening verdict
Allow/block screening verdict; undecodable payloads and provider errors fail open to allow.