compare_tokens
InactiveTool of AIGEN — Open Bounty Protocol for AI Agents
Compare safety of two tokens side-by-side. Get a clear recommendation. Args: token_a: First token address token_b: Second token address chain: base, ethereum, arbitrum, optimism, polygon, bsc
Parameters schema
{
"type": "object",
"title": "compare_tokensArguments",
"required": [
"token_a",
"token_b"
],
"properties": {
"chain": {
"type": "string",
"title": "Chain",
"default": "base"
},
"token_a": {
"type": "string",
"title": "Token A"
},
"token_b": {
"type": "string",
"title": "Token B"
}
}
}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