_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: ..
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: ..
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
_-_-_: .
hilario23: auto aim
hilario23: FAST SCOPE
hilario23: FAST SCOPE

Verification

How to verify?

To verify the integrity of your bets you first need to change your current seed pair in our fairness tab. After doing this the server seed will be released, which is required to verify the outcome of your bets using the code below.

                

<?php

$clientSeedNonced 
'';
$serverSeed '';

echo 
generateRollNumber($clientSeedNonced$serverSeed);

/**
 * @return float|int
 */
function generateRollNumber($clientSeedNonced$serverSeed)
{
    
$hash hash_hmac('sha512'$clientSeedNonced$serverSeed);

    
$i 0;

    
$roll intval(substr($hash$i 5$i $i 5), 16);

    while (
$roll >= 10 ** 6) {
        
$i++;

        
$roll intval(substr($hash$i 5$i $i 5), 16);

        if (
$i 128) {
            
$roll 99.99;
            break;
        }
    }

    
$roll %= 10 ** 4;
    
$roll /= 10 ** 2;

    return 
$roll;
}

?>
Deposit Bitcoin

To deposit Bitcoin, please send the desired amount to our elitepvpers account by clicking the button below. Make sure your oddeven username is in the note field. All payments are usually processed in about 60 seconds.

Withdraw Bitcoin
Your withdrawal will also have 0 Bitcoin subtracted to cover the transaction fee.
Deposit BTC

To deposit BTC, please send the desired amount to the address below.

Your personal BTC deposit address
Only send BTC to this address. All transactions are processed after 1 confirmation.
Withdraw BTC
Your withdrawal will also have 0.00025778 BTC subtracted to cover the transaction fee.
Change seed
New server seed hash
New client seed
Fairness
On oddeven, all bets are provably fair. This means that there is no way to manipulate the outcome of your bets.
Current seed pair
Client seed
Server seed hash
Bets made with pair

%(currentNonce)s

Previous seed pair
Client seed
Server seed
Server seed hash
Bet search
Bet #%(betId)s
Placed by %(username)s, .

Wagered

%(amount)s

Profit

%(profit)s

Payout

%(payout)s

%(username)s

Joined .
Statistics

Total wagered

0.00000000 BTC

Total profit

0.00000000 BTC

Total bets

0

Total wins

0

Total losses

0

Chat messages

%(chatMessages)s
Register
Already have an account?
Welcome back.
Need an account? Register