Author

Topic: 🪙【CoinFlip】 Decentralized Magic Wallet - Smart Contract - Auto payout (Read 95 times)

copper member
Activity: 877
Merit: 1
https://greencoin.online/
Simple Decentralized Game
"CoinFlip"
On Smart Contracts

Send exactly amount to address from tables

to get a 50% chance
to "DOUBLE" your amount


Automatic payout every second transaction

All Decentralized Network chooses who is winner
Open Source available

Before you send second/next bet, wait at least one transaction after yours to Contract

on Polygon
BetWallet   Reward
0.1 Matic   0x7196f59B7A17252524Ebb7C75908E452BFf1500E   0.19 Matic
0.2 Matic   0x0a7C520273FF2b37013E844Cd133960Eb31BA52C   0.38 Matic

on BSC Network
BetWallet   Reward
0.01 BNB   0x8af75e8DE6c766a934871c6ec0733d262fE08089   0.019 BNB

First version of smart contract premiered exactly now with this topic on Polygon Network.

Game logic Polygon
Creation of contract for "doubling" revenue of two players with amount of 0.1Matic each
0x7196f59B7A17252524Ebb7C75908E452BFf1500E

First wallet sends exactly 0.1Matic to contract address 0x7196f59B7A17252524Ebb7C75908E452BFf1500E
- in this tx First wallet checks who is winner in previous stage and executes sent withdrawal 0.19Matic to winner

Second wallet sends exactly 0.1Matic to contract address 0x7196f59B7A17252524Ebb7C75908E452BFf1500E
- in this Second wallet transaction from block timestamp and 9 hashes generates Combo Number, that is written to a smart contract
   from this block gets timestamp and from it chooses 9 "random" hashes in blockchain and generates Combo Numer if it ends with one of this "even" numbers "02468" - Chosen Winner is First Wallet, previous
   if this comboNumer ends with one of this "odd" numbers "13579" - Chosen Winner is Second Wallet, this
- in this tx dev fee in amount 0.01Matic executes

You need to wait two transactions after yours to get payout, if blockchain choose you as a winner...


Game logic BSC Network
Creation of contract for "doubling" revenue of two players with amount of 0.01BNB each
0x8af75e8DE6c766a934871c6ec0733d262fE08089

First wallet sends exactly 0.01BNB to contract address 0x8af75e8DE6c766a934871c6ec0733d262fE08089
- in this tx First wallet checks who is winner in previous stage and executes sent withdrawal 0.19Matic to winner

Second wallet sends exactly 0.01BNB to contract address 0x8af75e8DE6c766a934871c6ec0733d262fE08089
- in this tx Second wallet transaction block timestamp writen to a smart contract
   from this block gets timestamp and from it chooses 9 "random" hashes in blockchain and generates Combo Numer if it ends with one of this "even" numbers "02468" - Chosen Winner is First Wallet, previous
   if this comboNumer ends with one of this "odd" numbers "13579" - Chosen Winner is Second Wallet, this
- in this tx dev fee in amount 0.001BNB executes

Watch video, how this logic works https://y0u.tube/watch?v=sGHf_w5Dhmk



First two pairs of transactions will looks like these, and so on:
1st tx |2nd tx |3rd tx |4th tx |
Winner 1st |Loser 1st |Loser 2nd |Winner 2nd |
1st Bet (0.1Matic) |
(withdraw for previous winner) |
2nd Bet (0.1Matic) |
(withdrawal Dev fee 0.01) |
1st Bet (0.1Matic) |
(0.19Matic withdrawal to first Winner) |
2nd Bet (0.1Matic) |
(withdrawal dev fee 0.01) |




Roadmap
First stage
Seed. First version of Smart Contract published on Polygon Network with 0.1Matic entrance

Second stage
Growing. If interest to this topic will be enough, we will create other Smart Contracts with higher amounts and on other networks (BSC, Fantom, Optimistic, Linea, Ethereum)

Third stage
Stress test. On this stage contract source code will be published on all Networks and on GitHub. Other Devs can check code, propose modifications and audit.

Fourth stage
Next, updated version of contract developed, created UI (User Interface for web and possible to mobile devices)

Bounty with signature campaign here - https://bitcointalksearch.org/topic/bounty-coinflipsignature-campaign-daily-payout-5463217
---
Will be appreciated for collaboration, advice's, help in promotion, etc.
Jump to: