agentek-eth

by NaniDAO
Verified

tallyUserDaos

Fetch all DAOs a user is a member of using the Tally governance API by providing an Ethereum address. Simplify Ethereum-based research on the agentek-eth MCP server.

Instructions

Fetch all DAOs a user is a member of from the Tally governance API.

Input Schema

NameRequiredDescriptionDefault
addressYesThe Ethereum address to check DAO membership for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "The Ethereum address to check DAO membership for", "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce