Vote Delegation Manager
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Vote Delegation Manager is a governance tool that lets you manage your delegated voting power across DeFi protocols. Instead of manually calling governance contracts or tracking delegate performance across multiple proposals, this tool provides a unified interface to delegate your voting power, change delegates, or revoke delegation entirely. It reads your current voting power, the address you've delegated to, and the delegate's historical voting activity, helping you make informed decisions about who should represent your interests. This is particularly valuable for protocols like Uniswap, Aave, Compound, and others where token holders can delegate their governance power.
HOW TO USE
Connect your EVM wallet via the BGWallet bridge. Enter the address of your governance token (e.g., UNI, AAVE, COMP). Click "Check Status" to see your voting power, current delegate, the delegate's voting power, and the number of proposals they've voted on. Select your desired action: "Delegate" (assign voting power to a new address), "Change" (switch to a different delegate), or "Revoke" (remove existing delegation). If delegating or changing, enter the delegate address. Click "Execute Delegation" to sign and broadcast the transaction. The tool provides a transaction hash for tracking and updates your delegation status after confirmation.
TECHNICAL MECHANISM
The tool interacts with governance token contracts that implement the ERC-20 delegation standard (ERC-20 with delegation extensions). It calls the token's `delegates` function to read the current delegate for an address, and `getVotes` to read voting power (including delegated power). When executing, it calls the token's `delegate` function for delegation or revocation. For revocation, the user delegates to the zero address. The tool simulates the resulting delegation state and warns you if the chosen delegate has low historical voting participation. The entire operation is atomic — if the transaction fails, your delegation remains unchanged.
WHAT IT CANNOT SEE
This tool cannot guarantee that the chosen delegate will vote in alignment with your interests or that the delegation will be accepted by the target protocol. The delegate's historical voting behavior is provided as a reference but does not predict future actions. The tool also cannot detect off-chain coordination, vote buying, or other factors that may influence a delegate's decisions. Always research your delegate's reputation and voting history independently — this tool provides data, not a recommendation. Delegation is a trust-based mechanism; choose your delegate carefully.
PLEASE NOTE
EVM chains only. This tool relies on the BGWallet connector and will not function on Solana, Tron, Starknet, SUI, TON, Aptos, Bitcoin, Cosmos, or XRP. The user is responsible for ensuring the supplied governance token address is correct and that the token supports delegation functionality. Not all governance tokens support delegation — check your protocol's documentation first.