Bitcoin Forum
April 19, 2024, 02:34:57 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 88 »
  Print  
Author Topic: deprecated thread.  (Read 91676 times)
mninfo
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 12, 2017, 05:20:21 AM
Last edit: November 12, 2017, 02:54:36 PM by mninfo
 #241

40 alqo until block 86400 ( 20 % of block rewards )

Masternode cost = 10000 ALQO
Blocktime is 60 seconds, which means an average of 1440 blocks per day
Daily revenue, supposing 40 coins per block, should be 1440 * 40 / 206 = 279 ALQO
Days for ROI ~ 36 days

my calculus based on ALQO, not the price since alqo price fluctuation.

EDIT: Not to cause any unnecessary confusion, just read posts below this
1713537297
Hero Member
*
Offline Offline

Posts: 1713537297

View Profile Personal Message (Offline)

Ignore
1713537297
Reply with quote  #2

1713537297
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
mrnode015
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 12, 2017, 09:39:55 AM
 #242

40 alqo until block 86400 ( 20 % of block rewards )

Masternode cost = 10000 ALQO
Blocktime is 60 seconds, which means an average of 1440 blocks per day
Daily revenue, supposing 40 coins per block, should be 1440 * 40 / 206 = 279 ALQO
Days for ROI ~ 36 days

my calculus based on ALQO, not the price since alqo price fluctuation.

Basing it on alqo seems fair, but still, I can't confirm that 40, it seems to be 10. It even seems to be forced on here:
https://github.com/ALQOCRYPTO/ALQO/commit/86d10d839ad30815733414ed72c623ba3cdc4589

Why so?

That git has nothing to do with rewards.
You can find the masternode rewards here: https://github.com/ALQOCRYPTO/ALQO/blob/d596d71d6db16a1bf215034604f6cfca05c0c058/src/main.cpp#L1659

Maybe know what you read before posting stuff ;-)

Code:
if(nHeight <= 86400 && nHeight > 0) {
        ret = blockValue / 100 * 20;
} else if (nHeight > 86400 && nHeight <= 151200) {
        ret = blockValue / 100 * 25;
} else if (nHeight > 151200 && nHeight <= 302400) {
        ret = blockValue / 100 * 20;
} else if (nHeight > 302400 && nHeight <= 345600) {
        ret = blockValue / 100 * 30;
} else if (nHeight > 345600 && nHeight <= 388800) {
        ret = blockValue / 100 * 35;
} else if (nHeight > 388800) {
        ret = blockValue / 100 * 40;
}

Until block 86400 the reward is 20%, making it 40 ALQO.
Everybody is receiving 40 ALQO, are you sure you have a running masternode?
Alqo (OP)
Member
**
Offline Offline

Activity: 175
Merit: 32


View Profile WWW
November 12, 2017, 11:18:48 AM
 #243


Can someone confirm if it's/should be 40 coins/block or 10, and if my ROI calculus is right?


It's exactly as mrnode015 described. Rewards are, at the moment, 40 ALQO per reward you receive on your MN.

mninfo
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 12, 2017, 02:52:41 PM
 #244

Maybe know what you read before posting stuff ;-)

I was just politely asking, not even accused anyone of anything here. Thank you for pointing me in the right direction
osidevil
Jr. Member
*
Offline Offline

Activity: 43
Merit: 2


View Profile
November 12, 2017, 03:16:02 PM
 #245

Sell 5000 ALQO (2000SAT/ALQO)
mrnode015
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 12, 2017, 03:23:42 PM
 #246

Maybe know what you read before posting stuff ;-)

I was just politely asking, not even accused anyone of anything here. Thank you for pointing me in the right direction

Not saying anything else :-)

Just linking to a github part that is unrelated to awards calculations is a bit 'weird'  Wink
busminer
Hero Member
*****
Offline Offline

Activity: 1764
Merit: 570


Twitter\X @AlexKosa1


View Profile WWW
November 12, 2017, 03:30:01 PM
 #247

5 MN for sale , please pm.

NeroZyF
Full Member
***
Offline Offline

Activity: 197
Merit: 100


View Profile
November 12, 2017, 06:28:46 PM
Last edit: November 13, 2017, 08:22:39 PM by NeroZyF
 #248

Sold

If you find my message helpful, please click +Merit
Alqo (OP)
Member
**
Offline Offline

Activity: 175
Merit: 32


View Profile WWW
November 12, 2017, 06:36:51 PM
 #249

Update :

The official website has been opened :

https://alqo.org/

kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 12, 2017, 07:05:22 PM
 #250

Update :

The official website has been opened :

https://alqo.org/
Very good!
Littledragons
Full Member
***
Offline Offline

Activity: 294
Merit: 102



View Profile
November 12, 2017, 07:09:17 PM
 #251

Yeah I like the design and the layout of this - tons has been done for such a new coin.
MN rewards are yet to be seen in my book but hell yeah sounds good to me!

T r a x i o n                              TRADE AND EARN DURING PRE-ICO
TRANSITIONS YOU TO A CRYPTO-READY SOCIETY        Pre-Sale starts April 15, 2018
GITHUB     TELEGRAM     MEDIUM     FACEBOOK     TWITTER     REDDIT     YOUTUBE
Alqo (OP)
Member
**
Offline Offline

Activity: 175
Merit: 32


View Profile WWW
November 12, 2017, 07:36:49 PM
 #252

Yeah I like the design and the layout of this - tons has been done for such a new coin.
MN rewards are yet to be seen in my book but hell yeah sounds good to me!

Thanks! Smiley

Since when are you waiting for the first payout? It can easily take more than 16 hours the first time. After that it settles to a better frequency.

Technumb
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
November 12, 2017, 07:46:12 PM
 #253

Hey guys, I have just made a video detailing alqo, feel free to share with your friends or whatnot.


Thanks!

Video Link : https://youtu.be/0KMBu8C5fsI
sickbeatzz
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
November 12, 2017, 08:24:19 PM
 #254

Which programm do you use for mining?

I would like to mine with my GTX 1080ti
Widi_kidiww
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
November 12, 2017, 08:31:30 PM
 #255

Hay dev..Is there a wallet available here?
ronald0cz
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
November 12, 2017, 09:04:32 PM
 #256

Hello, how much ALQO coins do I need to run masternode? Where can I buy it? Any calculator for profitability? Thank you!
tailhead
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 12, 2017, 11:00:39 PM
 #257

I downloaded Masternode app on my Android, but can't understand how to setup my wallet.
What is "WalletKey"? I tried wallet privkey but looks like its not correct.
Ferminer
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
November 12, 2017, 11:59:02 PM
 #258

WTS MN ALQO (10001 coins)! PM me. ESCROW. Пpoдaм мacтepнoдy ALQO (10001 мoнeт). ЛC нa биткoинтoлкe, oфициaльный диcкopд, тeлeгpaм (тpeйд кaнaл в гpyппe пo мacтepнoдaм)! Cдeлкa чepeз гapaнтa.

Roger Lau
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
November 13, 2017, 05:03:54 AM
 #259

there are not many coins of quark algo
hope this coin will grow
ar2609
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
November 13, 2017, 06:30:20 AM
 #260

Any news on exchange listing.?

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 88 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!