Author

Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized! - page 241. (Read 547569 times)

legendary
Activity: 1036
Merit: 1000
Thug for life!
Buy support is building up, waiting for dumpers.....
sr. member
Activity: 364
Merit: 250
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Good to have a total coin number. Now a website, even minimal would help a lot, to be listed on Poloniex for example.  Grin

Teka is working on it Smiley
sr. member
Activity: 458
Merit: 250
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Good to have a total coin number. Now a website, even minimal would help a lot, to be listed on Poloniex for example.  Grin
hero member
Activity: 518
Merit: 500
What's wrong with my transaction command? Is there something wrong/missing that would not work?

Code:
eth.sendTransaction({from: '0xaaaaaaaaa...', to: '0xbbbbbbbbbbb...', value: 1})

You have to define the value:

eth.sendTransaction({from: 'your address', to: 'destination address', value: amount of shift to send})

It will output a tx address....


I get this:


Code:
eth.sendTransaction({from: '0xaaaa....', to: '0xbbbbb...', value: web3.toWei(1, "ether")})
TypeError: 'toWei' is not a function
    at :1:131

My bad, forgot that Shift doesn't use that string.

Use this instead: eth.sendTransaction({from: 'your address', to: 'destination address', value: amount of shift to send})

It should work.

Yup, that worked.
Thanks!

Your welcome....
legendary
Activity: 1274
Merit: 1006
What's wrong with my transaction command? Is there something wrong/missing that would not work?

Code:
eth.sendTransaction({from: '0xaaaaaaaaa...', to: '0xbbbbbbbbbbb...', value: 1})

You have to define the value:

eth.sendTransaction({from: 'your address', to: 'destination address', value: amount of shift to send})

It will output a tx address....


I get this:


Code:
eth.sendTransaction({from: '0xaaaa....', to: '0xbbbbb...', value: web3.toWei(1, "ether")})
TypeError: 'toWei' is not a function
    at :1:131

My bad, forgot that Shift doesn't use that string.

Use this instead: eth.sendTransaction({from: 'your address', to: 'destination address', value: amount of shift to send})

It should work.

Yup, that worked.
Thanks!

Do you know if its possible to send all funds in your wallet with one command?
Lets say if I have 100 SHF in wallet and want to send all - if I insert value:100 it will say insufficient funds gas*price+value...
hero member
Activity: 518
Merit: 500
What's wrong with my transaction command? Is there something wrong/missing that would not work?

Code:
eth.sendTransaction({from: '0xaaaaaaaaa...', to: '0xbbbbbbbbbbb...', value: 1})

You have to define the value:

eth.sendTransaction({from: 'your address', to: 'destination address', value: amount of shift to send})

It will output a tx address....


I get this:


Code:
eth.sendTransaction({from: '0xaaaa....', to: '0xbbbbb...', value: web3.toWei(1, "ether")})
TypeError: 'toWei' is not a function
    at :1:131

My bad, forgot that Shift doesn't use that string.

Use this instead: eth.sendTransaction({from: 'your address', to: 'destination address', value: amount of shift to send})

It should work.
legendary
Activity: 1274
Merit: 1006
What's wrong with my transaction command? Is there something wrong/missing that would not work?

Code:
eth.sendTransaction({from: '0xaaaaaaaaa...', to: '0xbbbbbbbbbbb...', value: 1})

You have to define the value:

eth.sendTransaction({from: 'your address', to: 'destination address', value: web3.toWei(amount of shift to send, "ether")})

It will output a tx address....


I get this:


Code:
eth.sendTransaction({from: '0xaaaa....', to: '0xbbbbb...', value: web3.toWei(1, "ether")})
TypeError: 'toWei' is not a function
    at :1:131
sr. member
Activity: 364
Merit: 250

The premine needs to be put into an escrow arrangement like expanse, otherwise shift will lose the clone wars.


Agreed. We will try to find a solution that provides transparent handling and doesn't hinder economic growth.

We want to lock the funds to further community trust but be able to spend them when the need arises.

hero member
Activity: 518
Merit: 500
What's wrong with my transaction command? Is there something wrong/missing that would not work?

Code:
eth.sendTransaction({from: '0xaaaaaaaaa...', to: '0xbbbbbbbbbbb...', value: 1})

You have to define the value:

eth.sendTransaction({from: 'your address', to: 'destination address', value: web3.toWei(amount of shift to send, "ether")})

It will output a tx address....
sr. member
Activity: 364
Merit: 250
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Great to see they finally got the market cap and total supply working on it....

  just  50k  Available Supply , too much, hehe!

It's a little over 500k....So, total mined just surpassed the premine....

So, our nearest goal is to reach first hundred on coinmarketcap.

Room to grow I would say Wink

legendary
Activity: 1274
Merit: 1006
What's wrong with my transaction command? Is there something wrong/missing that would not work?

Code:
eth.sendTransaction({from: '0xaaaaaaaaa...', to: '0xbbbbbbbbbbb...', value: 1})
sr. member
Activity: 354
Merit: 252

The premine needs to be put into an escrow arrangement like expanse, otherwise shift will lose the clone wars.
full member
Activity: 182
Merit: 100
Shift is the best clone. 1st and the best.
legendary
Activity: 1193
Merit: 1000
Peaky Blinder
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Great to see they finally got the market cap and total supply working on it....

  just  50k  Available Supply , too much, hehe!

It's a little over 500k....So, total mined just surpassed the premine....

So, our nearest goal is to reach first hundred on coinmarketcap.
hero member
Activity: 518
Merit: 500
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Great to see they finally got the market cap and total supply working on it....

  just  50k  Available Supply , too much, hehe!

It's a little over 500k....So, total mined just surpassed the premine....
sr. member
Activity: 266
Merit: 250
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Great to see they finally got the market cap and total supply working on it....

  just  50k  Available Supply , too much, hehe!
hero member
Activity: 518
Merit: 500
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/



Great to see they finally got the market cap and total supply working on it....
sr. member
Activity: 462
Merit: 250
Any reason to buy this for midterm? Sorry i don't have time to read thread. Can anyone tell me 1 or 2-3 reasons to invest in Shift? Thanks!
sr. member
Activity: 364
Merit: 250
We are progressing ever so slightly Wink

SHIFT is on Coinmarketcap:
http://coinmarketcap.com/currencies/shift/

full member
Activity: 182
Merit: 100
The community has gone to sleep like with every coin. 1 post a day on bitcointalk = a good community.
Jump to: