agentek-eth

by NaniDAO
Verified

getNaniProposals

Retrieve NANIDAO proposals using account, chain ID, and DAO details to streamline decision-making on Ethereum-based platforms.

Instructions

Get proposals for NANIDAO

Input Schema

NameRequiredDescriptionDefault
accountYes
chainIdYes
daoYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "account": { "type": "string" }, "chainId": { "type": "number" }, "dao": { "type": "string" } }, "required": [ "account", "chainId", "dao" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce