🎁Divies - Prizes

  • Users can offer prizes to a pachinko pool by offering them in the pool's associated divies contract.

  • The user sets a targetPrice of the prize, and as the pachinko game runs, tokens are streamed into divies and distributed to the prizes. Once the accumulating balance of a prize reaches its target price, the prize is dropped to the last keybuyer, and the accumulating balance is given to the prize offerer. This essentially allows the prize offer to "sell" the prize using the pachinko protocol.

  • The divies of a Pachinko handles the prize distribution logic. The pool owner of a Pachinko Pool can configure various parameters of the Divies in response to its game ecosystem:

  • The pool owner of a pachinko pool can set the NftPrizeSplit and the TokenPrizeSplit. These refer to the share of money dropping into the Divies contract that is directed toward the NFT prize queue and the token prize queue respectively. Their values range from 0% to 100%. If both NftPrizeSplit and TokenPrizeSplit are set to 0, that means the pool owner has decided not to entertain any prizes, and the money will be redistributed as dividends to previous keybuyers.

Last updated