Bitcoin Forum

Other => Beginners & Help => Topic started by: naoriamatsuka on March 12, 2018, 06:42:30 AM



Title: LOCKED TOKENS?
Post by: naoriamatsuka on March 12, 2018, 06:42:30 AM
How to know that the token you received is locked?
I'm using myetherwallet, is there a way you can explicitly tell that the tokens are locked?


Title: Re: LOCKED TOKENS?
Post by: MadGamer on March 12, 2018, 07:16:49 AM
The links below represent BitClave old and new contracts, the old which is have nontransferable tokens have the paused set to True so I'm going to assume that's what's locking the contract. I checked other contracts though and this option is not to be found so It's possible that you will have to check the source code of the contract.

https://etherscan.io/token/0x68e14bb5a45b9681327e16e528084b9d962c1a39?#readContract
https://etherscan.io/token/0x1234567461d3f8db7496581774bd869c83d51c93?#readContract



Title: Re: LOCKED TOKENS?
Post by: naoriamatsuka on March 12, 2018, 11:42:44 AM
Mine doesnt have a paused line and I did check the other tokens i got and doesnt have paused line.


Title: Re: LOCKED TOKENS?
Post by: Swinging Phallus on March 12, 2018, 07:42:47 PM
Mine doesnt have a paused line and I did check the other tokens i got and doesnt have paused line.


It can be some sort of error the contract creator made (I've seen well established ICO's mess up and make a useless non-transferable token and have to re issue them). It should be visible in the smart contract on etherscan.io  What token is it that you are talking about?