...an Ethereum raffle app

Create raffles for any number of NFTs, tokens, with an optional fee, at a price and ticket token of your choice.

  • Each raffle can be set up to donate an optional fee (RF) (taken from P#0, which is the primary ticket pot), at the end of each game.
  • After a game has started, only new prizes can be added. Nothing else can be changed.
  • A winner is guaranteed at the end of every game!
  • In community raffles; a fee (TF) (..., from P#0) is taken at the end of the game, before the optional game fee.
  • A game can only be ended by its owner, or an address with manager role.

This user interface is still under development, with the aim to eventually deploy it directly onto blockchain storage, for further decentralisation.

Management – Games

endGame (A0)

Management – Transfers

sendFunds (GBT)
awardItem (GT)

Start a raffle

Tip: Copy and paste from a trusted source, then verify using a tool such as "Search/Find" to highlight your pasted values against your source. This will ensure there isn't any malware on your device, potentialy changing addresses!

Adding additional prizes

Once game has started, you can add (which will be unremovable) additional prize pots, such as other tokens, or NFTs

Remember

Always double check the form values, before starting the game. You can not change these parameters after the game has started.

Prefer direct contract interaction? Contract

App · Connect your wallet, to access the latest raffle data.