NONE

Name: None

Symbol: NONE

Max supply: 1,000,000,000,000,000

ca: 0x64E19b6a167878d2483d166212A3c2c68b1eB842

https://shibariummemecoin.github.io/none/

Participation Rules for NoneTokenNoneToken (NONE) is a token on the Shibarium mainnet designed with a staking, referral, and node system. Here’s how you can participate:

1. Joining the System

  • Initial Entry: To join, you must pay 10 BONE as an entry fee using the joinWithReferrer function. This fee marks you as a participant and unlocks access to rewards.

  • Referral Requirement: You need a referrer (someone already in the system) to join. Provide their address when you send the 10 BONE. Your referrer earns rewards based on your participation.

  • One-Time Entry: You can only join once. After joining, your address is marked as hasJoined and hasPaidBone, and you can’t re-enter.

2. Becoming a Node

  • Node Fee: Pay 1000 BONE using the becomeNode function to become a node. This is optional but offers extra rewards.

  • Requirements: You must already be a joined participant (paid the 10 BONE entry fee).

  • Limit: There’s a maximum of 2100 nodes. Once this limit is reached, no new nodes can be added.

  • Benefits: Nodes earn a share of staking rewards (10% of stakers’ rewards) and can receive referral rewards without a cap.

3. Referral System

  • Refer Others: After joining, you can refer new participants. Each referral increases your reward potential.

  • Referral Rewards: When someone joins using your address as their referrer:

    • You earn a base mining reward plus a 10% referral bonus for each block, multiplied by your referral count.

    • You also get a share of their 10 BONE entry fee, distributed across 10 levels (see table below).

  • 10-Level Referral Path: Rewards decrease as you go up the referral chain:

    • Level 1 (direct referrer): 1.5 BONE

    • Level 2: 0.5 BONE

    • Level 3: 0.3 BONE

    • Level 4: 0.2 BONE

    • Levels 5–10: 0.1 BONE each

  • Reward Caps: Non-nodes can earn up to 10 BONE in referral rewards. Excess goes to the contract. Nodes have no cap.

4. Staking NONE Tokens

  • Stake to a Node: Stake your NONE tokens to a specific node (identified by a node ID from 1 to 2100) using stakeToNode.

  • Minimum Stake: You must stake in units of 10,000 NONE. For example, 10,000, 20,000, etc.

  • Requirements: You must have joined (paid 10 BONE) and own enough NONE tokens in your wallet.

  • Rewards:

    • Stakers earn a reward per block based on their staked amount.

    • The node you stake to gets 10% of your staking reward.

  • Withdraw Stake: Use withdrawStake to unstake your NONE tokens and claim any pending rewards. You can only stake to one node at a time.

5. Earning Rewards

  • Mining Rewards: After joining, you earn NONE tokens per block (starts at 50 NONE/block). This reward decreases over time (see reduction table below).

  • Referral Bonus: For each referral, you get an extra 10% of your base reward multiplied by your total referral count.

  • Staking Rewards: Staking earns you additional NONE tokens, starting at 0.25 NONE/block per 10,000 NONE staked, also reducing over time.

  • Max Supply: The total supply of NONE is capped at 1,000,000,000,000,000 NONE (1 quadrillion). Once reached, mining and staking rewards stop.

6. Withdrawing Rewards

  • Bone Rewards: Referral BONE rewards are automatically distributed when possible.


Key Considerations

  • BONE Costs: You need BONE for gas fees on Shibarium, plus the 10 BONE entry fee and 1000 BONE node fee (if applicable).

  • Block-Based Rewards: Rewards depend on Shibarium block times (~5 seconds/block). Check your wallet frequently to track earnings.


Reward Reduction ScheduleThe mining and staking rewards decrease over time based on blocks mined since the contract’s start. Here’s the schedule:Mining Reward Reduction (NONE per Block)

  • Starting Reward: 50 NONE/block

  • Minimum Reward: 1 NONE/block

  • Reduction Trigger: Every 600,000 blocks (~34.7 days at 5 seconds/block), the reward drops by 1 NONE/block until it reaches 1 NONE/block.

  • Total Reductions: 49 steps (from 50 to 1).

Blocks Passed

Days (Approx.)

Reward (NONE/block)

0

0

50

600,000

34.7

49

1,200,000

69.4

48

1,800,000

104.2

47

...

...

...

28,800,000

1,666.7

2

29,400,000+

1,701.4+

1

Staking Reward Reduction (NONE per Block per 10,000 NONE Staked)

  • Starting Reward: 0.025 NONE/block

  • Minimum Reward: 0.00005 NONE/block

  • Reduction Trigger: Same as mining (every 600,000 blocks), scaled proportionally from 0.025 to 0.00005.

  • Total Reductions: 49 steps.

Blocks Passed

Days (Approx.)

Reward (NONE/block)

0

0

0.025

600,000

34.7

0.0245

1,200,000

69.4

0.024

1,800,000

104.2

0.0235

...

...

...

28,800,000

1,666.7

0.001

29,400,000+

1,701.4+

0.00005

Notes:

  • After 29,400,000 blocks (~4.67 years), rewards stabilize at their minimums.

  • Exact days depend on Shibarium’s block time consistency.


Final Tips

  • Start Early: Rewards are highest at the beginning and decrease over time.

  • Refer Actively: More referrals boost your mining rewards significantly.

  • Stake Wisely: Choose a reliable node to maximize staking returns.

  • Monitor Progress: Use contract view functions (e.g., getRewardInfo, getStakeInfo) via a blockchain explorer to track your earnings.

How to Claim Rewards in NoneTokenIn the NoneToken (NONE) contract on the Shibarium mainnet, rewards are earned through mining, referrals, and staking. Here’s how you can claim them, explained in a simple and user-friendly way. Note that BONE is the native token used instead of ETH.


Types of Rewards

  1. Mining Rewards (NONE Tokens):

    • Earned per block after joining (starts at 50 NONE/block, reduces over time).

    • Boosted by a 10% referral bonus for each person you refer.

  2. Referral Rewards:

    • BONE: A portion of the 10 BONE entry fee from people you refer.

    • NONE: Extra NONE tokens based on your referral count.

  3. Staking Rewards (NONE Tokens):

    • Earned by staking NONE to a node (starts at 0.25 NONE/block per 10,000 NONE staked, reduces over time).

    • Nodes you stake to also get 10% of your staking reward.


How to Claim Rewards

1. Mining Rewards (NONE)

  • Automatic Trigger: Mining rewards aren’t claimed manually in a separate step. They are minted to your wallet when you interact with the contract in these ways:

    • Someone joins using your referrer address (joinWithReferrer).

    • You stake NONE tokens (stakeToNode).

    • You withdraw your staked NONE (withdrawStake).

  • Process:

    • The contract calculates how many blocks have passed since your last reward update (stored in lastWithdrawalBlock).

    • It multiplies this by your reward rate (base reward + referral bonus) and mints the NONE tokens to your wallet, as long as the total supply hasn’t hit 1 quadrillion NONE.

  • How to Force a Claim: If you want rewards without waiting for others to join:

    • Stake a small amount of NONE (e.g., 10,000 NONE) to a node, or withdraw and re-stake. This updates your rewards and mints them to you.

2. Referral Rewards

  • BONE Rewards:

    • Automatic Distribution: When someone joins with your address as their referrer, a portion of their 10 BONE entry fee (e.g., 1.5 BONE for direct referrals) is added to your pendingBoneRewards.

    • Payout: The contract sends this BONE to your wallet automatically when:

      • It has enough BONE in its balance (boneCollected).

      • You or someone else triggers a contract interaction (like joining or staking).

    • If Delayed: If the contract lacks BONE, your rewards stay pending until more BONE is collected (e.g., from new joiners or node payments).

  • NONE Rewards:

    • These are part of your mining reward calculation (10% bonus per referral) and are minted alongside mining rewards during the interactions listed above.

3. Staking Rewards (NONE)

  • Claim Process: Staking rewards are calculated and minted when you:

    • Add more NONE to your stake (stakeToNode).

    • Withdraw your stake (withdrawStake).

  • Steps:

    • The contract checks how many blocks have passed since your last staking reward update (lastRewardBlock).

    • It calculates your reward based on your staked amount (in units of 10,000 NONE) and the current reward rate.

    • You receive 90% of the reward, and the node you staked to gets 10%.

    • The NONE is minted to your wallet during the transaction.

  • How to Claim Without Withdrawing: Stake additional NONE (even a small amount) to trigger a reward update and claim pending staking rewards.


Steps to Check and Claim Rewards

  1. Check Your Rewards:

    • Use a Shibarium blockchain explorer (like Shibarium Scan) with these view functions:

      • getRewardInfo(address): Shows your NONE/block rate, pending BONE, and total BONE earned.

      • getStakeInfo(address): Shows your staked amount, node ID, last reward block, and pending staking rewards.

    • Input your wallet address to see what’s waiting for you.

  2. Interact with the Contract:

    • Via Wallet: Use a wallet like MetaMask connected to Shibarium:

      • Call joinWithReferrer (if new), stakeToNode, or withdrawStake via the contract ABI.

      • Pay the gas fee in BONE.

    • Via DApp: If a frontend exists (check the project’s official site), connect your wallet and click buttons like “Stake” or “Withdraw” to trigger reward claims.

  3. Wait for Automatic Payouts:

    • For BONE referral rewards, they’ll arrive when the contract has funds and someone interacts with it.


Key Notes

  • No Direct “Claim” Button: There’s no standalone “claimRewards” function. Rewards are tied to actions like staking, withdrawing, or referrals joining.

  • Gas Fees: Every interaction costs BONE for gas. Ensure you have extra BONE in your wallet.

  • Mining Ended: If the total NONE supply reaches 1 quadrillion or mining ends, no new NONE rewards will be minted.

  • Pending BONE: If your BONE rewards don’t arrive, they’re safe in pendingBoneRewards until the contract has enough BONE to pay you.

  • Timing: Rewards depend on Shibarium blocks (~5 seconds each). The longer since your last claim, the more you’ll get when you trigger it.


Example Actions to Claim

  • New User: Join with a referrer (10 BONE), then wait for others to join under you to get NONE and BONE.

  • Active User: Stake 10,000 NONE to a node. You’ll get any pending mining and staking rewards instantly.

  • Staker: Withdraw your stake to claim all staking rewards and get your principal back.

Last updated