Constants

All constants are defined at compile time and cannot be changed after deployment.

Fee Distribution

ConstantValueDescription
PERCENT_TO_BUY_AND_BURN62% (6200 bps)Share of fees sent to BuyAndBurn
PERCENT_TO_CYCLE_PAYOUTS28% (2800 bps)Share of fees for staker payouts
PERCENT_TO_BURN_PAYOUTS7% (700 bps)Share of fees for burn pool
PERCENT_TO_GENESIS3% (300 bps)Share of fees for genesis wallet
INCENTIVE_FEE_PERCENT3300Incentive fee numerator
INCENTIVE_FEE_PERCENT_BASE1,000,000Incentive fee denominator (= 0.33%)

Cycle Payouts

ConstantValueDescription
DAY88Cycle 1 period
DAY2828Cycle 2 period
DAY9090Cycle 3 period
DAY369369Cycle 4 period
CYCLE_8_PERCENT30% (3000 bps)Cycle 1 share of payout pool
CYCLE_28_PERCENT30% (3000 bps)Cycle 2 share
CYCLE_90_PERCENT20% (2000 bps)Cycle 3 share
CYCLE_369_PERCENT20% (2000 bps)Cycle 4 share

Mining

ConstantValueDescription
START_MAX_MINTABLE_PER_DAY8,000,000 LODEInitial daily mintable supply
CAPPED_MIN_DAILY_LODE_MINTABLE800 LODEFloor for daily mintable supply
DAILY_SUPPLY_MINTABLE_REDUCTION9965 (99.65%)Daily reduction factor
START_MAX_MINT_COST0.002 ETHInitial mint cost
CAPPED_MAX_MINT_COST0.01 ETHMaximum mint cost
DAILY_MINT_COST_INCREASE_STEP10008 (100.08%)Daily increase factor
MAX_MINT_POWER_CAP100Maximum mint power
LOW_MINT_POWER25Low tier
MID_MINT_POWER50Mid tier
HIGH_MINT_POWER100High tier
MAX_MINT_LENGTH280 daysMaximum mint duration
MAX_BATCH_MINT_COUNT100Maximum batch size
MAX_MINT_PER_WALLET1,000Maximum mints per address
CLAIM_MINT_GRACE_PERIOD7 daysGrace period before penalties
MINT_DAILY_REDUCTION11 (0.11%)Per-day reward reduction for longer mints

Staking

ConstantValueDescription
MIN_STAKE_LENGTH28 daysMinimum stake duration
MAX_STAKE_LENGTH3,500 daysMaximum stake duration (~9.6 years)
MAX_STAKE_PER_WALLET1,000Maximum stakes per address
END_STAKE_GRACE_PERIOD7 daysGrace period after maturity
START_SHARE_RATE800 LODE/shareInitial share rate
CAPPED_MAX_RATE2,800 LODE/shareMaximum share rate
DAILY_SHARE_RATE_INCREASE_STEP10003 (100.03%)Daily increase factor

Share Bonuses

ConstantValueDescription
LPB_MAX_DAYS2,888Days cap for Longer Pays Better
LPB_PER_PERCENT825LPB divisor
BPB_MAX_OBELISK100B LODEAmount cap for Bigger Pays Better
BPB_PER_PERCENT1.25T LODEBPB divisor

Burn

ConstantValueDescription
MAX_BURN_AMP_BASE80B LODEBurn total for max amplifier
MAX_BURN_AMP_PERCENT8% (8e18)Maximum burn amplifier bonus
MAX_BURN_REWARD_PERCENT8Max combined rebate + builder fee

EAA (Early Adopter Amplifier)

ConstantValueDescription
EAA_START10,000,000 (scaled 1e6)Starting EAA bonus
EAA_BONUSE_FIXED_REDUCTION_PER_DAY28,571Daily fixed reduction
EAA_END0Final EAA value
MAX_BONUS_DAY350Last day with EAA bonus

Mint Power Bonus

ConstantValueDescription
START_MINTPOWER_INCREASE_BONUS350,000,000 (35 x 1e7)Starting bonus
CAPPED_MIN_MINTPOWER_BONUS35,000 (35 x 1e3)Minimum bonus
DAILY_MINTPOWER_INCREASE_BONUS_REDUCTION9965 (99.65%)Daily reduction

Referrals

ConstantValueDescription
REFERRAL_FEE_PERCENT5,000Referrer ETH fee (5%)
REFERRAL_REWARD_MULTIPLIER5,000Referee LODE bonus (5%)
REFERRAL_PERCENT_BASE100,000Percentage base

Initial Liquidity

ConstantValueDescription
INITAL_LP_TOKENS100,000,000,000 LODELP LODE mint
INITIAL_LP_WETH17 WETHInitial WETH liquidity

BuyAndBurn Caps

ConstantValueDescription
START_GLOBAL_SWAP_CAP0.7 WETHInitial global cap
START_PER_SWAP_CAP0.01 WETHInitial per-swap cap