Bitcoin Forum
May 21, 2024, 02:30:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [MXT] ★ MarteX ★ Hybrid Pow+PoS+MasterNode ★ X13 ★  (Read 1085 times)
diegomacx
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 15, 2018, 12:13:15 AM
 #21

What is the purpose of this coin?
It's main purpose is PoS mining and the Masternodes which can give you a ROI of 50% yearly.
eduardoalthaus (OP)
Jr. Member
*
Offline Offline

Activity: 170
Merit: 2


View Profile
February 20, 2018, 11:13:23 AM
 #22

The only coin with hybrid masternode, receives from POS and POW at the same time, better investment in the medium and long term.

In the crypto world since 2010 - Reporting scam since 2012.
TFourCe
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 21, 2018, 06:15:24 PM
 #23

Do you offer bounties for translations?
I would like to reserve the German translation
drago777
Member
**
Offline Offline

Activity: 308
Merit: 11


View Profile
February 21, 2018, 08:13:31 PM
 #24

I'd like to reserve for Italian translation if there is a bounty.
altcoinix
Member
**
Offline Offline

Activity: 334
Merit: 13


View Profile
February 25, 2018, 07:49:42 AM
 #25

Pool for Martex Coin

http://s2.altcoinix.com/mxt/public

eduardoalthaus (OP)
Jr. Member
*
Offline Offline

Activity: 170
Merit: 2


View Profile
March 01, 2018, 11:09:35 AM
 #26

Do you offer bounties for translations?
I would like to reserve the German translation

With a newbie account?  Huh
Or do you have a higher level account?

In the crypto world since 2010 - Reporting scam since 2012.
sxafir
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 500


View Profile
March 25, 2018, 06:15:27 AM
 #27

How many masternode coins needed?
Apocalypse_hero
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 06, 2018, 04:49:14 AM
 #28

Yeah. Very good project. I own some MartexCoin - MXT. Soon I will have my first masternode.

Get in while it's cheap. The masternode ROI is around 50% year.

*Plus active Telegram groups with ppl always willing to help Smiley
Ivanetadichk
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
August 29, 2018, 08:10:29 AM
 #29

Is this thread dead now? Where do we go up-to-date information on this coin?  Huh
eduardoalthaus (OP)
Jr. Member
*
Offline Offline

Activity: 170
Merit: 2


View Profile
October 05, 2018, 02:45:38 PM
 #30

Is this thread dead now? Where do we go up-to-date information on this coin?  Huh


The information is on the Oficial Site
and Forum

In the crypto world since 2010 - Reporting scam since 2012.
eduardoalthaus (OP)
Jr. Member
*
Offline Offline

Activity: 170
Merit: 2


View Profile
December 06, 2018, 03:03:38 AM
 #31



ZCore Masternodes System

In the crypto world since 2010 - Reporting scam since 2012.
eduardoalthaus (OP)
Jr. Member
*
Offline Offline

Activity: 170
Merit: 2


View Profile
February 07, 2019, 11:17:37 PM
 #32

How many coins to masternode?



5000 MXT
Fixed IP (usually VPS)
Firewall allow TCP 51315 port


Open a notepad, you'll need to copy some info.

After compiling the linux wallet, go to martexcoin/src/ and type:
Code:
./MarteXd getaccountaddress MN1
(where 'MN1' will be the alias of your MN address, you can add any name here, ex.: mn, masternode, 0, test...)
RETURN EXAMPLE: M9ppbdZ8GFRNQWiyf7WpL2VUf6SNKtoqED
copy the address to your notepad

Type:
Code:
./MarteXd masternode genkey
RETURN EXAMPLE: 6ypUZTbx77swhRce1e13hnC7m9N4XhLyEwhTvtPddcCju6bhUAU
copy the return to your notepad

NOW, you'll need send 5000 MXT to your masternode address, but, ATTENTION HERE:

Before sending -> Go to your local wallet, that has 5k of MXT, click in "Options / Settings / Display"
and mark "Display coin control features"


Now, in your 'send' tab will display "INPUTS" at top left. Click on it.
YOUR MN ADDRESS NEED TO RECEIVE 5K OF MXT FROM, NO LATER THAN 3 INPUTS.

If you have, ex.: 10 inputs with 500 MXT each, you'll need resend to yourself.
  • Create new local wallet address
  • Copy this address and paste in 'Pay To' field
  • Click on 'INPUTS', select all of them
  • In right top, select and copy the amount of "After fee" and press "OK"
  • Paste this value in "Amount"
  • Click on "Send" and wait 3 confirmations, watch it in "Transactions" tab.

NOW, you can send all 5k of MXT to MN ADDRESS from just 1 input.


Check your local wallet or in block explorer the number of confirmations of this transaction (your local wallet with 1 or 3 inputs to -> MN ADDRESS).
Wait 1 confirmation, go to your VPS and type:

Code:
./MarteXd masternode outputs
RETURN EXAMPLE: "00e6c7f0967a447e1dd333343cd5477184eaf91dfea38dc81b221f1084daab00" : "0"
copy the return to your notepad

WAIT FOR 16 confirmations

Then you can stop VPS wallet, type:
Code:
./MarteXd stop

Open MarteX.conf
Code:
nano /home/YourUser/.MXT/MarteX.conf

Add this lines:
Code:
masternode=1
masternodeaddr=Your_VPS_IP:51315
masternodeprivkey=yourMNgenkey
externalip=Your_VPS_IP
nlogtimestamps=1
txindex=1
mnconflock=1
stake=0
staking=0

Create masternode.conf file:
Code:
nano /home/YourUser/.MXT/masternode.conf

This file need to specify
MN_ALIAS Your_VPS_IP:51315 MASTERNODE_PRIVKEY TRANSACTION_HASH INDEX

Example:
Code:
MN1 35.184.219.34:51315 6ypUZTbx77swhRce1e13hnC7m9N4XhLyEwhTvtPddcCju6bhUAU 00e6c7f0967a447e1dd333343cd5477184eaf91dfea38dc81b221f1084daab00 0

Now, after save everything, just start your VPS wallet:
Code:
./MarteXd

You can check if your config worked, type:
Code:
./MarteXd masternode status

IF status = 1 SUCCESS
IF status = 2 or 3 ERROR.

This was one of the best tutorials I've ever seen in my life.  LOL

In the crypto world since 2010 - Reporting scam since 2012.
cryptopool.builders
Copper Member
Newbie
*
Offline Offline

Activity: 344
Merit: 0


View Profile WWW
February 07, 2019, 11:26:13 PM
 #33

Come and join the solo miner finding all the blocks over at https://thepool.life

-a x13 -o stratum+tcp://mine.thepool.life:4999 -u -p c=MXT

  • Multiple world-wide stratum servers to give you the best mining experience you can get.
  • 1% mining fee on all coins that we offer.
  • Payouts are made automatically every hour for all balances above 0.0125.
  • Multi server configuration running on dedicated hardware.
  • Dedicated support staff.
  • Join our Discord Channel!
pinpins
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
April 06, 2019, 02:26:26 PM
 #34

 
You can mine Martex at  autoexchange mining pool Zergpool.com at 0.5% fee. Please use following commands for different mining options
 
Option 1 Auto coin switch by profitability within algorithm with payment to wallet
Code:
 -o stratum+tcp://x13.mine.zergpool.com:3633 -u <YOURBTCWALLET> -p c=BTC 

Option 2 Direct coin mining to coin wallet
Code:
 -o stratum+tcp://x13.mine.zergpool.com:3633 -u <YOURMXTWALLET> -p c=MXT,mc=MXT

Option 3 Direct coin mining with autoexchange to specified coin wallet
Code:
 -o stratum+tcp://x13.mine.zergpool.com:3633 -u <YOURBTCWALLET> -p c=BTC,mc=MXT

Please note mc stands for mining coin symbol, c stand for payout coin symbol

Autoexchange to BTC, LTC, DASH or any other currency we mine
Happy mining,
 cheers pinpin
Pages: « 1 [2]  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!