Pages:
Author

Topic: Is there a way to send all ETH tokens at once? - page 2. (Read 756 times)

member
Activity: 230
Merit: 10
There is a way. But you probably won't like him. You need to write a contract that will make the operation you are interested in.
If you are interested in how to do this, you can see, for example, here: https://medium.com/coinmonks/build-a-smart-contract-that-transfers-erc20-token-from-your-wallet-to-other-addresses-or-erc20-ee8dc35f40f6
But in your case, it is better to do several transactions manually. Not so many tokens you have.

Thank you for the useful information, that is a smart way actually but a bit difficult especially if you are not good with programming on solidity, Also I don't think you can sell them in a fair price coz usually when people see you are in a hurry they try to take advantages.
full member
Activity: 532
Merit: 100
Actually if there would some kind of a contract added to eth network for this kind of purposes, it would be great. Like when you think your account may compromised you can transfer everything to any other address. On the other hand, if your address compromised, hackers would move all tokens easily too.
It seems to me that in any case it will be necessary to do certain actions about the withdrawal of your funds from the compromised wallet. It will be very stupid if this is not done.
full member
Activity: 602
Merit: 101
Bcnex - The Ultimate Blockchain Trading Platform
Actually if there would some kind of a contract added to eth network for this kind of purposes, it would be great. Like when you think your account may compromised you can transfer everything to any other address. On the other hand, if your address compromised, hackers would move all tokens easily too.
legendary
Activity: 1722
Merit: 1014
I have another simple but very important question regarding MyEtherWallet mechanics. How to export/import my added custom tokens if I change my computer or browser? Is this possible?
hero member
Activity: 1624
Merit: 624
I don't know how bulk delivery is done, but I've seen that there are users who have done it before. Since the Ethereum network did not attract so much attention, I was never interested in researching such things. I've been reading the comments written here and reading the comments to see if there's a solution, which is how I got the solution message. But as I mentioned, I am not interested in this network structure, so I did not examine the article and the answer in detail. For this reason, I add the article link to my archive so that I have the opportunity to reach the article quickly when I have such a need.
member
Activity: 434
Merit: 10
BITWIN
I am waiting for a moment when we can pay gas with tokens.
Just imagine you have hundreds of shitcoins and instead of wasting your time to sell on etherdelta, you can simply use them for gas fee
jr. member
Activity: 198
Merit: 2
What take you to send them one after the other since they're not more than 20, only scammer will love that idea of sending someone token at a time.
hero member
Activity: 1148
Merit: 527
I tried to do this sometime ago though not completely solved this, but I did finish my smart contracts that is used to send eth to a bunch a different addresses.

My response to your question is this, maybe we can use the authorize function to allow the new address to "grab" the entire balance of each token.

Using the test net is nice, but I think it adds too much compoundity to an already complex topic. Using the main net erases the confusion of what is "real v. not real". Smart contract is too complex for This.Basically I just need to figure out how to turn a csv list of addresses into Web3 commands via geth.
sr. member
Activity: 841
Merit: 251
I have an ETH wallet and there are many tokens in there. At least 20 erc20 tokens.
Simple question.
Is there a way to send all ERC20 tokens in one transaction to another ETH adress?


February 23, 2019 Edit
Here's the answer I've been waiting for.

There is a way. But you probably won't like him. You need to write a contract that will make the operation you are interested in.
If you are interested in how to do this, you can see, for example, here: https://medium.com/coinmonks/build-a-smart-contract-that-transfers-erc20-token-from-your-wallet-to-other-addresses-or-erc20-ee8dc35f40f6
But in your case, it is better to do several transactions manually. Not so many tokens you have.

Everyone says it can't be done. I know we can't. The purpose of opening this thread was to see such new ideas. Thank you for your attention.

The possible is send all single erc20 type tokens at once to all different addresses. But if youre sending different tokens at one address isnt possible unless you can crack codes and  do it free hand.
full member
Activity: 882
Merit: 126
★777Coin.com★ Fun BTC Casino!
I really wish that this is possible. They are multiple tokens in my wallet that could go to one exchange and if sending them at once was possible it would have been good but sending one by one is time consuming. There should be an update in Ethereum apps in the future.
It is consuming more gas fee as well so in future someone can design a wallet which is capable of sending multiple tokens at once or atleast the same blockchain based. Smiley
jr. member
Activity: 255
Merit: 1
I really wish that this is possible. They are multiple tokens in my wallet that could go to one exchange and if sending them at once was possible it would have been good but sending one by one is time consuming. There should be an update in Ethereum apps in the future.
legendary
Activity: 2954
Merit: 1155
Leading Crypto Sports Betting & Casino Platform
It's impossible. You just imagine how it would look) 20 completely different  tokens ERC 20 just physically can not fit in one block. This is bullshit.

It's not impossible. Everything is possible with smart contracts... Smiley
You are right, I also think it can do it, but I don't know how to do it. In smart contracts, everything is always possible
Maybe way to do it will like how bounty reward distributed because i see they send it with a list of address so they can send it in 1 time only. But ya, it use smartcontract to do it. And if all people can do it maybe it will not good anymore.
copper member
Activity: 112
Merit: 1
I have an ETH wallet and there are many tokens in there. At least 20 erc20 tokens.
Simple question.
Is there a way to send all ERC20 tokens in one transaction to another ETH adress?


February 23, 2019 Edit
Here's the answer I've been waiting for.

There is a way. But you probably won't like him. You need to write a contract that will make the operation you are interested in.
If you are interested in how to do this, you can see, for example, here: https://medium.com/coinmonks/build-a-smart-contract-that-transfers-erc20-token-from-your-wallet-to-other-addresses-or-erc20-ee8dc35f40f6
But in your case, it is better to do several transactions manually. Not so many tokens you have.

Everyone says it can't be done. I know we can't. The purpose of opening this thread was to see such new ideas. Thank you for your attention.

Yes that cannot really possible to happen as far as I experienced. I just sent only 1 kind of token at one transaction but I think it would be a good idea to send many transaction at just one time for many bounty payments.
sr. member
Activity: 1974
Merit: 254
Sugars.zone | DatingFi - Earn for Posting
It's impossible. You just imagine how it would look) 20 completely different  tokens ERC 20 just physically can not fit in one block. This is bullshit.

It's not impossible. Everything is possible with smart contracts... Smiley
You are right, I also think it can do it, but I don't know how to do it. In smart contracts, everything is always possible
member
Activity: 290
Merit: 10
Join @Bountycloud for the best bounties!
I have an ETH wallet and there are many tokens in there. At least 20 erc20 tokens.
Simple question.
Is there a way to send all ERC20 tokens in one transaction to another ETH adress?


February 23, 2019 Edit
Here's the answer I've been waiting for.

There is a way. But you probably won't like him. You need to write a contract that will make the operation you are interested in.
If you are interested in how to do this, you can see, for example, here: https://medium.com/coinmonks/build-a-smart-contract-that-transfers-erc20-token-from-your-wallet-to-other-addresses-or-erc20-ee8dc35f40f6
But in your case, it is better to do several transactions manually. Not so many tokens you have.

Everyone says it can't be done. I know we can't. The purpose of opening this thread was to see such new ideas. Thank you for your attention.

I have never really thought about this before because I think that send all tokens at the same time will have many more risk and be difficult to control
legendary
Activity: 1554
Merit: 1334
It's impossible. You just imagine how it would look) 20 completely different  tokens ERC 20 just physically can not fit in one block. This is bullshit.

It's not impossible. Everything is possible with smart contracts... Smiley
legendary
Activity: 1120
Merit: 1003
twet.ch/inv/62d7ae96
I have an ETH wallet and there are many tokens in there. At least 20 erc20 tokens.
Simple question.
Is there a way to send all ERC20 tokens in one transaction to another ETH adress?


According to mechanics of ETH it's not possible at all, because when you're want to send an ERC20 token you send transaction to the smart contract of that particular token. So you will need a few transactions to move all your tokens one by one.
sr. member
Activity: 533
Merit: 250
There is currently no such feature, but I also thought about it. And so are the ETH developers. Maybe in the future you can do this, but currently not
sr. member
Activity: 1701
Merit: 308
I think you want to back up all the tokens to your new wallet, but I don't know how to do it myself and I don't think it's possible to do it at once. Better to send one by one because 20 tokens are still spelled out a little and don't take much time to send it
hero member
Activity: 1120
Merit: 553
Filipino Translator 🇵🇭
I have an ETH wallet and there are many tokens in there. At least 20 erc20 tokens.
Simple question.
Is there a way to send all ERC20 tokens in one transaction to another ETH adress?

No. You need to send/transfer each name of token manually. It's not difficult if you only have 20 different tokens. However, the fee could be costly for you.
Pages:
Jump to: