<h2>TUTORIAL - How to setup IOTA lightwallet and transfer IOTA from Bitfinex</h2> I bought in to Iota in the middle of July when its price had crashed below twenty cents USD. Of course this meant that I had to transfer some BTC to Bitfinex, the only exchange trading IOTA. If you haven't heard, Bitfinex recently updated its TOS to exclude US citizens, immediately suspending new US account creation and instituting a 90 day window before trading would be suspended for existing US accounts. I have the misfortune of being a US Citizen. I can't say I really blame Bitfinex for wanting to reduce exposure to the US regulatory system: >A surprisingly small percentage of our revenues come from verified U.S. individual accounts while a dramatically outsized portion of our resources goes into servicing the needs of U.S. individuals, including support, legal and regulatory. We anticipate the regulatory landscape to become even more challenging in the future. _Bitfinex Service Changes for U.S. Customers (Amended as of August 12, 2017) https://www.bitfinex.com/posts/216_ In any case, this has prompted me to finally get off my ass and figure out the IOTA wallet. The support documentation for this process seemed pretty lacking to me as I went through it, so I decided to write a post about it. <h2>Installing IOTA light wallet</h2>  *Iota Wallet graphic by moi* **NOTE: These instructions are based on using the GUI wallet (Graphical User Interface aka your standard recognizable program in a window format - unless you want to be entering code into a command line, this is what you want).** - <h4>Step 1: DOWNLOAD the latest official release of the IOTA wallet</h4> https://github.com/iotaledger/wallet/releases Look under the "Downloads" heading at the above link. I downloaded IOTA.Wallet.Setup.2.4.0.exe but please note the version number may differ when you visit github if there has been a new release. These instructions assume you are using the .exe (executable program) file. - <h4>Step 2: INSTALL the IOTA wallet</h4>  Run the .exe IOTA Wallet you just downloaded. - <h4>Step 3 - Select "Light Node"</h4>  The first hurdle you will come to is this screen asking you what kind of node you want to install. You want to select "Light Node". - <h4>Step 4 - SELECT your host</h4>  The default host suggestion in the official IOTA documentation is a bitfinex.com URL (http://iota.bitfinex.com:80). Not wanting to use a bitfinex hosted node to connect my wallet to in case of potential issues as a US citizen, I used a different public host. <h4>Pick a host</h4> Visit the following link and scroll down to / search for the heading "List of Light Wallet Servers". http://iotasupport.com/gui-lightwallet.shtml You are looking for a host that appears in this list when you click in to the dropdown menu in the IOTA wallet host select screen. I selected "http://eugene.iota.community:14265"  Once you have selected your host, click "Start" to connect your wallet to the host. - <h4>Step 5 - GENERATE a seed</h4> This is where the official support documentation really breaks down. The tutorial I was following along with told me to go under the "Tools" menu in the GUI and generate a new seed. There is no longer an option to generate a new seed under the Tools menu. Here is how you can generate a random seed on your computer (there are online IOTA seed generators as well but you might as well keep your seed offline as much as possible): Run the following command per your OS (Windows users just use the "Run" utility and type "powershell" to open up Powershell) (Linux and Mac users I have not personally tested these commands): Windows (PowerShell) ```-join ([char[]](65..90+57..57)*100 | Get-Random -Count 81)``` Linux ```cat /dev/urandom |tr -dc A-Z9|head -c${1:-81}``` Mac ```cat /dev/urandom |LC_ALL=C tr -dc 'A-Z9' | fold -w 81 | head -n 1``` Windows Powershell command line seed generation:  Windows Powershell command line randomly generated seed:  <h4>DO NOT USE THE ABOVE SEED - THIS IS A THROWAWAY ACCOUNT GENERATED FOR EXAMPLE PURPOSES ONLY</h4> - <h4>Step 6 - BACK UP your seed!</h4> No seriously, back up your newly generated seed before you go on to step 7. Save it in your password manager if you have one. At bare minimum save it in a text file on your desktop. Save it on a thumbdrive if you have one as a backup copy. Print out multiple copies and stick them in different (safe and secure) locations. DO NOT WRITE "IOTA" OR ANYTHING ELSE THAT WOULD CLUE SOMEONE WHO FOUND YOUR SEED WHAT IT IS FOR Your seed is your USERNAME and your PASSWORD. If you have your seed, you have your IOTA. If you lose your seed, you are out of luck. - <h4>Step 7 - ENTER your seed into the wallet</h4>  Once you have pasted your new seed into the wallet, click "SEARCH ADDRESS SPACE" - <h4>Step 8 - CONFIRM your zero balance</h4>  The wallet will take a few seconds to a minute to check the 50 randomly generated addresses associated with the seed you entered. Once it has finished checking, the above screen should come up showing a zero balance. Click on the "BALANCE IS COMPLETE" button. The button will briefly display "ACCOUNT IS EMPTY".  - <h4>Step 9 - EXIT AND LOGIN to the wallet</h4> Exit out of the balance confirmation screen (click the "X" at the top left of the window) and login to the wallet again using the same seed. Now you should see the normal IOTA light wallet logged in screen:  - <h4>Step 10 - GENERATE a receive address</h4> Click on the "RECIEVE" button to generate a new receive address for your IOTA:  *Do not send IOTA to this address - it is associated with a throwaway account created for this demo. If you absolutely HAVE to send me IOTA, feel free to contact me by leaving a comment and I will happily give you my address ;)* The address inside the white box above is what you paste into the withdraw IOTA screen in Bitfinex. That is all you need to transfer your IOTA to your new wallet! <h4>FINAL NOTE</h4> You must already have enabled two-factor identification for your Bitfinex account to withdraw funds. If you have not already done so I believe Bitfinex will make you wait some number of days before withdrawing funds after you enable two-factor identification. <h4>PSA</h4> You should always enable two-factor identification for any of your online accounts that support this! Do it! Cheers - Carl
author | carlgnash |
---|---|
permlink | iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency","iota","wallet","lightwallet","tutorial"],"image":["https://steemitimages.com/DQmY5WG7t8HrGwVu4Hhqb28joNV9EQqPSgonD462K79VuNB/image.png","https://steemitimages.com/DQmRhahDszxkmZmTokBMmdPScNgnB76k3VPqhJq5qGFfuu1/image.png","https://steemitimages.com/DQmNu4NiSmE1b1wBrxDKSbanoGEmeeA2bzyzVfCNJopA5Tn/IOTA%20light%20node.JPG","https://steemitimages.com/DQmRi5p1VD4cNkZxxwgerM6ucEYkG2DucNwEEbmmyZ669Qy/IOTA%20select%20your%20host.JPG","https://steemitimages.com/DQmPKnqLheZdhYgoSjdKBF4Dh3kQkVBnBZ1wcaKd2AtcLwd/IOTA%20select%20your%20host2.jpg","https://steemitimages.com/DQmaszhA6A9zua3Rkhc4qW8Bza7KoGVBujEQsvnxMVPPcyk/IOTA%20seed%20powershell%20generator.JPG","https://steemitimages.com/DQmWh47a4m8oBmQA1pnq97pwwHH8R9bPiS8JmDrXRypfYFv/IOTA%20seed%20powershell%20generator%202.JPG","https://steemitimages.com/DQmZ9rX28EeShA83whgaAFGFTwBRx99UCqwPaskwnKCdMQQ/ITOA%20enter%20seed.JPG","https://steemitimages.com/DQmdMHPE4YeFV1EwSJetyFuajmeXFjjVgCLq9mHQGKjJ2Tp/IOTA%20seed%20balance%20check.JPG","https://steemitimages.com/DQmPPnau186rwXtAAzHjMJSpL3QpAXHBF12GreWyj8uaxyG/IOTA%20seed%20balance%20check%20account%20is%20empty.jpg","https://steemitimages.com/DQmZq77EHgADZJadEKEfZns9EyMoSX2mozwD6Wo67Tef5wC/IOTA%20light%20wallet%20logged%20in.JPG","https://steemitimages.com/DQmNVVZ6Sfyfc29YXRjMKQxfTbp17v6WJa2i7fXWQb24SYA/IOTA%20wallet%20receive.JPG"],"links":["https://www.bitfinex.com/posts/216","https://github.com/iotaledger/wallet/releases","http://iota.bitfinex.com:80","http://iotasupport.com/gui-lightwallet.shtml","http://eugene.iota.community:14265"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-08-13 20:12:06 |
last_update | 2017-08-14 06:10:36 |
depth | 0 |
children | 20 |
last_payout | 2017-08-20 20:12:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.871 HBD |
curator_payout_value | 0.273 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8,024 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,717,269 |
net_rshares | 968,048,760,339 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 114,685,639,178 | 0.02% | ||
hitmeasap | 0 | 205,108,945 | 1% | ||
elyaque | 0 | 6,993,269,659 | 0.1% | ||
endaksi1 | 0 | 304,565,047 | 1% | ||
cloh76 | 0 | 74,373,265 | 0.2% | ||
edrivegom | 0 | 248,886,896 | 0.1% | ||
konti | 0 | 440,921,123 | 1% | ||
mondeja | 0 | 157,573,944 | 1% | ||
stephen.king989 | 0 | 1,086,212,831 | 0.2% | ||
anarcho-andrei | 0 | 2,196,446,033 | 0.1% | ||
shadowspub | 0 | 1,115,232,121 | 1% | ||
justinschwalm | 0 | 21,235,154,814 | 100% | ||
tjtrusty | 0 | 146,891,076 | 1% | ||
allyouneedtoknow | 0 | 716,958,814 | 0.5% | ||
jhermanbeans | 0 | 399,634,922 | 0.1% | ||
greer184 | 0 | 5,458,108,684 | 100% | ||
worldtraveler | 0 | 138,373,070 | 0.2% | ||
starrkravenmaf | 0 | 227,339,687 | 0.3% | ||
nadversion56 | 0 | 6,128,387,316 | 100% | ||
phonetix | 0 | 125,587,293 | 100% | ||
steemprentice | 0 | 1,292,310,211 | 0.1% | ||
sellergenius | 0 | 100,280,303 | 1% | ||
dammylohar | 0 | 52,730,584 | 1% | ||
lastminuteman | 0 | 3,165,455,715 | 0.4% | ||
ogochukwu | 0 | 853,161,754 | 0.1% | ||
steemitboard | 0 | 138,904,968 | 2% | ||
pomperipossa | 0 | 314,842,200 | 0.1% | ||
libertylol | 0 | 128,980,269 | 0.1% | ||
randomthoughts | 0 | 510,905,051 | 5% | ||
manandezo | 0 | 174,582,292 | 1% | ||
sixexgames | 0 | 62,576,102 | 1% | ||
banjo | 0 | 275,328,583 | 1% | ||
sportsprediction | 0 | 124,905,284 | 1% | ||
celebration | 0 | 404,605,033 | 100% | ||
singa | 0 | 78,173,344 | 0.1% | ||
numpypython | 0 | 108,024,807 | 0.1% | ||
skririm | 0 | 9,235,833,453 | 100% | ||
jhagi.bhai | 0 | 89,079,851 | 0.1% | ||
gindor | 0 | 396,943,687 | 0.2% | ||
juliank | 0 | 78,176,120,936 | 20% | ||
abcdoctor | 0 | 93,843,572 | 1% | ||
whatamidoing | 0 | 130,509,945 | 0.1% | ||
shawnfishbit | 0 | 620,150,228 | 0.1% | ||
beng05 | 0 | 165,427,644 | 1% | ||
shellyduncan | 0 | 646,028,811 | 0.1% | ||
timbalabuch | 0 | 101,281,090 | 1% | ||
swelker101 | 0 | 38,259,320,433 | 100% | ||
jotmax | 0 | 66,623,588 | 1% | ||
qwasert | 0 | 108,631,737 | 0.2% | ||
acis | 0 | 33,110,982,826 | 100% | ||
taica | 0 | 146,531,327 | 0.1% | ||
fatpandadesign | 0 | 84,526,627 | 0.1% | ||
rycharde | 0 | 272,512,077 | 0.2% | ||
pusteblume | 0 | 428,846,588 | 1% | ||
cryptohustler | 0 | 182,168,989 | 1% | ||
xianjue | 0 | 626,633,559 | 100% | ||
randowhale | 0 | 400,697,946,894 | 2.2% | ||
minnowsupport | 0 | 52,117,565,792 | 1% | ||
tinashe | 0 | 487,155,882 | 1% | ||
burnedpixel | 0 | 152,496,348 | 0.2% | ||
andrewgenaille | 0 | 139,164,610 | 0.2% | ||
jamerican-js | 0 | 21,667,912,739 | 100% | ||
n1kofi | 0 | 498,088,141 | 1% | ||
ch00fy | 0 | 379,614,380 | 1% | ||
drakos | 0 | 8,497,145,081 | 15% | ||
stella87s | 0 | 73,263,176 | 1% | ||
paulag | 0 | 138,223,523 | 1% | ||
myday | 0 | 153,665,797 | 0.1% | ||
gamerveda | 0 | 697,268,924 | 0.5% | ||
markfitzgerald | 0 | 251,554,814 | 1% | ||
myellow | 0 | 619,520,000 | 100% | ||
nesbitt | 0 | 79,806,409 | 1% | ||
thedelegator | 0 | 45,995,503,325 | 5% | ||
onejoe | 0 | 56,143,334 | 100% | ||
bluchr | 0 | 111,508,450 | 0.2% | ||
glex | 0 | 70,078,674 | 0.1% | ||
eyegasm | 0 | 379,231,790 | 1% | ||
lovejuice | 0 | 30,702,591,101 | 6% | ||
sithuaung | 0 | 617,390,861 | 100% | ||
resiliencia | 0 | 110,006,642 | 0.6% | ||
bellyrub | 0 | 62,897,115,640 | 0.64% | ||
carlgnash | 0 | 5,695,815,402 | 100% | ||
randowhaletrail | 0 | 309,564,776 | 0.5% | ||
originalworks | 0 | 829,670,665 | 7% | ||
resteem.bot | 0 | 191,798,983 | 100% | ||
josepp | 0 | 619,520,000 | 100% | ||
ralfi | 0 | 0 | 100% | ||
winterybones | 0 | 0 | 100% |
<p>This post has received a 0.64 % upvote from @bellyrub thanks to: @carlgnash.</p>
author | bellyrub |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t221716339z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"drotto/0.0.1"} |
created | 2017-08-13 22:17:21 |
last_update | 2017-08-13 22:17:21 |
depth | 1 |
children | 0 |
last_payout | 2017-08-20 22:17:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 7,904,765,975,109 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,725,329 |
net_rshares | 0 |
@originalworks
author | carlgnash |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t201419935z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["originalworks"],"app":"steemit/0.1"} |
created | 2017-08-13 20:14:21 |
last_update | 2017-08-13 20:14:21 |
depth | 1 |
children | 1 |
last_payout | 2017-08-20 20:14:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,717,407 |
net_rshares | 331,868,266 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
originalworks | 0 | 331,868,266 | 3% |
@OriginalWorks Mention Bot activated by @carlgnash. The @OriginalWorks bot has determined this post by @carlgnash to be original material and upvoted it! To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message! For more information, [Click Here!](https://steemit.com/writing/@originalworks/originalworks-bot-explanation-and-info)
author | originalworks |
---|---|
permlink | re-re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t201419935z-20170813t201532 |
category | cryptocurrency |
json_metadata | "{"app": "pysteem/0.5.4"}" |
created | 2017-08-13 20:15:33 |
last_update | 2017-08-13 20:15:33 |
depth | 2 |
children | 0 |
last_payout | 2017-08-20 20:15:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 380 |
author_reputation | 79,292,026,602,057 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,717,482 |
net_rshares | 5,615,131,855 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carlgnash | 0 | 5,615,131,855 | 100% |
Attention: by now the Windwos Powershell is stated as not random enought. An Alternative is to use the Linux Terminal which i've heard should be good enought.
author | fuchsfalke |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20180203t101423060z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-03 10:14:27 |
last_update | 2018-02-03 10:14:27 |
depth | 1 |
children | 1 |
last_payout | 2018-02-10 10:14:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.134 HBD |
curator_payout_value | 0.041 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 160 |
author_reputation | 24,067,440,982 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,610,100 |
net_rshares | 27,420,853,789 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carlgnash | 0 | 27,420,853,789 | 18% |
cool thanks for this tip
author | carlgnash |
---|---|
permlink | re-fuchsfalke-re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20180203t121450158z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-03 12:14:54 |
last_update | 2018-02-03 12:14:54 |
depth | 2 |
children | 0 |
last_payout | 2018-02-10 12:14:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,630,291 |
net_rshares | 0 |
Resteemed your article. This article was resteemed because you are part of the New Steemians project. You can learn more about it here: https://steemit.com/introduceyourself/@gaman/new-steemians-project-launch
author | gaman |
---|---|
permlink | iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-gaman-08142017 |
category | cryptocurrency |
json_metadata | "{"app": "pysteem/0.5.4"}" |
created | 2017-08-14 20:06:15 |
last_update | 2017-08-14 20:06:15 |
depth | 1 |
children | 0 |
last_payout | 2017-08-21 20:06:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 210 |
author_reputation | -1,762,124,734,065 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 11,811,207 |
net_rshares | 0 |
Nice post. I am still waiting for my transmission to the new 2.4.0 gui wallet to confirm my balance. It seems to be experiencing some issues confirming the transaction.
author | jamerican-js |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t222014967z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2017-08-13 22:20:15 |
last_update | 2017-08-13 22:20:15 |
depth | 1 |
children | 1 |
last_payout | 2017-08-20 22:20:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 169 |
author_reputation | 635,385,420 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,725,522 |
net_rshares | 5,050,515,719 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carlgnash | 0 | 5,050,515,719 | 100% |
It just took a few minutes for me but I did read on some forums that some users had experienced some delays yesterday on the Bitfinex end before transfers showed up in the IOTA wallet. Good luck - Carl
author | carlgnash |
---|---|
permlink | re-jamerican-js-re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170814t001352398z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2017-08-14 00:13:51 |
last_update | 2017-08-14 00:13:51 |
depth | 2 |
children | 0 |
last_payout | 2017-08-21 00:13:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 203 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,731,607 |
net_rshares | 0 |
<p>This post has received a 6.00 % upvote from @lovejuice thanks to: @carlgnash. They have officially sprayed their dank amps all over your post rewards. GOOD TIMES! Vote for Aggroed!</p>
author | lovejuice |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t203030475z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"drotto/0.0.1"} |
created | 2017-08-13 20:30:33 |
last_update | 2017-08-13 20:30:33 |
depth | 1 |
children | 0 |
last_payout | 2017-08-20 20:30:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 191 |
author_reputation | 10,538,740,461,622 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,718,425 |
net_rshares | 0 |
<p>Congratulations! This post has been upvoted from the communal account, @minnowsupport, by gnashster from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews/crimsonclad, and netuoso. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the <a href="https://discord.gg/HYj4yvw">Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p>
author | minnowsupport |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t203848759z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"cosgrove/0.0.1rc3"} |
created | 2017-08-13 20:38:48 |
last_update | 2017-08-13 20:38:48 |
depth | 1 |
children | 0 |
last_payout | 2017-08-20 20:38:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 610 |
author_reputation | 148,902,805,319,183 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,718,981 |
net_rshares | 0 |
thanks clear and simple info
author | nadversion56 |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170816t030015363z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2017-08-16 03:00:15 |
last_update | 2017-08-16 03:00:15 |
depth | 1 |
children | 1 |
last_payout | 2017-08-23 03:00:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 20,138,615,076,118 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,940,945 |
net_rshares | 2,009,871,570 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carlgnash | 0 | 2,009,871,570 | 100% |
Thanks @nadversion56 :) I checked out your blog - I love your painting! Followed :)
author | carlgnash |
---|---|
permlink | re-nadversion56-re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170816t032205431z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["nadversion56"],"app":"steemit/0.1"} |
created | 2017-08-16 03:22:06 |
last_update | 2017-08-16 03:22:06 |
depth | 2 |
children | 0 |
last_payout | 2017-08-23 03:22:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,942,344 |
net_rshares | 0 |
This post received a 2.2% upvote from @randowhale thanks to @carlgnash! For more information, [click here](https://steemit.com/steemit/@randowhale/randowhale-is-now-only-1-steem-sbd-per-vote-spread-the-news)!
author | randowhale |
---|---|
permlink | re-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t201635 |
category | cryptocurrency |
json_metadata | "{"app": "randowhale/0.1", "format": "markdown"}" |
created | 2017-08-13 20:16:36 |
last_update | 2017-08-13 20:16:36 |
depth | 1 |
children | 0 |
last_payout | 2017-08-20 20:16:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.047 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 209 |
author_reputation | 47,657,457,485,459 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,717,540 |
net_rshares | 14,819,366,251 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
thesloth | 0 | 14,819,366,251 | 5% |
<a href="https://steemit.com/deutsch/@resteem.bot/this-bot-resteem-your-posting-version-1-0-apple-dont-t-forget-the-point"><img src="https://steemitimages.com/DQmUfepnQjtH8YMu6KA4gUgAVaQMNtWtiM5YJmEWgoyicTW/resteem.bot.png" alt="@resteem.bot" /></a> Resteemed and <b>100%</b> upvoted. Thank you for using my service! <a href="https://steemit.com/deutsch/@resteem.bot/resteem-bot-version-1-0-apple-dont-t-forget-the-point">Read here how the new green bot from Berlin works.</a> @resteem.bot
author | resteem.bot |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170814t112528306z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["resteem.bot"],"image":["https://steemitimages.com/DQmUfepnQjtH8YMu6KA4gUgAVaQMNtWtiM5YJmEWgoyicTW/resteem.bot.png"],"links":["https://steemit.com/deutsch/@resteem.bot/this-bot-resteem-your-posting-version-1-0-apple-dont-t-forget-the-point","https://steemit.com/deutsch/@resteem.bot/resteem-bot-version-1-0-apple-dont-t-forget-the-point"],"app":"steemit/0.1"} |
created | 2017-08-14 11:25:27 |
last_update | 2017-08-14 11:25:27 |
depth | 1 |
children | 0 |
last_payout | 2017-08-21 11:25:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 489 |
author_reputation | 33,530,472,041,781 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,770,573 |
net_rshares | 0 |
This post was resteemed by @resteembot! Good Luck! Learn more about the @resteembot project [in the introduction post](https://steemit.com/resteembot/@resteembot/resteem-bot-introduction).
author | resteembot |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t213054750z |
category | cryptocurrency |
json_metadata | "" |
created | 2017-08-13 21:30:54 |
last_update | 2017-08-13 21:30:54 |
depth | 1 |
children | 0 |
last_payout | 2017-08-20 21:30:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 189 |
author_reputation | 454,519,749,949 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,722,363 |
net_rshares | 0 |
@carlgnash, please find me in the Steemit chat.
author | resteembot |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20180203t213019734z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["carlgnash"],"app":"steemit/0.1"} |
created | 2018-02-03 21:30:21 |
last_update | 2018-02-03 21:30:21 |
depth | 1 |
children | 1 |
last_payout | 2018-02-10 21:30:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 47 |
author_reputation | 454,519,749,949 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,735,237 |
net_rshares | 0 |
Hey buddy I haven't been checking steemit.chat since Curie moved to Discord. Sorry I missed your messages. Heading out with my family now, will check your messages in evening (Pacific coast time). Cheers - Carl
author | carlgnash |
---|---|
permlink | re-resteembot-re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20180203t222313484z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-03 22:23:15 |
last_update | 2018-02-03 22:23:15 |
depth | 2 |
children | 0 |
last_payout | 2018-02-10 22:23:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 212 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,743,290 |
net_rshares | 0 |
Thank you for sharing this! I didn't know about the fact you have to wait several days after setting up 2FA on bitfinex! As there are not much tutorials online for wallets for this coin, you did a nice job by creating this post! Thanks!
author | skririm |
---|---|
permlink | re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t214245722z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2017-08-13 21:42:45 |
last_update | 2017-08-13 21:42:45 |
depth | 1 |
children | 1 |
last_payout | 2017-08-20 21:42:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 236 |
author_reputation | 1,245,685,232,263 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,723,129 |
net_rshares | 5,017,288,641 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carlgnash | 0 | 5,017,288,641 | 100% |
Thanks @skririm :) Yeah I just went through this process for the first time last night and I didn't think the official documentation / help was very good
author | carlgnash |
---|---|
permlink | re-skririm-re-carlgnash-iota-withdraw-my-funds-from-bitfinex-iota-wallet-instructions-20170813t214843864z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["skririm"],"app":"steemit/0.1"} |
created | 2017-08-13 21:48:42 |
last_update | 2017-08-13 21:48:42 |
depth | 2 |
children | 0 |
last_payout | 2017-08-20 21:48:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 155 |
author_reputation | 114,786,060,260,950 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,723,494 |
net_rshares | 2,501,371,560 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
skririm | 0 | 2,501,371,560 | 29.36% |
Congratulations @carlgnash! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@carlgnash) You published a post every day of the week Click on any badge to view your own Board of Honor on SteemitBoard. For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard) If you no longer want to receive notifications, reply to this comment with the word `STOP` > By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-carlgnash-20170814t052805000z |
category | cryptocurrency |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-08-14 05:28:03 |
last_update | 2017-08-14 05:28:03 |
depth | 1 |
children | 0 |
last_payout | 2017-08-21 05:28:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 705 |
author_reputation | 38,975,615,169,260 |
root_title | "Iota withdraw my funds from Bitfinex (IOTA wallet instructions)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,749,511 |
net_rshares | 0 |