⚒️Delegate

Ray Dex Governance module by delegating to an address.

Current Parameters

Overview

$RDX holders cannot vote or create ideas until their voting rights are delegated to an address. Delegation can only be granted to one address at a time, including the holder's own. It should be noted that delegation does not lock or transfer tokens. If an isolated delegatee wallet is stolen, compromised, or interacts with the wrong smart contract, no RDX tokens are lost, and the RDX holder can delegate to another address. Delegation allows for the change of vote weights independent of RDX holdings. This enables the decentralisation of voting on DAO proposals, as well as the adjustment of vote weight distribution among voters with varying areas of knowledge and interests.

Delegation Methods

As with any smart contract action please ensure you are interacting with the correct contract, method / function:

  • Contract = coming soon

  • Method or Function = delegate

  • Method ID: coming soon

Single Sign Wallet

  1. Connect to the contract address (coming soon) using Hardhat or PulseScan or Foundry or any frontend of your choice with your web3 wallet (preferably MetaMask).

  2. Call the Delegate function with the address you wish to delegate to.

  3. Send and confirm transaction.

Multisig

Not yet available (coming soon)

Enhanced Delegation Program

A formal Enhanced Delegation Program has not yet been approved by DAO, however we advise large $RDX holders to follow the guidance below.

Criteria

Mandatory

  1. Votes in the best interest of $RDX holders and $RDX products

  2. Completes delegate profile available at https://app.raydex.org/dashboard/delegate

  3. Votes on all proposals in areas of expertise or interest, and provides reasons for the vote through a forum comment linked to the Snapshot vote.

Desirable

  1. A core team member, contributor, or technology partner of an existing $RDX project

  2. An existing $RDX holder

  3. Possesses a significant following and distribution network

  4. Shows active engagement within the $RDX community or ecosystem

Delegate List

The current delegate list can be found here: https://app.raydex.org/dashboard/delegate

Last updated