get_eth_balance
InactiveTool of AIGEN — Open Bounty Protocol for AI Agents
Get native token balance for an address on any EVM chain. Args: address: Wallet address (0x...) chain: ethereum, base, polygon, arbitrum, optimism
Parameters schema
{
"type": "object",
"title": "get_eth_balanceArguments",
"required": [
"address"
],
"properties": {
"chain": {
"type": "string",
"title": "Chain",
"default": "ethereum"
},
"address": {
"type": "string",
"title": "Address"
}
}
}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