vote-reset

Official

Reset veNFT votes safely for multisig.

AuthorLithosDex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generating batch JSON to reset veNFT votes, clear voted status, or prep reset transactions for multisig wallets.

Core Features & Use Cases

  • Batch reset generation: Create a Safe JSON that resets all votes for your veNFTs in a single submission.
  • Voted status clearing: Reset the voted flag to allow new voting in the next epoch.
  • Audit-ready outputs: Save as safe.vote-reset.json or similar for multisig review.

Quick Start

List veNFTs owned, generate reset calldata for each, and save to safe-txs/safe.vote-reset.json for multisig submission.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vote-reset
Download link: https://github.com/LithosDex/lithos-smart-contracts/archive/main.zip#vote-reset

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository