Bitcoin Forum
March 10, 2026, 08:36:46 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Stake.bet.ar [Argentina Seeding event]  (Read 94 times)
Stunna (OP)
Legendary
*
Offline Offline

Activity: 3206
Merit: 1287


Primedice.com, Stake.com


View Profile
March 06, 2026, 07:22:19 AM
Merited by OgNasty (2)
 #1

I'm back on bitcointalk that can mean only one thing... Welcome to yet another another seeding event. This time for our stake.bet.ar . As always props to Rhavar the creator of crash for the method.

To prove our fairness we have generated a chain of 20,000,000 SHA256 hashes where each hash is the hash of the hexadecimal representation of the previous hash. The last hash in the chain is:
Slide:  42fb6a93e263b95a44512ce30c6164cc41cdb300798b1ae78ed7746855331818
Crash: bf7f7c6f5364e5f1c5bdb97dbbf1136c04a50762d0794fe06d62d52aa11c7c12

The formula for generating the game result:

Code:
const gameHash = hashChain.pop()

const hmac = createHmac('sha256', gameHash);

// blockHash is the hash of bitcoin block 584,500

hmac.update(blockHash);

const hex = hmac.digest('hex').substr(0, 8);
const int = parseInt(hex, 16);

// 0.01 will result in 1% house edge with a lowest crashpoint of 1

const crashpoint = Math.max(1, (2 ** 32 / (int + 1)) * (1 - 0.01))


blockHash used is Bitcoin block 939,547 which has not been mined at time of posting. Basically we are using the hash of a future bitcoin block as a client seed so players can be certain that we did not pick one in the house's favor. I'd appreciate it if someone could quote this post so this is all set in stone.

Stake.com Fastest growing crypto casino & sportsbook
Primedice.com The original bitcoin instant dice game
AussieMat
Newbie
*
Offline Offline

Activity: 142
Merit: 0


View Profile
March 06, 2026, 07:31:34 AM
 #2

I'm back on bitcointalk that can mean only one thing... Welcome to yet another another seeding event. This time for our stake.bet.ar . As always props to Rhavar the creator of crash for the method.

To prove our fairness we have generated a chain of 20,000,000 SHA256 hashes where each hash is the hash of the hexadecimal representation of the previous hash. The last hash in the chain is:
Slide:  42fb6a93e263b95a44512ce30c6164cc41cdb300798b1ae78ed7746855331818
Crash: bf7f7c6f5364e5f1c5bdb97dbbf1136c04a50762d0794fe06d62d52aa11c7c12

The formula for generating the game result:

Code:
const gameHash = hashChain.pop()

const hmac = createHmac('sha256', gameHash);

// blockHash is the hash of bitcoin block 584,500

hmac.update(blockHash);

const hex = hmac.digest('hex').substr(0, 8);
const int = parseInt(hex, 16);

// 0.01 will result in 1% house edge with a lowest crashpoint of 1

const crashpoint = Math.max(1, (2 ** 32 / (int + 1)) * (1 - 0.01))


blockHash used is Bitcoin block 939,547 which has not been mined at time of posting. Basically we are using the hash of a future bitcoin block as a client seed so players can be certain that we did not pick one in the house's favor. I'd appreciate it if someone could quote this post so this is all set in stone.

There you have it:) by the way congrats on having the provably fair really solid unlike many other casinos, I’ve created a thread here that compares casinos for provably fair: https://bitcointalk.org/index.php?topic=5571224.msg66282437#msg66282437
Haunebu
Legendary
*
Offline Offline

Activity: 3724
Merit: 1013


www.Crypto.Games: Multiple coins, multiple games


View Profile
March 06, 2026, 08:07:55 AM
 #3

I don't really care much about these seeding events though I can see how they are useful to many others. Would be much, much better to see you and your team being more active here in the forum actively addressing complaints(Especially the KYC ones).

That's just wishful thinking on my part, but one can hope. It's great to see how far Stake improved with time, but this is one area which still needs a ton of improvement.

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
Stunna (OP)
Legendary
*
Offline Offline

Activity: 3206
Merit: 1287


Primedice.com, Stake.com


View Profile
March 07, 2026, 06:03:52 AM
 #4

Boom our block is in

0000000000000000000094e045cf1f0b035d81afe139faa67f6218ed1004ebe1






I don't really care much about these seeding events though I can see how they are useful to many others. Would be much, much better to see you and your team being more active here in the forum actively addressing complaints(Especially the KYC ones).

That's just wishful thinking on my part, but one can hope. It's great to see how far Stake improved with time, but this is one area which still needs a ton of improvement.

This is helpful feedback, will try to spend some more time on here again and better resolve these issues.


There you have it:) by the way congrats on having the provably fair really solid unlike many other casinos, I’ve created a thread here that compares casinos for provably fair: https://bitcointalk.org/index.php?topic=5571224.msg66282437#msg66282437

Thank you! We have a pretty significant provably fair update coming soon Smiley  It's been a long term goal of ours since starting primedice in 2013 to push all operators towards a provably fair standard and we are in a position now as the world's largest casino where we can better influence other operators.

Stake.com Fastest growing crypto casino & sportsbook
Primedice.com The original bitcoin instant dice game
AHOYBRAUSE
Legendary
*
Offline Offline

Activity: 1260
Merit: 1724


よろしく


View Profile WWW
March 07, 2026, 07:04:06 AM
 #5

LOL, who would care about an "Argentina seeding event"??

You have other areas that need attention. Unclaimable telegram drops, you still use the same claim amounts even though you raised the wager and the player base went up significantly. So why still the same low claim amounts?
Poker also needs so much work and the rake is 40% higher than on other sites, actually it's even higher when you take the high cap into account.
And yeah, the bonus have been cut into oblivion, which makes stake less and less interesting for people that wager a lot.

I was once very active on stake, medium platinum 6 account with 5 years of activity, I was even in your signature campaign in here. But at some place I just got fed up with all the nonsense stake does.

 
.Winna.com..

░░░░░░░▄▀▀▀
░░


▐▌▐▌
▄▄▄▒▒▒▄▄▄
████████████
█████████████
███▀▀███▀

▄▄

██████████████
████████████▄
█████████████
███▄███▄█████▌
███▀▀█▀▀█████
████▀▀▀█████▌
████████████
█████████████
█████
▀▀▀██████

▄▄
THE ULTIMATE CRYPTO
...CASINO & SPORTSBOOK...
─────  ♦  ─────

▄▄██▄▄
▄▄████████▄▄
██████████████
████████████████
███████████████
████████████████
▀██████████████▀
▀██████████▀
▀████▀

▄▄▄▄

▄▄▀███▀▄▄
▄██████████▄
███████████
███▄▄
▄███▄▄▄███
████▀█████▀███
█████████████████
█████████████
▀███████████
▀▀█████▀▀

▄▄▄▄


.....INSTANT.....
WITHDRAWALS
 
...UP TO 30%...
LOSSBACK
 
 

   PLAY NOW   


AVATAR
     
Report to
rohang
Full Member
***
Offline Offline

Activity: 1728
Merit: 228



View Profile
March 08, 2026, 07:00:06 PM
 #6

Boom our block is in

0000000000000000000094e045cf1f0b035d81afe139faa67f6218ed1004ebe1






I don't really care much about these seeding events though I can see how they are useful to many others. Would be much, much better to see you and your team being more active here in the forum actively addressing complaints(Especially the KYC ones).

That's just wishful thinking on my part, but one can hope. It's great to see how far Stake improved with time, but this is one area which still needs a ton of improvement.

This is helpful feedback, will try to spend some more time on here again and better resolve these issues.
 goal of ours since starting primedice in 2013 to push all operators towards a provably fair standard and we are in a position now as the world's

Highly doubt that, prove me wrong but stake is obviously too big now for you or eddie to bother with these type of issues

Hispo
Legendary
*
Offline Offline

Activity: 1876
Merit: 3014


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
March 08, 2026, 07:53:48 PM
 #7

Boom our block is in

0000000000000000000094e045cf1f0b035d81afe139faa67f6218ed1004ebe1






I don't really care much about these seeding events though I can see how they are useful to many others. Would be much, much better to see you and your team being more active here in the forum actively addressing complaints(Especially the KYC ones).

That's just wishful thinking on my part, but one can hope. It's great to see how far Stake improved with time, but this is one area which still needs a ton of improvement.

This is helpful feedback, will try to spend some more time on here again and better resolve these issues.
 goal of ours since starting primedice in 2013 to push all operators towards a provably fair standard and we are in a position now as the world's

Highly doubt that, prove me wrong but stake is obviously too big now for you or eddie to bother with these type of issues

Actually, I have a completely point of view for all this situation.
I like Stake and it's original team of founders can have a minimum of time to spend here among users of this community which were so important for them in the beginning of their gambling business.

Also, if they spend more time here on this community, they will be more likely to be exposition to feedback from all gamblers from here.

I personally welcome any event which is brought to us by the management of stake.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
rohang
Full Member
***
Offline Offline

Activity: 1728
Merit: 228



View Profile
March 08, 2026, 08:12:23 PM
 #8

Boom our block is in

0000000000000000000094e045cf1f0b035d81afe139faa67f6218ed1004ebe1






I don't really care much about these seeding events though I can see how they are useful to many others. Would be much, much better to see you and your team being more active here in the forum actively addressing complaints(Especially the KYC ones).

That's just wishful thinking on my part, but one can hope. It's great to see how far Stake improved with time, but this is one area which still needs a ton of improvement.

This is helpful feedback, will try to spend some more time on here again and better resolve these issues.
 goal of ours since starting primedice in 2013 to push all operators towards a provably fair standard and we are in a position now as the world's

Highly doubt that, prove me wrong but stake is obviously too big now for you or eddie to bother with these type of issues

Actually, I have a completely point of view for all this situation.
I like Stake and it's original team of founders can have a minimum of time to spend here among users of this community which were so important for them in the beginning of their gambling business.

Also, if they spend more time here on this community, they will be more likely to be exposition to feedback from all gamblers from here.

I personally welcome any event which is brought to us by the management of stake.

Yea not gonna happen bro. Do u use stake? Just look at how their old players are treated nowadays. Its not what it used to be

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!