🔴Contract does not work because it does not support scroll, but if you choose Sepolia fork via remix it will work.🔴
🟢Scroll Contract Address : https://sepolia.scrollscan.com/address/0x440536268d4B305697933924fe3B82C181EE3568 🟢
Chain Bet v1 - demo on Scroll Bootcamp & grant program
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
🔴Contract does not work because it does not support scroll, but if you choose Sepolia fork via remix it will work.🔴
🟢Scroll Contract Address : https://sepolia.scrollscan.com/address/0x440536268d4B305697933924fe3B82C181EE3568 🟢
`checkWinner`
function will not execute, and the `predictionDel`
function will automatically be called. This function resets everything, allowing you to start a new round. This process simulates the round restarting.`checkWinner`
fonksiyonu çalışmayacak ve otomatik olarak `predictionDel`
fonksiyonu devreye girecektir. Bu fonksiyon her şeyi sıfırlar, böylece tur yeniden başlamış gibi olur.`getChainlinkData`
function. Alternatively, you can directly submit your prediction using the `pricePrediction`
function without viewing the price. Remember, predictions must be made within the first 15 minutes of the round to prevent cheating. At the end of the 60-minute round, the rewards will be automatically distributed to the winner(s) through a time-based contract. Finally, note that the Scroll network does not support time-based functionality, so only the automatic fetching of the current price is available in the contract.`getChainlinkData`
fonksiyonunu kullanarak Bitcoin'in anlık fiyatını çekebilirsiniz. Alternatif olarak, fiyatı görüntülemeden `pricePrediction`
fonksiyonu üzerinden tahmininizi girebilirsiniz. Ancak, unutmayın ki tahminlerinizi turun ilk 15 dakikası içinde yapmanız gerekiyor; bu, hileleri önlemek amacıyla yapılmıştır. 60 dakikalık turun sonunda, ödüller zaman bazlı otomatik kontrat ile kazanan veya kazanan kişilerin hesaplarına otomatik olarak yatacaktır. Son olarak, Scroll ağı zaman bazlı işlevselliği desteklemediği için kontratta kullanılamadı; sadece otomatik güncel fiyat çekilebiliyor.Chain Bet v1 - demo on Scroll Bootcamp & grant program