Provably fair by VRF

Jade Casino requires randomness for its games which it receives from an integrated Verifiable Random Function (VRF). A VRF is a Random Number Generator (RNG) that provides random outcomes which are verifiable on-chain. With a VRF, Jade Casino is able to provide users provably fair outcomes that are impossible to have been tampered with. The Chainlink VRF is used for Polygon and BNB Chain mainnets. More information on how a VRF like Chainlink VRF works, can be found here.

Integrated VRFs

NetworkVRF integrationSmart Contract address

Polygon

Base

BNB Chain

Fantom

Arbitrum

Testnets

Polygon Mumbai

Chainlink VRF (Subscription)

BNB Chain Testnet

Fantom Testnet

Arbitrum Goerli

zkSync 2.0 testnet

StarkNet Alpha Testnet

VRF fee

For VRFs to resolve RNG requests a lot of computation power is needed. Therefor, VRFs ask a fee to be paid for their efforts. The VRF fee is paid upfront by the user. Note that gas fees may seem high initially. This is because the VRF fee can only be calculated when the VRF request is made. A big portion of the VRF fee is refunded in the same transaction.

Pending VRF requests

On their profile page a player can find "Pending VRF Requests". On very rare occasions the VRF request does not get resolved and the player's wager will be stuck in the game contract. After 100 blocks the player can click "Refund" to remove their wager from the game contract.

On September 5th 2022 Chainlink announced that the Chainlink VRF had received a GLI-19 compliance certification through BMM Testlabs. This meant the first compliance certification for a VRF in the blockchain gaming industry. BMM Testlabs is an independent, gaming certification lab.

Last updated