Bitcoin Forum
May 10, 2024, 02:42:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can we destroy an ERC20 Token?  (Read 156 times)
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 07:48:02 AM
 #1

hi all:

I am not a technical person but i would like to know is that possible to destroy a ERC20 token? Destroy mean delete the whole blockchain created? Is that possible? Thank you.

1715352171
Hero Member
*
Offline Offline

Posts: 1715352171

View Profile Personal Message (Offline)

Ignore
1715352171
Reply with quote  #2

1715352171
Report to moderator
1715352171
Hero Member
*
Offline Offline

Posts: 1715352171

View Profile Personal Message (Offline)

Ignore
1715352171
Reply with quote  #2

1715352171
Report to moderator
1715352171
Hero Member
*
Offline Offline

Posts: 1715352171

View Profile Personal Message (Offline)

Ignore
1715352171
Reply with quote  #2

1715352171
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715352171
Hero Member
*
Offline Offline

Posts: 1715352171

View Profile Personal Message (Offline)

Ignore
1715352171
Reply with quote  #2

1715352171
Report to moderator
Anycoin Direct Support
Member
**
Offline Offline

Activity: 106
Merit: 13

https://anycoindirect.eu


View Profile WWW
July 03, 2018, 08:27:46 AM
 #2

Hello coingal2017,

It is only possible to destroy an ERC20 token if the creator of the token has implemented a selfdestruct function or calls this function from the contract. Check out the following guide to learn more about the solidity programming language here.

With kind regards,

The Anycoin Direct team

Helping the crypto-community. Anycoin Direct
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 08:49:14 AM
 #3

hi Any Coin Direct Support:

Thank you for your reply. If we do not have such functions in the contract. Can we destroy it? Or we can "burn" method to wipe off this token from ETH blockchain? Or we have to create a smart contract to destroy this token?

https://medium.com/@hodl50/how-to-burn-tokens-with-mew-bbf279a09798

Please kindly advice. Thank you.
Anycoin Direct Support
Member
**
Offline Offline

Activity: 106
Merit: 13

https://anycoindirect.eu


View Profile WWW
July 03, 2018, 09:05:01 AM
 #4

It really depends on your contract, we suggest you check out the following post here. It explains exactly when you can terminate the contract and how in the answers.

Helping the crypto-community. Anycoin Direct
Tipstar
Sr. Member
****
Offline Offline

Activity: 1764
Merit: 280


Smart World Global Token


View Profile
July 03, 2018, 09:08:55 AM
 #5

hi Any Coin Direct Support:

Thank you for your reply. If we do not have such functions in the contract. Can we destroy it? Or we can "burn" method to wipe off this token from ETH blockchain? Or we have to create a smart contract to destroy this token?

https://medium.com/@hodl50/how-to-burn-tokens-with-mew-bbf279a09798

Please kindly advice. Thank you.


If you don't have pre-planned it, I don't think it would be possible to fully destruct the token when it's already been distributed to public.
If you haven't distributed it, you can burn it by sending to to a burn address.
For a token already in circulation, you can announce it would be rendered useless and won't have any exchange value.
Not actively supporting the exchange would ultimately make the token dead anyway. But users can still keep it and trade for any value if they want.


.SWG.io.













█▀▀▀










█▄▄▄

▀▀▀█










▄▄▄█







█▀▀▀










█▄▄▄

▀▀▀█










▄▄▄█







``█████████████████▄▄
``````▄▄▄▄▄▄▄▄▄▄▄▄████▄
````````````````````▀██▄
```▀▀▀▀``▀▀▀▀▀▀▀▀▀▀▀▄███
``````▄▄▄▄▄▄▄▄▄▄▄▄``▄███
``▄▄▄▄▄▄▄```▄▄▄▄▄``▄███
``````````````````▄██▀
```````````████████████▄
````````````````````▀▀███
`````````▀▀▀▀▀▀▀▀▀▀▀▀▄████
```▄▄▄``▄▄▄▄▄▄▄▄▄▄`````███
`▄▄▄▄▄▄▄▄▄``▄▄▄▄▄▄`````███
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀████
```````````````````▄▄████
``▀▀▀▀▀``▀▀▀▀▀▀▀▀▀█████
██``███████████████▀▀

FIRST LISTING
CONFIRMED






coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 09:11:24 AM
 #6

Hi Tipstar & Anycoin Direct Support:

Thank you for your reply.

Tipstar,It is not yet on public circulation.  how to burn it by sending to to a burn address?

Can we burn the token using this method? https://medium.com/@hodl50/how-to-burn-tokens-with-mew-bbf279a09798
slaman29
Legendary
*
Offline Offline

Activity: 2646
Merit: 1212


Livecasino, 20% cashback, no fuss payouts.


View Profile
July 03, 2018, 09:14:37 AM
 #7

Hi Tipstar & Anycoin Direct Support:

Thank you for your reply.

Tipstar,It is not yet on public circulation.  how to burn it by sending to to a burn address?

Can we burn the token using this method? https://medium.com/@hodl50/how-to-burn-tokens-with-mew-bbf279a09798

That instruction is only for hodltoken... which means it won't work for any other tokens. You've to understand that as explained above, it's got to be a predetermined function of the smart contract. If you create a token, then yes, you can always destroy it by setting parameters that allow for it (burning). Some projects do this to control circulation. If you didn't create a token, then you can't burn it, simple as that, unless the creators gave you a direction (like your post above).

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 09:18:36 AM
 #8

Hi Slaman29:

Thank you for your reply. So what is the best way for us to destroy this token? We have no "self destruct" contract preset on the token.
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 09:52:03 AM
 #9

ok, got it. Cannot be destroy if we do not preset it during the creation. Thank you.
bttmember
Member
**
Offline Offline

Activity: 938
Merit: 13

AMEPAY


View Profile
July 03, 2018, 09:58:17 AM
 #10

Yes i think this option is there for the creator, just like after the end of an ico they burn the unsold tokens or swap the tokens deleting the old ones, similarly they can also delete it.

coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 10:00:40 AM
 #11

yes, only during the creation of the token. after that you can't change it anymore.
covfefe_
Full Member
***
Offline Offline

Activity: 935
Merit: 105


View Profile
July 03, 2018, 10:04:16 AM
 #12

Sending all of your tokens to the address https://etherscan.io/address/0x0000000000000000000000000000000000000000 would burn your tokens.
It's the easiest way for your situation.
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 10:09:07 AM
 #13

Really covfefe...... then this is the best way to do It. So the whole “token” will be dissapear from eth blockchain? What if we still have some token left on which did not send to this address.
Adreman23
Full Member
***
Offline Offline

Activity: 1365
Merit: 107


Sugars.zone | DatingFi - Earn for Posting


View Profile
July 03, 2018, 10:40:27 AM
 #14

Really covfefe...... then this is the best way to do It. So the whole “token” will be dissapear from eth blockchain? What if we still have some token left on which did not send to this address.
Still the token is in the eth blockchain and not disappear. sending to that address some token will be burn but if had token left in other address those token still exist in eth blockchain. You can only destroy whole token if you add self destruct code or function burn at the time you create the token.

eeeeeew36
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
July 03, 2018, 10:46:54 AM
 #15

I want to laugh at this question. I think so, but I don't know how to do it, and I can't do it. This is something that the creator can do. It is the person who created it can do this when he can find a replacement. Under normal circumstances, I will not destroy it casually. I think so.
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 10:48:09 AM
 #16

Thanks Andreman23 for your explanation. Truly appreciate it.
coingal2017 (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 03, 2018, 10:49:48 AM
 #17

Well. i am asking a very silly question because i am not familiar with smart contract. Anyhow, i truly appreciate all the answers and guidance given. It help me a lots. Thank you very much everyone.  Smiley Smiley Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!