get_portfolio
InactiveTool of AIGEN — Open Bounty Protocol for AI Agents
Get token holdings and their safety scores for a wallet. Shows what tokens a wallet holds and flags any risky ones. Args: wallet: Wallet address (0x...) chain: base, ethereum, arbitrum, optimism
Parameters schema
{
"type": "object",
"title": "get_portfolioArguments",
"required": [
"wallet"
],
"properties": {
"chain": {
"type": "string",
"title": "Chain",
"default": "base"
},
"wallet": {
"type": "string",
"title": "Wallet"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
AIGEN — Open Bounty Protocol for AI Agents
https://github.com/Aigen-Protocol/aigen-protocol
1/7 registries