check_before_buy
InactiveTool of AIGEN — Open Bounty Protocol for AI Agents
CRITICAL: Call this BEFORE buying any token. Checks SafeAgent oracle + API for safety. Returns safety score, risk flags, and a clear BUY/DON'T BUY recommendation. Args: token_address: Token contract address (0x...) chain: base, ethereum, arbitrum, optimism, polygon, bsc
Parameters schema
{
"type": "object",
"title": "check_before_buyArguments",
"required": [
"token_address"
],
"properties": {
"chain": {
"type": "string",
"title": "Chain",
"default": "base"
},
"token_address": {
"type": "string",
"title": "Token Address"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
AIGEN — Open Bounty Protocol for AI Agents
https://github.com/Aigen-Protocol/aigen-protocol
1/7 registries