Pages:
Author

Topic: [UPDATE]PhilsCurrency[PHILS][SCRYPT][POW][MASTERNODE][INSTANTX][GOVERNANCE] - page 6. (Read 10841 times)

sr. member
Activity: 520
Merit: 260
Despite the downward price pressure of the last couple of days, the ROI of PHILS masternode is still a healty 195% according to https://masternodes.online/currencies/PHILS/. Nodes are becoming cheap again.
hero member
Activity: 854
Merit: 502
Can I use a antminer L3+ to mine PhilsCurrency?


Absolutely CAN.
Just find the right pool
member
Activity: 112
Merit: 10
Can I use a antminer L3+ to mine PhilsCurrency?
newbie
Activity: 64
Merit: 0
Hi,

If I understand correctly the question, from command line you can use the following depending on the miner you use.

Code:
-o stratum+tcp://eu1.cryptoally.net:3433 -u  -p c=PHILS


CryptoAlly.

Hi Cryptoally

Where to enter stratum details?

Thx
HP Mathieu
newbie
Activity: 17
Merit: 0
Hi Cryptoally

Where to enter stratum details?

Thx
HP Mathieu


Phils is available at CryptoAlly.net mining pool.


No registration is required. Use your wallet address as the username and c=PHILS for password.

Stratum Details:
  • Stratum: eu1.cryptoally.net:3433
  • User: PHILS_WALLET_ADDRESS
  • Password: c=PHILS

Pool Details:
  • Pool Algo: Scrypt
  • Fee: 0.5%
  • Payouts: Every 3 hours

Happy Mining!!!


newbie
Activity: 57
Merit: 0
newbie
Activity: 17
Merit: 0
Hi there,

Trying to setup my first Linux VPS masternode with PHILS.
reached to the point below:
#----------------------------------------------------------------
# ./philscurrency-cli getinfo
{
    "version" : 1000000,
    "protocolversion" : 70003,
    "walletversion" : 61000,
    "balance" : 12000.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 90352,
    "timeoffset" : 0,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 20220.62767771,
    "testnet" : false,
    "keypoololdest" : 1514815360,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "errors" : ""
}
root@vultr:/home/greg/philscurrency-1.0.0/bin# ./philscurrency-cli masternode outputs
{
}
# -----------------------------------------------------
Despite my desktopwallet showing the tx as confirmed, masternode outputs cmd produces empty answer.
#-------------------------------------------
Status: 31 confirmations, broadcast through 8 nodes
Date: 26/01/2018 17:17
To: Masternode.Collateral PfEKFcB9wm4La1E3eSfxBunPVk7wE38tUe
Debit: -11 980.00000000 PHILS
Transaction fee: -0.00002260 PHILS
Net amount: -11 980.00002260 PHILS
Transaction ID: 020655ed176a20a847b22b86b5a268bfbf455e8948302b3c21a13bed1640fd42-000

#-------------------------------------------
What's up in your opinion?
Could I setup the masternode.conf with txid from desktop wallet?
Thx
HPMathieu
newbie
Activity: 64
Merit: 0

Phils is available at CryptoAlly.net mining pool.


No registration is required. Use your wallet address as the username and c=PHILS for password.

Stratum Details:
  • Stratum: eu1.cryptoally.net:3433
  • User: PHILS_WALLET_ADDRESS
  • Password: c=PHILS

Pool Details:
  • Pool Algo: Scrypt
  • Fee: 0.5%
  • Payouts: Every 3 hours

Happy Mining!!!

newbie
Activity: 16
Merit: 0
Hello.I want your help.I sent by my mistake 12000 phils to wrong address and i want to know if i can somehow recover them.I have the transaction in my wallet if you want to see that i am telling you the truth.The address that i sent my phils is PidDApMgS3vby7jsCihJbL8EZ71Qn83dkf and Transaction ID is: 746ed5611363ffe11730251f1748c8756b1ab4977e17783bb042d1b73f5211aa-000 and i have and genkey if can help.
If you can help me i appreciate.
Thank you for your time and i am waiting your reply

Sorry, I have to ask. How did you send your phils to the wrong address by mistake? Did you manually type the address and make a typo or did you copy/paste someone else's address? You should always copy/paste the wallet address when sending or receiving coins to prevent mistakes. I always double and even triple check my addresses to make sure the first 3 and last 3 characters match up so I know that I didn't accidentally copy/paste and miss a letter or 2 on the front or end of the address.

You must be new to crypto and I hate to tell you but most likely your money is gone. If you typed the address by hand and made a mistake then it's very possible the address you sent to has not even been activated and maybe never will be so therefore can never be retrieved. If you sent the money to someone else's address and you know who the address belongs to, you can reach out to them and explain the situation and cross your fingers that they will be nice and return your money. My guess is that you don't know who the address belongs to and it looks like it was never used before so most likely it belongs to nobody and the coins are gone.

A very expensive, difficult lesson to learn for sure. REMEMBER KIDS. ALWAYS MAKE SURE TO COPY/PASTE WALLET ADDRESSES AND DOUBLE-CHECK BEFORE SENDING.  Sad
member
Activity: 79
Merit: 10
I have my Masternode Enable since 2 days and 0 payments. When I start my MN, it's succesfull but some times later I can't see my MN adress on Masternode List, anyone can help me or I switch MN Shocked ?

I had similar problems getting my MN to work in windows and then I switched to linux thinking it was a problem with the windows wallet but I had the same problem in linux. I'm actually not 100% sure what the actual fix was because I kind of feel there is some kind of weird glitch in the code maybe that causes this. I ended up carefully reading through all 3 masternode setup guides on the phils website and combining the knowledge from all guides to fix the problem. As I said I am not 100% sure if this is required or if it fixed my problem but the last thing I changed was adding the line 'rpcport=36002' to the conf file since it was missing from mine before. Here is the contents of my phils conf file:

rpcuser=phils
rpcpassword=any_password_you_want
rpcallowip=127.0.0.1
rpcport=36002
listen=1
server=1
daemon=1
maxconnections=64
masternode=1
masternodeprivkey=your_masternode_private_key
externalip=your_external_ip_address:36003
addnode=52.14.182.71:36003
addnode=13.59.107.218:36003
addnode=52.14.113.155:36003

Make sure to change 'any_password_you_want' to something else although I suppose that could be a valid password and will most likely work if you leave it like that. For sure you must change 'your_masternode_private_key' with the actual private key for your masternode and also 'your_external_ip_address' will be the ip address of the computer you are hosting the MN.

After I made the changes to my conf file I stopped and restarted the wallet and ran the 'masternode start-alias MN_Name' command and I got 'successful' as always. I was able to check on another computer that my masternode was in the list by using 'masternode list' but as you stated, I was having issues where it would show up and then maybe 1-2 hours later it would disappear from the list. There are 2 other commands you can use to check your status. 'masternode list-conf' and 'masternode status'. masternode list-conf should show "status" : "ENABLED" at the bottom. masternode status should show "status" : "Masternode successfully started". For me, the problem was that the masternode status command was showing "status" : "Not capable masternode: Could not connect to xxx.xxx.xxx.xxx:36003" even though there was no problem with my ports being open. I ended up just shutting down the wallet again for about 5 minutes and restarting it and magically everything gave the proper success msg after that and I started receiving rewards after about 24-36 hours (I believe there is a 12-24 hour period where you do not receive rewards after first enabling the masternode properly). After getting my first reward I now get them every 12-16 hours.

I've set up 5 other masternodes before phils and never had this problem. It can be frustrating but I hope this helps!
member
Activity: 117
Merit: 10
Why is not this coin listed on coinmarketcap? It's a burden to not be able to get its price easily with many API.
Our daily trading volume should be more than 50.000 USD, and we have not reach that yet. Be patient and spread the information about this coin, so the volume will be go up
member
Activity: 117
Merit: 10
I have my Masternode Enable since 2 days and 0 payments. When I start my MN, it's succesfull but some times later I can't see my MN adress on Masternode List, anyone can help me or I switch MN Shocked ?
Monitor your masternode using masternodes.online if everything is green just wait, if it is red you need to fix it
newbie
Activity: 129
Merit: 0
Is there a mining calculator available for this? Or can anyone tell me the amount of coins mined per day with a single 1070?

I've entered what I think are the correct figures here but I'm not sure if that's accurate: https://whattomine.com/coins/71-pxc-neoscrypt?utf8=%E2%9C%93&hr=1000.0&br_enabled=true&br=120.0&d_enabled=true&d=27308.577&p=250&fee=1.0&er_enabled=true&er=0.00491556&cost=0.15&hcost=0.0&commit=Calculate

Thanks.
newbie
Activity: 70
Merit: 0
Why is not this coin listed on coinmarketcap? It's a burden to not be able to get its price easily with many API.

I think devs already applied to CMC multiple times but at this moment it's hard to get listed there for any coin because of the huge queue. Be patient
newbie
Activity: 3
Merit: 0
Why is not this coin listed on coinmarketcap? It's a burden to not be able to get its price easily with many API.
newbie
Activity: 3
Merit: 0
I have my Masternode Enable since 2 days and 0 payments. When I start my MN, it's succesfull but some times later I can't see my MN adress on Masternode List, anyone can help me or I switch MN Shocked ?
legendary
Activity: 3486
Merit: 1126
Hi,

We've added PHILS to the miners multipool: www.zpool.ca

scrypt pool:

http://www.zpool.ca/site/gomining?algo=scrypt

Blocks found by zpool:

http://www.zpool.ca/site/block?id=2470

Cheers!
full member
Activity: 271
Merit: 101
Dev, while we are waiting for  Blockfolio, can you try to list PHILS on CoinStats, phone portfolio application?

Masternode App, would also be nice. The more coins is exposed that is better for people to aware aware of PHILS.
full member
Activity: 206
Merit: 101
Nothing is True...
Still getting 180~ coins a day.

Is that with  one L3+?

What pool if I may ask?
I guess that those are MN rewards
newbie
Activity: 14
Merit: 0
will philscurrenc be listed on cryptopia?
Pages:
Jump to: