# Configure veCRV Operator

**URL:** https://gov.resupply.finance/t/configure-vecrv-operator/84
**Category:** General
**Created:** [February 12, 2026, 2:48pm UTC](https://gov.resupply.finance/t/configure-vecrv-operator/84 "2026-02-12T14:48:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wavey](https://yyz1.discourse-cdn.com/flex009/user_avatar/gov.resupply.finance/wavey/32/68_2.png) [@wavey](https://gov.resupply.finance/u/wavey)
#### Post date: [February 12, 2026, 2:48pm UTC](https://gov.resupply.finance/t/configure-vecrv-operator/84/1 "2026-02-12T14:48:00Z")

</div>

## Overview

Resupply inherited ownership of Prisma Finance’s 2.3M veCRV position at launch, following Prisma’s shutdown. This proposal aims to expand and simplify management of the position by introducing a single operator contract (`PrismaVeCrvOperator`) capable of locking, voting, boost delegation, and performing fee collection.

Until now, no boost delegation from Prisma’s veCRV has occured. This contract will apply a configurable boost split between Convex and Yearn. The initial delegation will mirror Resupply launch allocation parameters: 2/3 to Convex, and 1/3 to Yearn.

## Specification

- `prisma_voter.setDepopsitManager(operator)`
- `prisma_voter.setVoteManager(operator)`
- `core.setOperatorPermissions(operator, prisma_voter, execute.selector)`
- max approve operator to spend prisma\_voter’s boost
- `registry.setAddress("PRISMA_VECRV_OPERATOR", operator)`
