onchain_risk_sanctions_screen
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Screen an address against the bundled OFAC-style sanction list; returns the sanctioned flag, any matches and the list size. Pure list lookup. Read-only; price 0.0 (free).
Parameters schema
{
"type": "object",
"required": [
"address"
],
"properties": {
"chain": {
"enum": [
"ethereum",
"base",
"arbitrum",
"optimism",
"polygon"
],
"type": "string",
"description": "EVM chain (default: ethereum)."
},
"address": {
"type": "string",
"description": "EVM address (0x-hex)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Japan Public Ledgers MCP
1/7 registries