wallet_risk
ActiveTool of xyz.lonestaroracle/mcp-server
Wallet risk score (0-10) for any Ethereum address. Returns risk_score, sanctions_hit (OFAC screening), risk_flags (new_wallet/mixer_interaction/sanctions_exposure), wallet_age_days, tx_count, and DeFi protocols interacted with. Use before transacting with an unknown counterparty or screening a wallet for compliance.
Parameters schema
{
"type": "object",
"required": [
"address"
],
"properties": {
"chain": {
"type": "string",
"default": "eth"
},
"address": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
xyz.lonestaroracle/mcp-server
https://github.com/Homie4570/lso-mcp
2/7 registries