How Our Blend System Works
In the world of NFTs (Non-Fungible Tokens), transparency is key. Users want to know that the digital assets they're acquiring are created fairly and that the outcomes of their endeavors are governed by chance rather than hidden algorithms.

We believe in transparency, and we want you to have complete confidence in the fairness of our Blending system. Here's a breakdown of how it operates:

The Foundation: Seeds and Increments
At the heart of our system lies the concept of seeds and increments. Every day, a new pair of seeds is generated - one for the base seed and one for the increment. These seeds serve as the foundation for all the randomness in our Blend System.

Base Seed: This is a randomly generated number between 1,000,000,000,000,000 and 9,000,000,000,000,000. It sets the starting point for our seed of the random number generation.

Seed Increment: Another random number, this one ranging between -10,000,000 and 10,000,000. It determines how the starting point seed will change for each subsequent voucher/blend used.

Both the base seed and seed increment are hashed and displayed to all players immediately after the daily reset. The actual non-hashed value of these numbers will be kept secret for the next 24 hours. They will only be made visible to all players after the next daily reset where a new set of base seed and seed increment is generated.

Voucher Opening Process
Each blend or voucher that requires randomness will use a unique seed to randomize the outcome. This unique seed is generated from the base seed and the seed increment mentioned above.

Results of the opening by each and every players are made public and can be easily verified as long as you have the secret seed and the seed increment that was used to generate the outcome. Both these numbers that are required to verify the outcome will be made available the next day.

We want you to enjoy the excitement of opening packs without worrying about hidden tricks or manipulations. With our daily seed and increment resets, real-time outcome displays, and cryptographic verification, you can rest assured that our system is designed with transparency and fairness in mind.




All Rolls that happened on 20240211

Go Back

Order User Roll Range Reward Range Final Result Reward Seed Verifying Instruction
1The-G0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
1Neutron Emitter3491788323976887<?php
mt_srand(3491788323976887);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
2The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
3Blight Bringer3491788330600898<?php
mt_srand(3491788330600898);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
3The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
1Neutron Emitter3491788337224909<?php
mt_srand(3491788337224909);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
4The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
2Purifier3491788343848920<?php
mt_srand(3491788343848920);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
5The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
6Archelon3491788350472931<?php
mt_srand(3491788350472931);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
6The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
0Unstable Geode3491788357096942<?php
mt_srand(3491788357096942);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
7The-G0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
7Archelon3491788363720953<?php
mt_srand(3491788363720953);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
8The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
6Hyperion3491788370344964<?php
mt_srand(3491788370344964);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
9The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
2Solar Flare3491788376968975<?php
mt_srand(3491788376968975);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
10The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
5Hyperion3491788383592986<?php
mt_srand(3491788383592986);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
11The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
6Archelon3491788390216997<?php
mt_srand(3491788390216997);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
12The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
6Hyperion3491788396841008<?php
mt_srand(3491788396841008);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
13The-G0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
6Archelon3491788403465019<?php
mt_srand(3491788403465019);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify