Updated 437 days ago

OnlyVotes

Empower. Delegate. Influence

  • Crypto / Web3
  • CosmosHub
  • Juno
  • Kujira
  • Osmosis
  • DAO / Community
  • NFT
  • Archway
  • DeGov

OnlyVotes is a bribery app that gives Validators the right to sell themselves to the highest bidder. It includes a mechanism to tokenize the validator's vote, a verification mechanism upon proposal closure, and a kickback mechanism to refund the bribe and the validator's deposit in the case of a bad vote.

The application is composed of two contracts: Card Issuer Issuer of bribes, represented by NFTs.

Msg definitions

Bribe NFT Bribe NFT contract that has simple functions for proxy voting, verification, and transferring.

Msg definitions

The original idea behind this was to tokenize permissions to execute arbitrary actions, as it tokenizes the "right" to perform any action via AuthZ.

It is composed of two

This is built using the Abstract framework on top of CosmWasm.