Bitcoin Forum
April 24, 2024, 01:28:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 »  All
  Print  
Author Topic: [ANN][POS][MN][QUARK] ⛏💰📊 IZEMCASH CORE ⛏💰📊  (Read 1650 times)
IZEM-DEV (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile WWW
January 26, 2019, 07:05:00 AM
Last edit: July 06, 2019, 01:28:18 PM by IZEM-DEV
 #1



IZEMCASH

The project was terminated because no benefit



Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
SkyStation3
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile WWW
January 26, 2019, 07:26:57 AM
 #2

IZEMCASH has been added to the pool http://YouCrazy.Me
https://YouCrazy.Me/site/gomining?algo=quark
Mining config:
Code:
-a quark -o stratum+tcp://stratum.youcrazy.me:4033 -u YourWalletAddress -p c=IZC
log0530
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
January 26, 2019, 07:29:10 AM
 #3

★IZEMCASH★
for mining at the POW-COIN

Code:
a quark -o stratum+tcp://stratum.pow-coin.com:4033 -u <WALLET> -p c=IZC
danycoman
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


View Profile WWW
January 26, 2019, 02:28:45 PM
 #4

Hello,

Mining Pool!

https://prohash.app

Code:
-a quark -o stratum+tcp://prohash.app:4033 -u your_wallet -p c=IZC 
CryptoClubber
Sr. Member
****
Offline Offline

Activity: 664
Merit: 250


View Profile
January 26, 2019, 02:36:26 PM
Last edit: January 30, 2019, 07:42:59 PM by CryptoClubber
 #5

Hello Everyone!


WWW.CRYPTOPOOLCLUB.COM
Stratum: stratum+tcp://cryptopoolclub.com:11001/11002/11003


Happy mining!

CryptoSDesigner
Copper Member
Member
**
Offline Offline

Activity: 245
Merit: 26

High quality Design for Cryptocurrency


View Profile WWW
January 26, 2019, 03:35:09 PM
 #6

Dev interested this Logo ? please contact on https://discord.gg/W6mUUVM


High quality cryptocurrencies building service Discord https://discord.gg/W6mUUVM Thread Services  https://bitcointalk.org/index.php?topic=5182619.0
Mining Pool : http://mining-coins.com/
IZEM-DEV (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile WWW
January 26, 2019, 07:26:07 PM
 #7

 Cheesy Wow !! It makes us very excited .. This is Project Final and it will last, no more blockchain changes .. We are need your support to go forward and benefit everyone.
SecretRecipe
Jr. Member
*
Offline Offline

Activity: 155
Merit: 1

CTO, Sys Admin, Cryptontrepreneur, CommunityLeader


View Profile WWW
January 26, 2019, 09:23:16 PM
 #8

Wallets on the GitHub have been scanned and are CLEAN

For instance, here is the windows wallet: https://www.virustotal.com/en/file/4c7edfbee4b190aa8cc868e3aed54c6acad7534591975b010021e27e3d5c67ac/analysis/1548509763/




CTO, SysAdmin, CryptoJunkie, Pool Op, CommunityLeader, PR Mgr, Connoisseur of Fine Cheeses.
CryptoSDesigner
Copper Member
Member
**
Offline Offline

Activity: 245
Merit: 26

High quality Design for Cryptocurrency


View Profile WWW
January 26, 2019, 09:26:42 PM
 #9

how many coins  need for Masternode ?

High quality cryptocurrencies building service Discord https://discord.gg/W6mUUVM Thread Services  https://bitcointalk.org/index.php?topic=5182619.0
Mining Pool : http://mining-coins.com/
JuliusNL
Member
**
Offline Offline

Activity: 173
Merit: 12


View Profile WWW
January 26, 2019, 10:02:01 PM
 #10

Masternode Collateral 1000 IZC   according the website

CryptoPunkyXL
Newbie
*
Offline Offline

Activity: 80
Merit: 0


View Profile WWW
January 26, 2019, 10:15:46 PM
 #11

IZEMCASH has been added to the pool https://cryptonova.eu
https://cryptonova.eu/site/mining
Mining config:
Code:
-a quark -o stratum+tcp://cryptonova.eu:4033 -u YourWalletAddress -p c=IZC

Discord: https://discord.gg/etvrV34
IZEM-DEV (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile WWW
January 27, 2019, 07:21:16 AM
Last edit: January 27, 2019, 10:48:33 AM by IZEM-DEV
 #12

Thank's #cryptoanno  Wink


Please recompile for update to V2.2.2

Update: Block Reward

    } else if (nHeight <= 8000 && nHeight > 72) {
        nSubsidy = 2 * COIN;
   } else if (nHeight > 8000) {
      nSubsidy = 5 * COIN;
   } else if (nHeight > 25000) {
      nSubsidy = 12 * COIN;
   } else if (nHeight > 88000) {
      nSubsidy = 18 * COIN;
   } else if (nHeight > 100000) {
      nSubsidy = 30 * COIN;
   } else if (nHeight > 300000) {
      nSubsidy = 20 * COIN;
   } else if (nHeight > 525600) {
      nSubsidy = 10 * COIN;
   } else if (nHeight > 1051200) {
      nSubsidy = 15 * COIN;
   } else if (nHeight > 1576800) {
      nSubsidy = 25 * COIN;
   } else if (nHeight > 2102400) {
      nSubsidy = 10 * COIN;
   } else if (nHeight > 2628000) {
      nSubsidy = 8 * COIN;
   } else if (nHeight > 3153600) {
      nSubsidy = 6 * COIN;                
    } else {
        nSubsidy = 5 * COIN;
 
AleOpus
Jr. Member
*
Offline Offline

Activity: 322
Merit: 6


View Profile
January 27, 2019, 07:39:45 AM
 #13


   Does your coin have a channel in Discord?

Crypto Spring - New Coins https://discord.gg/6wCArKV
IZEM-DEV (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile WWW
January 27, 2019, 07:54:22 AM
 #14

#AleOpus yes i have but i will invite after bot is online  Wink
Mt. Dempo
Jr. Member
*
Offline Offline

Activity: 294
Merit: 1


View Profile
January 27, 2019, 08:54:42 AM
 #15

so you mean that izemcoin and liteizc will be swapped for izemcash? I see that you have allocated 1.5 million izemcash to airdrop, has it started?

🔵🔵🔵🔵🔵🔵🔵  Agareum  🔵  Multiplayer gaming platform, gamified version of an airdrop  🔵🔵🔵🔵🔵🔵🔵
https://agareum.com
IZEM-DEV (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile WWW
January 27, 2019, 09:11:52 AM
Last edit: January 27, 2019, 10:47:32 AM by IZEM-DEV
 #16

#Mt. Dempo-

Corrections of statements Not 1.5 Million but 200,000 for airdrop

Please read Readme.md https://github.com/IZEM-Project/izemcash on Coin Spec for airdrop value

Do not get info from website because is old info, web site is under renovation..

i will start airdrop give after all swap finished..

CryptoClubber
Sr. Member
****
Offline Offline

Activity: 664
Merit: 250


View Profile
January 27, 2019, 10:11:26 AM
Last edit: January 30, 2019, 07:43:32 PM by CryptoClubber
 #17

Hello Everyone!


WWW.CRYPTOPOOLCLUB.COM
Stratum: stratum+tcp://cryptopoolclub.com:11001/11002/11003


Happy mining!

pool under maintenance
recompiling...

CryptoClubber
Sr. Member
****
Offline Offline

Activity: 664
Merit: 250


View Profile
January 27, 2019, 11:03:55 AM
Last edit: January 30, 2019, 07:43:43 PM by CryptoClubber
 #18

Hello Everyone!


WWW.CRYPTOPOOLCLUB.COM
Stratum: stratum+tcp://cryptopoolclub.com:11001/11002/11003


Happy mining!

pool under maintenance
recompiling...

done

[minepool.online]MonkeyDi
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 27, 2019, 02:55:18 PM
 #19

MINEPOOL.ONLINE OPEN MINING FOR IZEMCASH



-Enjoy 0.5% fee
-payout time 1 hour
-all coins have dedicated port
-MPM - Multiple YIIMP Pool Monitor


.Bat config example:

Quote
-a quark -o stratum+tcp://minepool.online:4061 -u YOUR_WALLET -p stats



Discord Channell:
https://discord.gg/4hE32pw

Pool link:
https://minepool.online





enjoy the mining  Roll Eyes
Gongolo
Full Member
***
Offline Offline

Activity: 374
Merit: 101


View Profile
January 28, 2019, 12:50:45 AM
 #20

IZC has been added to https://letsmine.it
0.5% low fee
Miner command line:  -a quark -o stratum+tcp://letsmine.it:4033 -u YourWallet -p c=IZC
Pages: [1] 2 3 4 »  All
  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!