📄
MOONERY | $MNRY 🚀
  • 🧑‍🚀 Moonery 🚀
  • How it works
  • 🗓️ Roadmap
  • Tokenomics
    • 🏆$MNRY - NO-LOSS Prize game Token
    • 🎨NFT Personal $MNRY Icon giveaway
  • Transparency
  • 🔐Token & Liquidity Locks
  • 🔥Manual Burn
  • Team Wallet Activity
  • 🥇Give aways/contests
  • Launchpad
    • ⚖️ Fair Launch NO-LOSS Prize game
  • Features
    • 🥩Staked Prize Pool
    • 🪙Earn $BNB
    • 🐋Anti Whales
    • 0️⃣ Zero Balance Punishment
    • 💰Transactional Tax
    • Automatic LP
    • RFI Static Rewards
  • Tickets
  • 🎟️Staked Moonery Ticket $TCKRY
  • 🎁Staked Sponsorship Ticket $SPNRY
  • Smart Contracts
    • Binance Smart Chain
  • Audit
    • CertiK $SMRAT
    • CertiK $SAFEMOON
  • Security
    • Bounties
  • Community
    • Telegram
    • Discord
    • Github
    • Twitter
    • Reddit
Powered by GitBook
On this page

🎟️Staked Moonery Ticket $TCKRY

PreviousRFI Static RewardsNext🎁Staked Sponsorship Ticket $SPNRY

Last updated 3 years ago

When users deposit $MNRY to our Staked Lottery Pool, they receive an ERC20 compatible ticket. Contract address.

⚠️ ALERT: NEVER SEND YOUR FUNDS DIRECTLY TO AN ADDRESS ⚠️

Token name

Stake Moonery Ticket

Token Symbol

TCKRY

Purpose Token

Proof of $MNRY Stake to our Lottery Pool

Liquidity

No

Transferable

Yes

ERC20

Yes

The contract organizes the balances into a sum tree data structure so that each address holds a "range" of tokens. This number can be used as an index within that range, and the holder of the tokens in that range is selected:

function draw(uint256 randomNumber) public view returns (address)

The randomNumber will be used as a token index into a specialized data structure that stores the user balances. The randomNumber is constrained to the token supply, and modulo bias is corrected.

The returned address is the user who holds the token index corresponding to the random number.

0xb548fc41002e64b640f2eec6dfbd616fab9ea19d