Bitcoin Forum
June 21, 2024, 03:04:37 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
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 »
221  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP LIVE] on: September 25, 2017, 10:06:48 AM
This message appears during registration Huh Huh

Invalid ETH address. Please put your ETH address in your Bitcointalk profile in the 'Location' field.



please fix

Considering you did not put your ETH address on your profile, you won't be able to register.

Go to your profile and insert your ETH address in the location field. But as a hero member you should know how to navigate this  Lips sealed

I want to register and I get this message.
222  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP LIVE] on: September 25, 2017, 09:37:59 AM
This message appears during registration Huh Huh

Invalid ETH address. Please put your ETH address in your Bitcointalk profile in the 'Location' field.



please fix
223  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 23, 2017, 12:54:15 PM
if correctly understood, the links are not yet available for registration in the second round of distribution?
Link to registration will be available tomorrow.
224  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] HOWL | Mobile Social Application | No ICO | AIRDROP Closed on: September 22, 2017, 01:37:28 PM
This is the address associated with the etherdelta exchange and not the user
https://etherscan.io/address/0x8d12a197cb00d4747a1fe03395095ce2a5cc6819
225  Local / Alternatywne kryptowaluty / [ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 22, 2017, 09:48:24 AM
WAŻNA UWAGA: Druga runda Airdropu zaczyna się 24 września 2017 o godz. 15:00 UTC. https://bitcointalk.org/index.php?topic=2110712.msg22078162#msg22078162

PoSToken

Pierwszy na świecie certyfikat inteligentnego kontraktu na gotówkę - Wprowadzamy różne tokeny kryptograficzne




PosToken jest pierwszym na świecie inteligentnym kontraktem opartym o platformę Ethereum. Jest to token który jest zgodny ze standartem ERC20 i wykorzystuje wszystkie podstawowe metody.

PoSToken najpierw implementuje kod mechanizmu Proof-of-Stake.Oznacza to że jeśli jesteś posiadaczem danych tokenów możesz otrzymać ich więcej trzymając token w portfelu dłużej niż 3 dni jest to minimalny okres a maksymalny wynosi aż 90 dni.

PoSToken jest pierwszą implementacją PoSTokenStandard,nowego nieoficjalnego standartu tokenowego platformy Ethereum który został wprowadzony do kodu PoStoken.Kod zródłowy został specjalnie opracowany i wydany do dalszej dystrybucji tokenów Proof-of-Stake.Wierzymy że w przyszłości PoSTokenStandard pomoże obecnym programistom wprowadzać nowe żetony PoS.Jest to prawdziwe założenie w które wierzymy i że nowa era tokenów krypto zaczyna się w tym miejscu i tutaj.



  • Nazwa: PoSToken
  • Symbol: POS
  • Deklimacja: 18
  • Standard: ERC20 & PoSTokenStandard
  • Platforma: Ethereum
  • Maksymalna ilość monet: 10,000,000 POS
  • Stan początkowy: 1,000,000 POS
  • Minimalny okres: 3 Dni
  • Maksymalny okres: 90 Dni
  • Adres kontratku: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc



Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"}]



  • 1.Otwórz MyEtherWallet
  • 2.Kliknij "Send Ether & Tokens"
  • 3.Odblokuj portfel
  • 4.Kliknij "Add Custom Token"
  • 5. W polu "Adres" wpisz adres kontraktu: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • 6. W polu "Symbol" wpisz: POS
  • 7. W polu "Deklinacja" wpisz: 18
  • 8. Następnie kliknij "Dodaj" i zobaczysz PoSToken w portfelu.



  • Rok 1 : 100%
  • Rok 2 : 50%
  • Rok 3 - 15 : 10%

Zgodnie z wyżej wymienionym oprocentowaniem maksymalna ilość tokenów PoStoken to 10 milionów które zostaną wydobyte metodą Proof-of-Stake w ciągu 15 lat.Po tym okresie nie będą generowane już żadne tokeny.


Biorąc pod uwagę wygodę użytkownika oraz zmniejszenie kosztów zurzycia gazu PoStoken udostępnia dwie metody wydobywania PoS.Jednak podstawową rzeczą jest trzymanie PoSTokena w portfelu nie mniej niż wymagany okres minimalny czyli 3 dni.Następnie można zacząć wydobywać:

1.Wysyłanie transakcji na swój własny adres za pomocą jakiejkolwiek kwoty.
Rekomendowany jest Ethereum Wallet.

2.Korzystanie z MyEtherWallet.com lub Mist które oferują w oprogramowaniu wykonanie funkcji mint.
Na chwilę obecną musisz używać MyEtherWallet.com lub Mist które mogą współpracować z kontraktami aby wykonywać tę funkcję.Może to dla Ciebie być niewygodne ale musisz posiadać wiedzę oraz praktyczne doświadczenie z zawieraniem kontraktów jak to zrobić.Wzięliśmy to pod uwagę dodaliśmy do naszego dalszego planu rozwoju jak temu sprostać.W najbliższym czasie postaramy się pierwszą wersję, którą będzie można przetestować.Korzystając z naszego portfela reklamowego PoS, można łatwo rozpocząć wyszukiwanie PoS wystarczy kliknąć przycis. Chcemy również wspomnieć, że portfel będzie wspierał wszelkie żetony w oparciu o PoSTokenStandard.

PoSToken obejmuje również dwie niżej wymienione funkcje:

Code:
function annualInterest() constant returns(uint);
Return current annual interest.

Code:
function coinAge() constant returns(uint);
    Return coin age of your account. Return 0 means that your coin age doesn't meet the min coin age now.If you are not sure about your account's coin age, you can execute this function for query.

    Samouczek czyli jak zacząć wydobywanie PoSToken:https://bitcointalk.org/index.php?topic=2110712.msg21934703#msg21934703
    Kalkulator zysków online: https://calculator.postoken.org




    Definicja jak naliczany jest coinage napiszę tak:
    1.Jeśli Zygmunt dostał od Genowefy 10 żetonów i trzymaj je w portfelu przez okres 60 dni zgromadził 600 coin age(mnożymy ilość monet przez ilość dni jaki trzymamy w portfelu cała filozofia czyli czysty HOLD max 90 dni)
    2.Jeśli Zygmunt ruszy portfel i coś wypłaci zaczyna od zera.




    Kontrakt będzie zawierał tylko 1 miliona POS, 10% od maksymalnej sumy.
    • Development: 100K
    • Marketing: 50K
    • Bounties: 50K
    • AirDrop: 800K




    Token Tracker on Etherscan:https://etherscan.io/token/0xee609fe292128cad03b786dbb9bc2634ccdbe7fc#balances



    1 Runda Airdropu ZAKOŃCZONA
    Distribution List of 1st Round Airdrop

    _______________________________________________________________________________ ________________________________________________________________

    2 Runda  Airdropu

    Wkrótce. Grin Grin





    Więcej kampanii reklamowej wkrótce.



    • PoS Token Creation Service   Q3/2017
    • Multi-PoS-Token Wallet   Q3/2017
    • PoS Token Block Explorer   Q4/2017
    • PoS Token Decentralized Exchange   Q1/2018
    • PoS Mining Pool   Q2/2018

    This is a summary of our roadmap, more details will be updated after the airdrop completed.




    Any future update and announcements will be posted here !
    If you have any ideas, feedbacks please send us a PM or Email:contact@postoken.org.




    ****Newbie****
    Quote
    PoSToken - First PoS Token|Free Airdrop|No ICO
    [/list]
    Code:
    PoSToken - First PoS Token|Free Airdrop|No ICO

    ****Jr. Member****
    Quote
    Code:
    [center][url=https://bitcointalk.org/index.php?topic=2110712.0]✔ Get Your Free PoSToken Now ● Airdrop ● NO ICO ● First PoS Ethereum Token ✔[/center]


    ****Member****
    Quote
    ██████████  ✔  PoSToken - First PoS Smart Contract Token - Get Your Free Tokens Now!
    █     PoSToken    █  ✔  Free Airdrop ●  No-ICO  ●  100% Annual Interest First Year
    ██████████  ✔  ANN ●  WebSite  ●  Twitter  ●  Slack  ●  Whitepaper

    Code:
    ██████████  ✔  [b][url=https://bitcointalk.org/index.php?topic=2110712.0]PoSToken - First PoS Smart Contract Token - Get Your Free Tokens Now![/url][/b]
    █     [url=https://bitcointalk.org/index.php?topic=2110712.0]PoSToken[/url]    █  ✔  [b][i]Free Airdrop[/i] ●  [i]No-ICO[/i]  ●  [i]100% Annual Interest First Year[/i][/b]
    ██████████  ✔  [b][url=https://bitcointalk.org/index.php?topic=2110712.0]ANN[/url] ●  [url=https://postoken.org]WebSite[/url]  ●  [url=https://twitter.com/PoSToken]Twitter[/url]  ●  [url=https://postoken.slack.com]Slack[/url]  ●  [url=https://postoken.org/whitepaper.pdf]Whitepaper[/url][/b]

    ****Full Member****
    Quote
    ▓▓▓▓▓▓▓▓▓▓     ▶▶▶▶ Get Your Free Tokens Now ◀◀◀◀  First PoS Smart Contract Token
       PoSToken      Free Airdrop ●  No-ICO ●  100% Annual Interest First Year
    ▓▓▓▓▓▓▓▓▓▓    ANN ●  WebSite  ●  Twitter  ●  Slack  ●  Whitepaper
    Code:
    [color=#fc603b]▓▓▓▓▓▓▓▓▓▓[/color]  [color=#009900]✔[/color]  [b] [color=limegreen]▶▶▶▶[/color] [url=https://bitcointalk.org/index.php?topic=2110712.0]Get Your Free Tokens Now[/url] [color=limegreen]◀◀◀◀[/color]  [color=red]First PoS Smart Contract Token[/color][/b]
    [color=#fc603b]▓[/color]    [url=https://bitcointalk.org/index.php?topic=2110712.0][b][i][color=green]PoSToken[/color][/i][/b][/url]   [color=#fc603b]▓[/color]  [color=#009900]✔[/color]  [b][i][color=#009900]Free Airdrop[/color][/i] ●  [i][color=#009999]No-ICO[/color][/i] ●  [i][color=#0033FF]100% Annual Interest First Year[/color][/i][/b]
    [color=#fc603b]▓▓▓▓▓▓▓▓▓▓[/color]  [color=#009900]✔[/color]  [b][url=https://bitcointalk.org/index.php?topic=2110712.0][color=red]ANN[/color][/url] ●  [url=https://postoken.org][color=green]WebSite[/color][/url]  ●  [url=https://twitter.com/PoSToken][color=purple]Twitter[/color][/url]  ●  [url=https://postoken.slack.com][color=brown]Slack[/color][/url]  ●  [url=https://postoken.org/whitepaper.pdf][color=maroon]Whitepaper[/color][/url][/b]

    ****Senior Member****
    Quote
    Code:
    [center][table][tr][td] [size=24pt][b][url=https://bitcointalk.org/index.php?topic=2110712.0][color=green][font=Verdana][i]✔PoSToken[/i][/font][/color][/url][/b][/size][/td]  [td][b] [size=12pt][url=https://bitcointalk.org/index.php?topic=2110712.0][color=#fc603b][i]First PoS Smart Contract Token ▶▶ GET NOW![/i][/color][/url][/size][/b] 
    [b] [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=blue]No ICO[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=Teal]Free Airdrop[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=brown]100% Interest[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=purple]New Standard[/color][/i][/size][/url][/b][/td] [/tr] [/table][/center]


    ****Hero/Legendary Member****
    Quote
    Code:
    [center][table][tr][td] [size=24pt][b][url=https://bitcointalk.org/index.php?topic=2110712.0][glow=green,1][color=#ffffff][font=Verdana][i]✔PoSToken[/i][/font][/color][/glow][/url][/b][/size][/td]  [td][b] [size=12pt][url=https://bitcointalk.org/index.php?topic=2110712.0][color=#fc603b][i]First PoS Smart Contract Token ▶▶ GET NOW![/i][/color][/url][/size][/b] 
    [b] [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=blue]No ICO[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=Teal]Free Airdrop[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=brown]100% Interest[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=purple]New Standard[/color][/i][/size][/url][/b][/td] [/tr] [/table][/center]
    226  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] HOWL | Mobile Social Application | No ICO | AIRDROP Closed on: September 22, 2017, 07:02:34 AM
    I received coins, thank you very much.Good luck in further work on the project.
    227  Local / Alternatywne kryptowaluty / Re: Dział mining / hardware on: September 21, 2017, 07:34:58 AM
    Opłaca się kopać. Przy inwestycji około 10k masz kilkaset pln miesięcznie na czysto, w zależności od kursu. Obecnie będzie to około 400 zł.
    Na tę chwilę tak opłaca się kopać tym osobom które już mają swoje koparki i założę z góry że kopią ETH(najbardziej opłacalne). Kopanie skończy się w grudniu jak Ethereum przejdzie na POS.Cześć z kopaczy przeżuci się na inną monetę reszta zacznie wyprzedaż sprzetu,kart graficznych itd.
    Rozmawiałem ze znajomymi co mają koparki kombinują w ten sposób chcą sprzedać i przerzucić się na kopanie DASH(zakup AntMinera D3 15GH/s) i ogień Grin Grin


    aż milo popatrzeć to jest zysk Grin
    228  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 18, 2017, 11:46:31 AM
    After over 3 three days my coin age still zero can any one help with this issue how to do the pos mining?

    Hi vittosport,

    It seems that the MEW cannot execute coinAge() function correctly. But you can use our online online PoS mining calculator to see how much you can get via PoS mining. https://calculator.postoken.org/

    Best Regards.


    i did everything truly. i got 60 token , i did mint it.

    and result is :

    calculator : http://prntscr.com/gmkgkl

    mew :http://prntscr.com/gmkh26

    is it done now ? am i recieve tokens everyday

    Minimum Coin Age: 3 Days
    Maximum Coin Age: 90 Days
    229  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 17, 2017, 12:13:54 PM
    I think the 2nd airdrop should be allocated to those who bought from etherdelta. like airdrop token should be 10% of any purchase on ether delta.
    Very foolish idea to reward people who buy coins. You want to buy coins to go and buy but do not expect any rewards.
    230  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 17, 2017, 07:46:40 AM
    Good jobs devs.When's the second round?
    231  Local / Alternatywne kryptowaluty / Re: Dochód pasywny z kryptowalut on: September 13, 2017, 09:31:55 AM
    Swoją drogą ktoś zna jakieś inne ciekawe POS monety ?

    Z tych z ugruntowaną pozycją na rynku poleciłbym XEM (NEM), a za jakiś czas na POS przejdą również SYS i ETH.
    POS jest dobre jak masz bardzo dużo danej monety w portfelu.Też ciekawi mnie przejście ETH na POS i jaka będzie wtedy cena rynki na pewno zareagują pewnie poleci w dół.
    232  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 12, 2017, 03:57:41 AM

    hi caex , local pc and vps , that's same way to set up masternode.

    Hi
    I was asking for pure linux(ubuntu) commands

    sudo apt-get update
    Huh??
    Huh??

    And how to keep things running I mean it


    233  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 12, 2017, 03:33:45 AM
    Devs need VPS guide step by step all command line


    234  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] HOWL | Mobile Social Application | No ICO | AIRDROP on: September 11, 2017, 11:25:13 AM
    Please send the following details to howl.app.official@gmail.com

    -Your ethereum address
    -A link to your BCT profile
    235  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 📈🔺[ANN] My Big Coin 🏙[MBC] - ⛏️PoS - SCRYPT⛏️ - 💎 AIRDROP LIVE! 💎 on: September 11, 2017, 10:12:41 AM
    Downloaded wallet too and sent you PM with my address.
    Good luck Wink
    236  Local / Polski / Re: Tu się witamy on: September 11, 2017, 08:25:04 AM
    Witamy serdecznie nowe twarze.Nie zapominajcie że mamy także własne polskie forum bitcoina Wink
    237  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] HOWL | Mobile Social Application | No ICO | AIRDROP on: September 10, 2017, 08:01:13 PM
    Sent an email with the requested information. Good luck devs Wink
    238  Local / Alternatywne kryptowaluty / Re: Synchronizacja portfela on: September 10, 2017, 06:50:42 PM
    To usluga realizowana przez trzecia strone, zawsze mniej bezpieczne niz trzymanie wszystkiego u siebie. Ktos jednak zarzadza ta platforma, nie znasz do konca jego intencji, lub nie wiesz czy nie mieli lub nie beda mieli wlamu ;]

    Nie interesuje mnie to, bo mam swoj klucz prywatny, ktorym tylko otwieram tam portfel - nie importuje go i nie trzymam tam bo ta usluga tak nie dziala, dlatego nie ma tez zadnych zabezpieczen tam do "logowania".
    Jak jutro padnie myetherwallet, to sciagam portfel np. ETH na dysk i importuje klucz u siebie.

    Przecież nikt normalny nie trzyma na myetherwallet swojego całego arsenału ETH tylko jakieś grosze czy tokeny ICO szybko,sprawnie czy to bezpiecznie dowiemy się jak będzie włam kiedyś oby nie Cool
    239  Local / Alternatywne kryptowaluty / Re: Dla-ANN – ColossusCoinXT COLX – Wymiana monet – Sprawiedliwy start, brak ICO / I on: September 10, 2017, 04:02:05 PM
    Nie trzeba było porzucać projektu za pierwszym razem.Cena spadła do @1sat i swap?Czego to ludzie nie zrobią żeby wysępić parę btc Tongue
    240  Local / Polski / Re: Rozpoczęcie drobnej inwestycji w kryptowaluty. on: September 09, 2017, 05:43:03 PM
    Zobaczcie dzisiejszą następną złą informację z Chin jak kurs BTC reaguje wystarczy co parę dni jakaś inna bomba a kurs będzie leciał na łeb i szyję.Kiedyś czytałem że teraz kopanie bitcoina nie byłoby opłacalne przy cenie poniżej 600$.
    http://businessinsider.com.pl/finanse/kryptowaluty/bitcoin-kurs-chiny-zakazuja-wymiany/lq2fzld


    Czytalem ze to fake, zadna duza wymiana oficjalnie nie potwierdzila tej informacji  Cool Cool

    Film z 2014 ale jak widac nadal aktualny Tongue

    https://www.youtube.com/watch?v=Ry6PpRXk0dQ
    To nie byle jaki portal a przed publikacją na pewno sprawdzają i weryfikują daną informację czy nie żadna kaczka dziennikarska.Kurs sam z siebie nie spadł ;)Poczekajmy jak przekręty Bitfiniexa ujrzą światło dzienne Tongue
    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 »
    Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!