A free, anonymous, no-API-key OFAC SDN wallet screen an agent calls
before it transacts — so it doesn't route funds to a
sanctioned wallet and create OFAC exposure. This page runs the
real /v1/trust-check/ofac calls live in your
browser — no mockups.
These are real POSTs to swap.paladinfi.com — open your browser's Network tab to verify; it's a live API, not a recording.
curl -X POST https://swap.paladinfi.com/v1/trust-check/ofac \
-H "content-type: application/json" \
-d '{"address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"}'
warn, never a silent allow.Tutorial: paladinfi.com/docs/screen-wallets · Verify our signed responses: /docs/verify-responses · Code + plugins: github.com/paladinfi