kelpieinu / kelpie

0 stars 2 forks source link

Air Raid Concept #4

Open kelpieinu opened 3 years ago

kelpieinu commented 3 years ago

On this file: https://github.com/kelpieinu/kelpie/blob/main/kelpieimprovise

I would like to do the following

Currently it reflect 1% back to holders.

I would like the 1% to be distribute this way

0.9% to holder 0.1% to smart contract

Every 2 hours countdown, it will random pick from the range of holders who have stakes over 0.01% of the total supply, to be the lucky winner of this JACKPOT , and air drop or send to them, whichever possible with contract.

IT will reset the jackpot to 0 again, and accumulate again for two hours, which it will air drop again after two hours. The main thing is to keep things exciting.

But my consideration is, does this action perform by smart contract incur any gas , and can the action be log at the Ethereum block chain so I can retrieve it from the history for the lucky winner list. The action should be wrote as "Jackpot"

Next is the capability to fetch the total jackpot accumulated sum.

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 0.1 ETH (199.67 USD @ $1996.72/ETH) attached to it.

rafante commented 3 years ago

Hi! There's no way you can perform a processing on a smart contract without it being called from outside the blockchain via a transaction. So, if you want to execute a function on your smart contract every 2 hours, you should have a backend service that would schedule recurring calls to the smart contract based on the reading of it's current state

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Workers have applied to start work.

These users each claimed they can complete the work by 265 years, 4 months from now. Please review their action plans below:

1) quantum-guy7 has applied to start work _(Funders only: approve worker | reject worker)_.

I read through the sol file. I think I can do it. Will discuss with the funder. Also, u r referring to reflect function on Line 513 r8? 2) janus has applied to start work _(Funders only: approve worker | reject worker)_.

I have checked the code and I am able to understand it. I would be able to get this task out and on time.

Learn more on the Gitcoin Issue Details page.

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 0.1 ETH (197.41 USD @ $1974.08/ETH) attached to this issue has been cancelled by the bounty submitter