MemeCore Docs
  • ™️MemeCore
    • What is MemeCore?
    • What is Meme 2.0?
    • Proof of Meme (PoM)
      • PoM Contributors
      • Meme Vault
      • Meme (MRC-20) Reserve
      • Viral Grants Reserve
      • Meme integrated on POM
    • Token
      • $M
      • MRC-20
      • Token Allocation
    • Connect to MemeCore
    • Claim $M Airdrop
  • Guides
    • Consensus (current ver.)
      • Validator
      • Staking/Delegating
      • Multi reward
      • Running a node
    • Setting Up a Wallet
    • Network Information
    • Minting MRC-20 Meme tokens
  • Support
    • Ecosystem
Powered by GitBook
On this page
  • | Overview
  • | What are Validators?
  • | Economics
  • | Running a Validator Node
  • | Validator Management Contract Address
  • | $M Staking
Export as PDF
  1. Guides
  2. Consensus (current ver.)

Validator

| Overview

MemeCore Chain operates with a network of validators using a Proof of Meme (PoM) consensus mechanism, designed to enable short block times and reduced transaction fees. Validators with the highest staked amounts have the chance to produce blocks. Security, stability, and finality are maintained through slashing mechanisms like double-sign detection.

The chain uses a real-time election process to select the top 7 active validators for block production, based on staking rankings. This validator list is refreshed every 10 blocks, or approximately every 70 seconds. To qualify as a candidate for election, validators must first stake a set amount of assets into the system contract.

| What are Validators?

Validators on the MemeCore network play a key role in maintaining security and producing blocks using the PoM consensus mechanism. These nodes handle transaction packaging and block validation, ensuring the stability of the network. In return for their efforts, validators earn $M tokens as rewards for their contribution to securing the system.

| Economics

Validators and delegators earn two types of rewards: $M tokens and ERC-20 tokens. For instance, if the reward for producing a block is 1,000 $M, these tokens aren’t given directly to the block proposer. Instead, they are distributed proportionally among validators and delegators based on their respective stakes in the network.

Example:

Copy

M staker shares: 1,000 * 75% = 750 M
Meme coin staker shares: 1,000 * 24% = 240 M
Block producer shares: 1,000 * 1% = 10 M

The M staker commission rate is: 10%
The meme coin staker commission rate is: 15%

Validator rewards: (his staking reward in $M and ERC-20) + ($M and ERC-20 commission) + (10 $M for the block producer)
Delegators get: (his staking reward in $M and ERC-20) - ($M and ERC-20 commission)

| Running a Validator Node

Hardware Requirements

The following are the minimum hardware requirements:

  • CPU with 2+ cores

  • 4GB RAM

  • 200GB free storage space

  • 8 MBit/sec download Internet service

| Validator Management Contract Address

Validator management contract:0x1234000000000000000000000000000000000002

| $M Staking

Send at least 7,000,000 $M from your miner address to the register method of the validator contract without any parameters. The staked $M will be fully refunded when quit.

PreviousConsensus (current ver.)NextStaking/Delegating

Last updated 14 days ago