Voting in Meta Pool
The Meta Pool DAO operates on NEAR, but you can have Voting Power on both NEAR and Ethereum network. Below we explain how to vote on each network.
Voting with Voting Power in NEAR network
If you don't have Voting Power yet, connect your NEAR wallet to lock your mpDAO tokens and get Voting Power (see here how to lock your mpDAO).
Go to the Meta Pool product you want to vote for. Vote for validators, Grants, MPIPs, or projects in the Launchpad (Returning soon) to get rewards.
You are already participating with your vote in Meta Pool DAO.
You can see your voted positions in My Votes, Votes section.

Voting with Voting Power in Ethereum network
In order to vote with your Voting Power in Ethereum, you need to delegate your Ethereum account and have it represented by a NEAR account.
Delegate your Ethereum account to be represented by a NEAR account. Here we explain how.
Vote with your Ethereum mpDAO with your NEAR representative account.
Go to the Meta Pool product you want to vote for. Vote for validators, Grants, MPIPs, or projects in the Launchpad to get rewards.
You are already participating with your vote in Meta Pool DAO.
You can see your voted positions in My Votes, Votes section (From your NEAR representative account).


Refresh your Votes Phase 1: Vote Position Timestamp
The first phase of the mpip-16 development added to all voting positions the corresponding date on which the transaction that originates the voting position is signed. With this new data included in our contract, we can now perform a cleanup of DAO participantsβ voting positions whose age exceeds the 60-day threshold.
Phase 2: Refresh Functionality
The second phase of the mpip-16 development added the βrefreshβ functionality to the contract, allowing DAO participants to revalidate their voting positions on Validators. This updates the issue date of this type of voting position and prevents it from being cleaned up due to age.
β οΈ Voting positions on grants & memes cannot be revalidated.
Phase 3: Cleanup Bot
The third phase of the mpip-16 development consisted of creating a bot that runs once a day, scanning all voting positions and deleting those older than the 60-day threshold.
Important Note
All voting positions were updated with an issue date of 08/01/2025. Therefore, after 60 days from that date, the votes will be deleted (with the possibility of revalidating voting positions on Validators).

Last updated