MPC Tally API Server

get-address-governances

Retrieve the list of DAOs (decentralized autonomous organizations) an Ethereum address has delegated to using the MPC Tally API Server. Identify governance participation by providing a valid 0x address.

Instructions

Returns the list of governances (DAOs) an address has delegated to

Input Schema

NameRequiredDescriptionDefault
addressYesThe Ethereum address to get governances for (0x format)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The Ethereum address to get governances for (0x format)", "type": "string" } }, "required": [ "address" ], "type": "object" }
ID: xqt9xzqlm6